is not current version
Last Version 0.4.5

com.github.davidmoten:grumpy-app 0.2

Grumpy WMS war with the layers from grumpy-ogc-layers

GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

grumpy-app
Version

Version

0.2
Type

Type

war

Download grumpy-app 0.2


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