Last Version

osmosis-replication-http 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-replication-http
Version

Version

0.48.3
Type

Type

jar
Description

Description

osmosis-replication-http
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-replication-http 0.48.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.openstreetmap.osmosis : osmosis-core jar 0.48.3
org.openstreetmap.osmosis : osmosis-replication jar 0.48.3
org.openstreetmap.osmosis : osmosis-xml jar 0.48.3
io.netty : netty jar 3.10.6.Final

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.