Jar examples for c:common-domain-model
You can download jar file common-domain-model 1.0 in this page.
You can use the following script to add common-domain-model-1.0.jar to your project.
<dependency> <groupId>com.kupal.commons</groupId> <artifactId>common-domain-model</artifactId> <version>1.0</version> </dependency>
compile group: 'com.kupal.commons', name: 'common-domain-model', version: '1.0'
libraryDependencies += "com.kupal.commons" % "common-domain-model" % "1.0"
<dependency org="com.kupal.commons" name="common-domain-model" rev="1.0"/>
@Grapes(@Grab(group='com.kupal.commons', module='common-domain-model', version='1.0'))
'com.kupal.commons:common-domain-model:jar:1.0'
Click the following link to download the jar file.
common-domain-model-1.0-javadoc.jar