Last Version

osmosis-xml 0.48.3

Osmosis is a Java application and library for processing OSM data.

License

License

Public Domain
Categories

Categories

OpenStreetMap Business Logic Libraries Geospatial
GroupId

GroupId

org.openstreetmap.osmosis
ArtifactId

ArtifactId

osmosis-xml
Version

Version

0.48.3
Type

Type

jar
Description

Description

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

Project URL

http://wiki.openstreetmap.org/wiki/Osmosis
Source Code Management

Source Code Management

https://github.com/openstreetmap/osmosis

Download osmosis-xml 0.48.3


<!-- https://jarcasting.com/artifacts/org.openstreetmap.osmosis/osmosis-xml/ -->
<dependency>
    <groupId>org.openstreetmap.osmosis</groupId>
    <artifactId>osmosis-xml</artifactId>
    <version>0.48.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.openstreetmap.osmosis/osmosis-xml/
implementation 'org.openstreetmap.osmosis:osmosis-xml:0.48.3'
// https://jarcasting.com/artifacts/org.openstreetmap.osmosis/osmosis-xml/
implementation ("org.openstreetmap.osmosis:osmosis-xml:0.48.3")
'org.openstreetmap.osmosis:osmosis-xml:jar:0.48.3'
<dependency org="org.openstreetmap.osmosis" name="osmosis-xml" rev="0.48.3">
  <artifact name="osmosis-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openstreetmap.osmosis', module='osmosis-xml', version='0.48.3')
)
libraryDependencies += "org.openstreetmap.osmosis" % "osmosis-xml" % "0.48.3"
[org.openstreetmap.osmosis/osmosis-xml "0.48.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.openstreetmap.osmosis : osmosis-core jar 0.48.3
commons-codec : commons-codec jar 1.11

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.openstreetmap.osmosis : osmosis-testutil jar 0.48.3

Project Modules

There are no modules declared in this project.