MVN

com.github.davidmoten : grumpy-ogc

Maven & Gradle

Mar 07, 2023
3 usages
29 stars

grumpy-ogc · OGC tools including WMS server

<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>grumpy-ogc</artifactId>
    <version>0.4.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.davidmoten : grumpy-ogc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.8

All Versions

Choose a version of com.github.davidmoten : grumpy-ogc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
grumpy-ogc-0.4.8
grumpy-ogc-0.4.7
grumpy-ogc-0.4.5
grumpy-ogc-0.4.4
grumpy-ogc-0.4.3
grumpy-ogc-0.4.2
grumpy-ogc-0.4.0
0.3.x
grumpy-ogc-0.3.2
grumpy-ogc-0.3.1
grumpy-ogc-0.3.0.1
0.3
grumpy-ogc-0.3
0.2.x
grumpy-ogc-0.2.4
grumpy-ogc-0.2.3
grumpy-ogc-0.2.2
0.2
grumpy-ogc-0.2
0.1
grumpy-ogc-0.1

How to add a dependency to Maven

Add the following com.github.davidmoten : grumpy-ogc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>grumpy-ogc</artifactId>
    <version>0.4.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.davidmoten : grumpy-ogc gradle dependency to your build.gradle file:

implementation 'com.github.davidmoten:grumpy-ogc:0.4.8'

Gradle Kotlin DSL: Add the following com.github.davidmoten : grumpy-ogc gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.davidmoten:grumpy-ogc:0.4.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.davidmoten : grumpy-ogc sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.davidmoten" % "grumpy-ogc" % "0.4.8"

Advertisement

Dependencies from Group

Apr 16, 2021
48 usages
2 stars
Apr 02, 2023
34 usages
10 stars
Jun 28, 2023
22 usages
1k stars
Nov 23, 2022
22 usages
269 stars
Aug 02, 2023
22 usages
386 stars

Discover Dependencies

Aug 18, 2023
3 usages
May 09, 2020
3 usages
3 stars
Nov 10, 2020
5 usages
104 stars
Aug 02, 2021
5 usages
Jun 06, 2023
3 usages
Jun 16, 2023
3 usages
22.1k stars