Download billy-core-jpa-1.1.5.jar file - Jar b

Jar examples for b:billy-core-jpa

Description

The JPA implementation for billy core persistence

You can download jar file billy-core-jpa 1.1.5 in this page.

License

Open Source License

Build File

You can use the following script to add billy-core-jpa-1.1.5.jar to your project.

<dependency>
   <groupId>com.premiumminds</groupId>
   <artifactId>billy-core-jpa</artifactId>
   <version>1.1.5</version>
</dependency>
compile group: 'com.premiumminds', name: 'billy-core-jpa', version: '1.1.5'
libraryDependencies += "com.premiumminds" % "billy-core-jpa" % "1.1.5"
<dependency org="com.premiumminds" name="billy-core-jpa" rev="1.1.5"/>
@Grapes(@Grab(group='com.premiumminds', module='billy-core-jpa', version='1.1.5'))
'com.premiumminds:billy-core-jpa:jar:1.1.5'

Download

Click the following link to download the jar file.

billy-core-jpa-1.1.5-javadoc.jar
billy-core-jpa-1.1.5-sources.jar
billy-core-jpa-1.1.5.jar
billy-core-jpa-1.1.5.pom



Related Tutorials