is not current version
Last Version 0.4.5

com.github.davidmoten:wms-demo 0.3

OGC tools including WMS server

GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

wms-demo
Version

Version

0.3
Type

Type

war

Download wms-demo 0.3


<!-- https://jarcasting.com/artifacts/com.github.davidmoten/wms-demo/ -->
<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>wms-demo</artifactId>
    <version>0.3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/wms-demo/
implementation 'com.github.davidmoten:wms-demo:0.3'
// https://jarcasting.com/artifacts/com.github.davidmoten/wms-demo/
implementation ("com.github.davidmoten:wms-demo:0.3")
'com.github.davidmoten:wms-demo:war:0.3'
<dependency org="com.github.davidmoten" name="wms-demo" rev="0.3">
  <artifact name="wms-demo" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='wms-demo', version='0.3')
)
libraryDependencies += "com.github.davidmoten" % "wms-demo" % "0.3"
[com.github.davidmoten/wms-demo "0.3"]