<dependency> <groupId>jpox</groupId> <artifactId>jpox-spatialnew</artifactId> <version>1.2.0-beta-2</version> </dependency>
implementation 'jpox:jpox-spatialnew:1.2.0-beta-2'
implementation("jpox:jpox-spatialnew:1.2.0-beta-2")
libraryDependencies += "jpox" % "jpox-spatialnew" % "1.2.0-beta-2"
@Grapes( @Grab(group='jpox', module='jpox-spatialnew', version='1.2.0-beta-2') )
<dependency org="jpox" name="jpox-spatialnew" rev="1.2.0-beta-2" />
[jpox/jpox-spatialnew "1.2.0-beta-2"]
'jpox:jpox-spatialnew:jar:1.2.0-beta-2'
compile
|-- oracle:ojdbc14
|-- oracle:sdoapi
|-- oracle:sdoutl
|-- jts:jts
|-- jts:jtsio
|-- postgis:postgis-jdbc
|-- postgis:postgis-jdbc-jts
|-- postgresql:postgresql
|-- javax.jdo:jdo2-api:2.0
|-- jpox:jpox-core:1.2.0-beta-2