MVN

org.openstreetmap.osmosis : osmosis-xml

Maven & Gradle

Sep 08, 2020
19 usages
593 stars

osmosis-xml · Osmosis is a Java application and library for processing OSM data.

<dependency>
    <groupId>org.openstreetmap.osmosis</groupId>
    <artifactId>osmosis-xml</artifactId>
    <version>0.48.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.48.3

All Versions

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

Version Vulnerabilities Updated
0.48.x
osmosis-xml-0.48.3
osmosis-xml-0.48.2
osmosis-xml-0.48.1
osmosis-xml-0.48.0
0.47.x
osmosis-xml-0.47.3
osmosis-xml-0.47.2
osmosis-xml-0.47.1-1-g80be2971
0.47
osmosis-xml-0.47
0.46
osmosis-xml-0.46
0.45
osmosis-xml-0.45
0.44.x
osmosis-xml-0.44.1
0.43.x
osmosis-xml-0.43.1
0.43
osmosis-xml-0.43-RELEASE

How to add a dependency to Maven

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

<dependency>
    <groupId>org.openstreetmap.osmosis</groupId>
    <artifactId>osmosis-xml</artifactId>
    <version>0.48.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.openstreetmap.osmosis : osmosis-xml gradle dependency to your build.gradle file:

implementation 'org.openstreetmap.osmosis:osmosis-xml:0.48.3'

Gradle Kotlin DSL: Add the following org.openstreetmap.osmosis : osmosis-xml gradle kotlin dependency to your build.gradle.kts file:

implementation("org.openstreetmap.osmosis:osmosis-xml:0.48.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.openstreetmap.osmosis : osmosis-xml sbt scala dependency to your build.sbt file:

libraryDependencies += "org.openstreetmap.osmosis" % "osmosis-xml" % "0.48.3"

Advertisement

Dependencies from Group

Sep 08, 2020
25 usages
593 stars
Sep 08, 2020
19 usages
593 stars
Sep 08, 2020
18 usages
593 stars
Sep 08, 2020
13 usages
593 stars
Sep 08, 2020
10 usages
593 stars

Discover Dependencies

Sep 07, 2017
1 usages
4 stars
May 15, 2019
4 usages
326 stars
Mar 29, 2023
85 usages
424 stars
Jul 08, 2015
6 usages
0 stars
Feb 03, 2023
5 usages
7.4k stars
Aug 21, 2020
26 usages