Jar examples for c:common-business
This module is the common module that must depend all the business modules.
You can download jar file common-business 0.0.5 in this page.
You can use the following script to add common-business-0.0.5.jar to your project.
<dependency> <groupId>net.sf.itcb.common</groupId> <artifactId>common-business</artifactId> <version>0.0.5</version> </dependency>
compile group: 'net.sf.itcb.common', name: 'common-business', version: '0.0.5'
libraryDependencies += "net.sf.itcb.common" % "common-business" % "0.0.5"
<dependency org="net.sf.itcb.common" name="common-business" rev="0.0.5"/>
@Grapes(@Grab(group='net.sf.itcb.common', module='common-business', version='0.0.5'))
'net.sf.itcb.common:common-business:jar:0.0.5'
Click the following link to download the jar file.
common-business-0.0.5-javadoc.jar