Download phloc-db-api-1.0.2.jar file - Jar p

Jar examples for p:phloc-db-api

Description

phloc basic database API stuff

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

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

phloc-db-api-1.0.2-javadoc.jar
phloc-db-api-1.0.2-sources.jar
phloc-db-api-1.0.2.jar
phloc-db-api-1.0.2.pom



Related Tutorials