MVN

org.n52.wps : xml

Maven & Gradle

Aug 16, 2023
1 usages
13 stars

52°North javaPS POX Binding

<dependency>
    <groupId>org.n52.wps</groupId>
    <artifactId>xml</artifactId>
    <version>1.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.n52.wps : xml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.1

All Versions

Choose a version of org.n52.wps : xml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9.x
xml-1.9.1
xml-1.9.0
1.8.x
xml-1.8.1
1.7.x
xml-1.7.2
xml-1.7.1
1.6.x
xml-1.6.0
1.5.x
xml-1.5.0
1.4.x
xml-1.4.0
1.3.x
xml-1.3.1
xml-1.3.0
1.1.x
xml-1.1.1

How to add a dependency to Maven

Add the following org.n52.wps : xml maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.n52.wps</groupId>
    <artifactId>xml</artifactId>
    <version>1.9.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.n52.wps : xml gradle dependency to your build.gradle file:

implementation 'org.n52.wps:xml:1.9.1'

Gradle Kotlin DSL: Add the following org.n52.wps : xml gradle kotlin dependency to your build.gradle.kts file:

implementation("org.n52.wps:xml:1.9.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.n52.wps : xml sbt scala dependency to your build.sbt file:

libraryDependencies += "org.n52.wps" % "xml" % "1.9.1"

Advertisement

Dependencies from Group

Aug 16, 2023
6 usages
13 stars
May 12, 2020
4 usages
7 stars
Aug 16, 2023
3 usages
13 stars
xml
Aug 16, 2023
1 usages
13 stars
Aug 16, 2023
1 usages
13 stars

Discover Dependencies