Jar examples for c:common-persistence
ObServe Toolkit Common Persistence module
You can download jar file common-persistence 1.0.0 in this page.
Open Source License
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'
Click the following link to download the jar file.
common-persistence-1.0.0-javadoc.jar