Download itcb-common-web-core-0.7.1.jar file - Jar i

Jar examples for i:itcb-common-web-core

Description

This module is the common portlet module. It defines the base on which the developements can be done by extending view, edit or help mode.

You can download jar file itcb-common-web-core 0.7.1 in this page.

Build File

You can use the following script to add itcb-common-web-core-0.7.1.jar to your project.

<dependency>
   <groupId>net.sf.itcb.common</groupId>
   <artifactId>itcb-common-web-core</artifactId>
   <version>0.7.1</version>
</dependency>
compile group: 'net.sf.itcb.common', name: 'itcb-common-web-core', version: '0.7.1'
libraryDependencies += "net.sf.itcb.common" % "itcb-common-web-core" % "0.7.1"
<dependency org="net.sf.itcb.common" name="itcb-common-web-core" rev="0.7.1"/>
@Grapes(@Grab(group='net.sf.itcb.common', module='itcb-common-web-core', version='0.7.1'))
'net.sf.itcb.common:itcb-common-web-core:jar:0.7.1'

Download

Click the following link to download the jar file.

itcb-common-web-core-0.7.1-javadoc.jar
itcb-common-web-core-0.7.1-sources.jar
itcb-common-web-core-0.7.1.jar
itcb-common-web-core-0.7.1.pom



Related Tutorials