is not current version
Last Version 3.2.4

org.datanucleus:datanucleus-spatial 2.0.0-m2

DataNucleus Spatial

Categories

Categories

Data
GroupId

GroupId

org.datanucleus
ArtifactId

ArtifactId

datanucleus-spatial
Version

Version

2.0.0-m2
Type

Type

jar

Download datanucleus-spatial 2.0.0-m2


<!-- https://jarcasting.com/artifacts/org.datanucleus/datanucleus-spatial/ -->
<dependency>
    <groupId>org.datanucleus</groupId>
    <artifactId>datanucleus-spatial</artifactId>
    <version>2.0.0-m2</version>
</dependency>
// https://jarcasting.com/artifacts/org.datanucleus/datanucleus-spatial/
implementation 'org.datanucleus:datanucleus-spatial:2.0.0-m2'
// https://jarcasting.com/artifacts/org.datanucleus/datanucleus-spatial/
implementation ("org.datanucleus:datanucleus-spatial:2.0.0-m2")
'org.datanucleus:datanucleus-spatial:jar:2.0.0-m2'
<dependency org="org.datanucleus" name="datanucleus-spatial" rev="2.0.0-m2">
  <artifact name="datanucleus-spatial" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.datanucleus', module='datanucleus-spatial', version='2.0.0-m2')
)
libraryDependencies += "org.datanucleus" % "datanucleus-spatial" % "2.0.0-m2"
[org.datanucleus/datanucleus-spatial "2.0.0-m2"]