is not current version
Last Version 0.4.5

com.github.davidmoten:wms-demo 0.2.4

OGC tools including WMS server

GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

wms-demo
Version

Version

0.2.4
Type

Type

war

Download wms-demo 0.2.4


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