Download phloc-db-3.5.0.jar file - Jar p

Jar examples for p:phloc-db

Description

phloc basic JPA stuff

You can download jar file phloc-db 3.5.0 in this page.

License

Apache 2

Build File

You can use the following script to add phloc-db-3.5.0.jar to your project.

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

Download

Click the following link to download the jar file.

phloc-db-3.5.0-javadoc.jar
phloc-db-3.5.0-sources.jar
phloc-db-3.5.0-test-sources.jar
phloc-db-3.5.0.jar
phloc-db-3.5.0.pom



Related Tutorials