is not current version
Last Version 9.1.901.jdbc4.1-rc9

org.ancoron.postgresql:org.ancoron.postgresql.jpa.test 8.4.702.jdbc4.1-rc7


Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

org.ancoron.postgresql
ArtifactId

ArtifactId

org.ancoron.postgresql.jpa.test
Version

Version

8.4.702.jdbc4.1-rc7
Type

Type

ejb

Download org.ancoron.postgresql.jpa.test 8.4.702.jdbc4.1-rc7


<!-- https://jarcasting.com/artifacts/org.ancoron.postgresql/org.ancoron.postgresql.jpa.test/ -->
<dependency>
    <groupId>org.ancoron.postgresql</groupId>
    <artifactId>org.ancoron.postgresql.jpa.test</artifactId>
    <version>8.4.702.jdbc4.1-rc7</version>
    <type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/org.ancoron.postgresql/org.ancoron.postgresql.jpa.test/
implementation 'org.ancoron.postgresql:org.ancoron.postgresql.jpa.test:8.4.702.jdbc4.1-rc7'
// https://jarcasting.com/artifacts/org.ancoron.postgresql/org.ancoron.postgresql.jpa.test/
implementation ("org.ancoron.postgresql:org.ancoron.postgresql.jpa.test:8.4.702.jdbc4.1-rc7")
'org.ancoron.postgresql:org.ancoron.postgresql.jpa.test:ejb:8.4.702.jdbc4.1-rc7'
<dependency org="org.ancoron.postgresql" name="org.ancoron.postgresql.jpa.test" rev="8.4.702.jdbc4.1-rc7">
  <artifact name="org.ancoron.postgresql.jpa.test" type="ejb" />
</dependency>
@Grapes(
@Grab(group='org.ancoron.postgresql', module='org.ancoron.postgresql.jpa.test', version='8.4.702.jdbc4.1-rc7')
)
libraryDependencies += "org.ancoron.postgresql" % "org.ancoron.postgresql.jpa.test" % "8.4.702.jdbc4.1-rc7"
[org.ancoron.postgresql/org.ancoron.postgresql.jpa.test "8.4.702.jdbc4.1-rc7"]