Download itcb-common-business-0.6.0-RC12.jar file - Jar i

Jar examples for i:itcb-common-business

Description

This module is the common module that must depend all the business modules.

You can download jar file itcb-common-business 0.6.0-RC12 in this page.

Build File

You can use the following script to add itcb-common-business-0.6.0-RC12.jar to your project.

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

Download

Click the following link to download the jar file.

itcb-common-business-0.6.0-RC12-javadoc.jar
itcb-common-business-0.6.0-RC12-sources.jar
itcb-common-business-0.6.0-RC12.jar
itcb-common-business-0.6.0-RC12.pom



Related Tutorials