| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdorg.datanucleus |
| ArtifactId | ArtifactIddatanucleus-spatial |
| Last Version | Last Version3.2.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDataNucleus Spatial
DataNucleus Spatial
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| datanucleus-spatial-3.2.4.pom | |
| datanucleus-spatial-3.2.4.jar | 278 KB |
| datanucleus-spatial-3.2.4-sources.jar | 280 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.datanucleus/datanucleus-spatial/ -->
<dependency>
<groupId>org.datanucleus</groupId>
<artifactId>datanucleus-spatial</artifactId>
<version>3.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.datanucleus/datanucleus-spatial/
implementation 'org.datanucleus:datanucleus-spatial:3.2.4'
// https://jarcasting.com/artifacts/org.datanucleus/datanucleus-spatial/
implementation ("org.datanucleus:datanucleus-spatial:3.2.4")
'org.datanucleus:datanucleus-spatial:jar:3.2.4'
<dependency org="org.datanucleus" name="datanucleus-spatial" rev="3.2.4">
<artifact name="datanucleus-spatial" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.datanucleus', module='datanucleus-spatial', version='3.2.4')
)
libraryDependencies += "org.datanucleus" % "datanucleus-spatial" % "3.2.4"
[org.datanucleus/datanucleus-spatial "3.2.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| oracle » ojdbc14_g Optional | jar | 10.2.0.4 |
| oracle » sdoapi Optional | jar | 1.0 |
| oracle » sdoutl Optional | jar | 1.0 |
| com.vividsolutions : jts Optional | jar | 1.12 |
| com.vividsolutions » jtsio Optional | jar | 1.12 |
| postgresql : postgresql Optional | jar | 9.1-901-1.jdbc4 |
| postgis » postgis-jdbc Optional | jar | 1.1.5 |
| postgis » postgis-jdbc-jts Optional | jar | 1.1.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.datanucleus : datanucleus-core | jar | [3.2.0, ) |
| org.datanucleus : datanucleus-api-jdo | jar | [3.2.0, ) |
| org.datanucleus : datanucleus-rdbms | jar | [3.2.0, ) |
| javax.jdo : jdo-api | jar | [3.0, ) |