Download semanticcms-all-1.3.2.jar file - Jar s

Jar examples for s:semanticcms-all

Description

Convenience POM to include most SemanticCMS features, not including documentation, AutoGit, or theme.

You can download jar file semanticcms-all 1.3.2 in this page.

License

Open Source License

Build File

You can use the following script to add semanticcms-all-1.3.2.jar to your project.

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

Download

Click the following link to download the jar file.

semanticcms-all-1.3.2.pom



Related Tutorials