Download semanticcms-section-taglib-1.4.2.jar file - Jar s

Jar examples for s:semanticcms-section-taglib

Description

Sections nested within SemanticCMS pages and elements in a JSP environment.

You can download jar file semanticcms-section-taglib 1.4.2 in this page.

License

GNU General Lesser Public License (LGPL) version 3.0

Build File

You can use the following script to add semanticcms-section-taglib-1.4.2.jar to your project.

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

Download

Click the following link to download the jar file.

semanticcms-section-taglib-1.4.2-javadoc.jar
semanticcms-section-taglib-1.4.2-sources.jar
semanticcms-section-taglib-1.4.2.jar
semanticcms-section-taglib-1.4.2.pom



Related Tutorials