Download webpagebytes-cms-1.3.jar file - Jar w

Jar examples for w:webpagebytes-cms

Description

A Java based CMS library for dynamic content.

You can download jar file webpagebytes-cms 1.3 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add webpagebytes-cms-1.3.jar to your project.

<dependency>
   <groupId>com.webpagebytes.cms</groupId>
   <artifactId>webpagebytes-cms</artifactId>
   <version>1.3</version>
</dependency>
compile group: 'com.webpagebytes.cms', name: 'webpagebytes-cms', version: '1.3'
libraryDependencies += "com.webpagebytes.cms" % "webpagebytes-cms" % "1.3"
<dependency org="com.webpagebytes.cms" name="webpagebytes-cms" rev="1.3"/>
@Grapes(@Grab(group='com.webpagebytes.cms', module='webpagebytes-cms', version='1.3'))
'com.webpagebytes.cms:webpagebytes-cms:jar:1.3'

Download

Click the following link to download the jar file.

webpagebytes-cms-1.3-javadoc.jar
webpagebytes-cms-1.3-sources.jar
webpagebytes-cms-1.3.jar
webpagebytes-cms-1.3.pom



Related Tutorials