Download webpagebytes-cms-1.2.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.2 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials