| License | License | 
|---|---|
| Categories | CategoriesMaven Build Tools GeoTools Business Logic Libraries Geospatial Geo | 
| GroupId | GroupIdio.oss84.geotools.maven | 
| ArtifactId | ArtifactIdmaven | 
| Version | Version24.2-oss84-1 | 
| Type | Typepom | 
| Description | DescriptionMaven plugins for Geotools 2 Maven plugins specific to the the Geotools 2 project. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| maven-24.2-oss84-1.pom | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.oss84.geotools.maven/maven/ -->
<dependency>
    <groupId>io.oss84.geotools.maven</groupId>
    <artifactId>maven</artifactId>
    <version>24.2-oss84-1</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/io.oss84.geotools.maven/maven/
implementation 'io.oss84.geotools.maven:maven:24.2-oss84-1'// https://jarcasting.com/artifacts/io.oss84.geotools.maven/maven/
implementation ("io.oss84.geotools.maven:maven:24.2-oss84-1")'io.oss84.geotools.maven:maven:pom:24.2-oss84-1'<dependency org="io.oss84.geotools.maven" name="maven" rev="24.2-oss84-1">
  <artifact name="maven" type="pom" />
</dependency>@Grapes(
@Grab(group='io.oss84.geotools.maven', module='maven', version='24.2-oss84-1')
)libraryDependencies += "io.oss84.geotools.maven" % "maven" % "24.2-oss84-1"[io.oss84.geotools.maven/maven "24.2-oss84-1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 2.0.4 | 
| org.apache.maven : maven-project | jar | 2.0.4 | 
| org.codehaus.plexus : plexus-utils | jar | 1.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |