Jar examples for o:org.ancoron.postgresql.jpa
This OSGi bundle contains classes that can be used directly within a JPA 2.0 enabled application to support direct mapping of the PostgreSQL specific data types 'inet', 'cidr' and 'macaddr'.
You can download jar file org.ancoron.postgresql.jpa 8.4.702.jdbc4.1-rc6 in this page.
You can use the following script to add org.ancoron.postgresql.jpa-8.4.702.jdbc4.1-rc6.jar to your project.
<dependency> <groupId>org.ancoron.postgresql</groupId> <artifactId>org.ancoron.postgresql.jpa</artifactId> <version>8.4.702.jdbc4.1-rc6</version> </dependency>
compile group: 'org.ancoron.postgresql', name: 'org.ancoron.postgresql.jpa', version: '8.4.702.jdbc4.1-rc6'
libraryDependencies += "org.ancoron.postgresql" % "org.ancoron.postgresql.jpa" % "8.4.702.jdbc4.1-rc6"
<dependency org="org.ancoron.postgresql" name="org.ancoron.postgresql.jpa" rev="8.4.702.jdbc4.1-rc6"/>
@Grapes(@Grab(group='org.ancoron.postgresql', module='org.ancoron.postgresql.jpa', version='8.4.702.jdbc4.1-rc6'))
'org.ancoron.postgresql:org.ancoron.postgresql.jpa:jar:8.4.702.jdbc4.1-rc6'
Click the following link to download the jar file.
org.ancoron.postgresql.jpa-8.4.702.jdbc4.1-rc6-javadoc.jar