GroupId | GroupIdjpox |
---|---|
ArtifactId | ArtifactIdjpox-spatialoracle |
Last Version | Last Version1.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJPOX Spatial Oracle plugin
JPOX can be used with Spatial Oracle
|
Filename | Size |
---|---|
jpox-spatialoracle-1.1.9.pom | |
jpox-spatialoracle-1.1.9.jar | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/jpox/jpox-spatialoracle/ -->
<dependency>
<groupId>jpox</groupId>
<artifactId>jpox-spatialoracle</artifactId>
<version>1.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/jpox/jpox-spatialoracle/
implementation 'jpox:jpox-spatialoracle:1.1.9'
// https://jarcasting.com/artifacts/jpox/jpox-spatialoracle/
implementation ("jpox:jpox-spatialoracle:1.1.9")
'jpox:jpox-spatialoracle:jar:1.1.9'
<dependency org="jpox" name="jpox-spatialoracle" rev="1.1.9">
<artifact name="jpox-spatialoracle" type="jar" />
</dependency>
@Grapes(
@Grab(group='jpox', module='jpox-spatialoracle', version='1.1.9')
)
libraryDependencies += "jpox" % "jpox-spatialoracle" % "1.1.9"
[jpox/jpox-spatialoracle "1.1.9"]
Group / Artifact | Type | Version |
---|---|---|
oracle » ojdbc14 | jar | |
oracle » sdoapi | jar | |
javax.jdo : jdo2-api | jar | 2.0 |
jpox : jpox-spatial | jar | 1.1.9 |
jpox : jpox | jar | 1.1.9 |
log4j : log4j | jar | 1.2.8 |