| License |
License |
|---|---|
| Categories |
CategoriesGeoTools Business Logic Libraries Geospatial Geo |
| GroupId | GroupIdio.oss84.geotools |
| ArtifactId | ArtifactIdgeotools |
| Version | Version24.2-oss84-1 |
| Type | Typepom |
| Description |
DescriptionGeoTools
Welcome to the homepage of the GeoTools build process
In the left side bar you should see a list of active modules,
visit each for more details on the status of each module.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| geotools-24.2-oss84-1.pom | 86 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.oss84.geotools/geotools/ -->
<dependency>
<groupId>io.oss84.geotools</groupId>
<artifactId>geotools</artifactId>
<version>24.2-oss84-1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.oss84.geotools/geotools/
implementation 'io.oss84.geotools:geotools:24.2-oss84-1'
// https://jarcasting.com/artifacts/io.oss84.geotools/geotools/
implementation ("io.oss84.geotools:geotools:24.2-oss84-1")
'io.oss84.geotools:geotools:pom:24.2-oss84-1'
<dependency org="io.oss84.geotools" name="geotools" rev="24.2-oss84-1">
<artifact name="geotools" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.oss84.geotools', module='geotools', version='24.2-oss84-1')
)
libraryDependencies += "io.oss84.geotools" % "geotools" % "24.2-oss84-1"
[io.oss84.geotools/geotools "24.2-oss84-1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |