| License |
License |
|---|---|
| GroupId | GroupIdcom.github.davidmoten |
| ArtifactId | ArtifactIdgrumpy-ogc |
| Last Version | Last Version0.4.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongrumpy-ogc
OGC tools including WMS server
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| grumpy-ogc-0.4.5.pom | |
| grumpy-ogc-0.4.5.jar | 33 KB |
| grumpy-ogc-0.4.5-sources.jar | 16 KB |
| grumpy-ogc-0.4.5-javadoc.jar | 106 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.davidmoten/grumpy-ogc/ -->
<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>grumpy-ogc</artifactId>
<version>0.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/grumpy-ogc/
implementation 'com.github.davidmoten:grumpy-ogc:0.4.5'
// https://jarcasting.com/artifacts/com.github.davidmoten/grumpy-ogc/
implementation ("com.github.davidmoten:grumpy-ogc:0.4.5")
'com.github.davidmoten:grumpy-ogc:jar:0.4.5'
<dependency org="com.github.davidmoten" name="grumpy-ogc" rev="0.4.5">
<artifact name="grumpy-ogc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='grumpy-ogc', version='0.4.5')
)
libraryDependencies += "com.github.davidmoten" % "grumpy-ogc" % "0.4.5"
[com.github.davidmoten/grumpy-ogc "0.4.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.davidmoten : grumpy-projection | jar | 0.4.5 |
| com.github.davidmoten : guava-mini | jar | 0.1.4 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| com.jamesmurty.utils : java-xmlbuilder | jar | 1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| log4j : log4j | jar | 1.2.17 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.35 |