Download itcb-common-business-0.6.0-RC9.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-RC9 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials