License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.geotoolkit |
ArtifactId | ArtifactIdmodules |
Last Version | Last Version3.20-geoapi-3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionModules
The modules that are components of the Geotoolkit.org library.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
modules-3.20-geoapi-3.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.geotoolkit/modules/ -->
<dependency>
<groupId>org.geotoolkit</groupId>
<artifactId>modules</artifactId>
<version>3.20-geoapi-3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.geotoolkit/modules/
implementation 'org.geotoolkit:modules:3.20-geoapi-3.0'
// https://jarcasting.com/artifacts/org.geotoolkit/modules/
implementation ("org.geotoolkit:modules:3.20-geoapi-3.0")
'org.geotoolkit:modules:pom:3.20-geoapi-3.0'
<dependency org="org.geotoolkit" name="modules" rev="3.20-geoapi-3.0">
<artifact name="modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.geotoolkit', module='modules', version='3.20-geoapi-3.0')
)
libraryDependencies += "org.geotoolkit" % "modules" % "3.20-geoapi-3.0"
[org.geotoolkit/modules "3.20-geoapi-3.0"]
Group / Artifact | Type | Version |
---|---|---|
net.jcip : jcip-annotations | jar | 1.0 |
javax.measure : jsr-275 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.geotoolkit.project » geotk-test | jar | 3.20-geoapi-3.0 |
junit : junit | jar |