License |
License |
---|---|
GroupId | GroupIdcom.revolsys.open |
ArtifactId | ArtifactIdcom.revolsys.open.gis.core |
Last Version | Last Version2011.11.07.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGIS Tools
The parent module of the Revolution Systems Open Library.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.revolsys.open/com.revolsys.open.gis.core/ -->
<dependency>
<groupId>com.revolsys.open</groupId>
<artifactId>com.revolsys.open.gis.core</artifactId>
<version>2011.11.07.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.revolsys.open/com.revolsys.open.gis.core/
implementation 'com.revolsys.open:com.revolsys.open.gis.core:2011.11.07.RELEASE'
// https://jarcasting.com/artifacts/com.revolsys.open/com.revolsys.open.gis.core/
implementation ("com.revolsys.open:com.revolsys.open.gis.core:2011.11.07.RELEASE")
'com.revolsys.open:com.revolsys.open.gis.core:jar:2011.11.07.RELEASE'
<dependency org="com.revolsys.open" name="com.revolsys.open.gis.core" rev="2011.11.07.RELEASE">
<artifact name="com.revolsys.open.gis.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.revolsys.open', module='com.revolsys.open.gis.core', version='2011.11.07.RELEASE')
)
libraryDependencies += "com.revolsys.open" % "com.revolsys.open.gis.core" % "2011.11.07.RELEASE"
[com.revolsys.open/com.revolsys.open.gis.core "2011.11.07.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.revolsys.open : com.revolsys.open.core | jar | 2011.11.07.RELEASE |
com.vividsolutions : jts | jar | 1.11 |
javax.measure : jsr-275 | jar | 0.9.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |