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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials