License |
License |
---|---|
GroupId | GroupIdcom.github.davidmoten |
ArtifactId | ArtifactIdwms-demo |
Last Version | Last Version0.4.5 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionwms-demo
OGC tools including WMS server
|
Project URL |
Project URL |
Filename | Size |
---|---|
wms-demo-0.4.5.pom | |
wms-demo-0.4.5.war | 11 MB |
wms-demo-0.4.5-sources.jar | 5 KB |
wms-demo-0.4.5-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.davidmoten/wms-demo/ -->
<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>wms-demo</artifactId>
<version>0.4.5</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/wms-demo/
implementation 'com.github.davidmoten:wms-demo:0.4.5'
// https://jarcasting.com/artifacts/com.github.davidmoten/wms-demo/
implementation ("com.github.davidmoten:wms-demo:0.4.5")
'com.github.davidmoten:wms-demo:war:0.4.5'
<dependency org="com.github.davidmoten" name="wms-demo" rev="0.4.5">
<artifact name="wms-demo" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='wms-demo', version='0.4.5')
)
libraryDependencies += "com.github.davidmoten" % "wms-demo" % "0.4.5"
[com.github.davidmoten/wms-demo "0.4.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.davidmoten : grumpy-ogc | jar | 0.4.5 |
com.github.davidmoten : grumpy-ogc-layers | jar | 0.4.5 |
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-log4j12 | jar | 1.7.35 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |