Download webpagebytes-cms-1.4.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.4 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials