Jar examples for p:phloc-db-api
phloc basic database API stuff
You can download jar file phloc-db-api 1.5.0 in this page.
Apache 2
You can use the following script to add phloc-db-api-1.5.0.jar to your project.
<dependency> <groupId>com.phloc</groupId> <artifactId>phloc-db-api</artifactId> <version>1.5.0</version> </dependency>
compile group: 'com.phloc', name: 'phloc-db-api', version: '1.5.0'
libraryDependencies += "com.phloc" % "phloc-db-api" % "1.5.0"
<dependency org="com.phloc" name="phloc-db-api" rev="1.5.0"/>
@Grapes(@Grab(group='com.phloc', module='phloc-db-api', version='1.5.0'))
'com.phloc:phloc-db-api:jar:1.5.0'
Click the following link to download the jar file.
phloc-db-api-1.5.0-javadoc.jar