Download ph-db-jpa-3.3.1.jar file - Jar p

Jar examples for p:ph-db-jpa

Description

Basic database JPA stuff

You can download jar file ph-db-jpa 3.3.1 in this page.

License

Apache 2

Build File

You can use the following script to add ph-db-jpa-3.3.1.jar to your project.

<dependency>
   <groupId>com.helger</groupId>
   <artifactId>ph-db-jpa</artifactId>
   <version>3.3.1</version>
</dependency>
compile group: 'com.helger', name: 'ph-db-jpa', version: '3.3.1'
libraryDependencies += "com.helger" % "ph-db-jpa" % "3.3.1"
<dependency org="com.helger" name="ph-db-jpa" rev="3.3.1"/>
@Grapes(@Grab(group='com.helger', module='ph-db-jpa', version='3.3.1'))
'com.helger:ph-db-jpa:jar:3.3.1'

Download

Click the following link to download the jar file.

ph-db-jpa-3.3.1-javadoc.jar
ph-db-jpa-3.3.1-sources.jar
ph-db-jpa-3.3.1-test-sources.jar
ph-db-jpa-3.3.1.jar
ph-db-jpa-3.3.1.pom



Related Tutorials