| License |
License |
|---|---|
| GroupId | GroupIdcom.github.davidmoten |
| ArtifactId | ArtifactIdgrumpy-core |
| Last Version | Last Version0.4.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongrumpy-core
OGC tools including WMS server
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| grumpy-core-0.4.5.pom | |
| grumpy-core-0.4.5.jar | 9 KB |
| grumpy-core-0.4.5-sources.jar | 5 KB |
| grumpy-core-0.4.5-javadoc.jar | 46 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.davidmoten/grumpy-core/ -->
<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>grumpy-core</artifactId>
<version>0.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/grumpy-core/
implementation 'com.github.davidmoten:grumpy-core:0.4.5'
// https://jarcasting.com/artifacts/com.github.davidmoten/grumpy-core/
implementation ("com.github.davidmoten:grumpy-core:0.4.5")
'com.github.davidmoten:grumpy-core:jar:0.4.5'
<dependency org="com.github.davidmoten" name="grumpy-core" rev="0.4.5">
<artifact name="grumpy-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='grumpy-core', version='0.4.5')
)
libraryDependencies += "com.github.davidmoten" % "grumpy-core" % "0.4.5"
[com.github.davidmoten/grumpy-core "0.4.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| log4j : log4j | jar | 1.2.17 |
| org.slf4j : slf4j-api | jar | 1.7.35 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.35 |