Download blended.persistence-2.4.0-RC5.jar file - Jar b

Jar examples for b:blended.persistence

Description

Provide a technology agnostic persistence API with pluggable Data Objects defined in other bundles.

You can download jar file blended.persistence 2.4.0-RC5 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add blended.persistence-2.4.0-RC5.jar to your project.

<dependency>
   <groupId>de.wayofquality.blended</groupId>
   <artifactId>blended.persistence</artifactId>
   <version>2.4.0-RC5</version>
</dependency>
compile group: 'de.wayofquality.blended', name: 'blended.persistence', version: '2.4.0-RC5'
libraryDependencies += "de.wayofquality.blended" % "blended.persistence" % "2.4.0-RC5"
<dependency org="de.wayofquality.blended" name="blended.persistence" rev="2.4.0-RC5"/>
@Grapes(@Grab(group='de.wayofquality.blended', module='blended.persistence', version='2.4.0-RC5'))
'de.wayofquality.blended:blended.persistence:jar:2.4.0-RC5'

Download

Click the following link to download the jar file.

blended.persistence-2.4.0-RC5-javadoc.jar
blended.persistence-2.4.0-RC5-sources.jar
blended.persistence-2.4.0-RC5.jar
blended.persistence-2.4.0-RC5.pom



Related Tutorials