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

Build File

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

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

Download

Click the following link to download the jar file.

itcb-common-business-0.5.0-javadoc.jar
itcb-common-business-0.5.0-sources.jar
itcb-common-business-0.5.0.jar
itcb-common-business-0.5.0.pom



Related Tutorials