Download common-persistence-1.0.0.jar file - Jar c

Jar examples for c:common-persistence

Description

ObServe Toolkit Common Persistence module

You can download jar file common-persistence 1.0.0 in this page.

License

Open Source License

Build File

You can use the following script to add common-persistence-1.0.0.jar to your project.

<dependency>
   <groupId>org.ancoron.common</groupId>
   <artifactId>common-persistence</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'org.ancoron.common', name: 'common-persistence', version: '1.0.0'
libraryDependencies += "org.ancoron.common" % "common-persistence" % "1.0.0"
<dependency org="org.ancoron.common" name="common-persistence" rev="1.0.0"/>
@Grapes(@Grab(group='org.ancoron.common', module='common-persistence', version='1.0.0'))
'org.ancoron.common:common-persistence:jar:1.0.0'

Download

Click the following link to download the jar file.

common-persistence-1.0.0-javadoc.jar
common-persistence-1.0.0-sources.jar
common-persistence-1.0.0.jar
common-persistence-1.0.0.pom



Related Tutorials