o

osmosis-hstore-jdbc

Osmosis is a Java application and library for processing OSM data.
http://wiki.openstreetmap.org/wiki/Osmosis
Public Domain
Brett Henderson
Files download
File Operation
osmosis-hstore-jdbc-0.49.2.jar download
osmosis-hstore-jdbc-0.49.2.pom download
osmosis-hstore-jdbc-0.49.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.openstreetmap.osmosis</groupId>
  <artifactId>osmosis-hstore-jdbc</artifactId>
  <version>0.49.2</version>
</dependency>
Gradle Groovy
implementation 'org.openstreetmap.osmosis:osmosis-hstore-jdbc:0.49.2'
Gradle Kotlin
implementation("org.openstreetmap.osmosis:osmosis-hstore-jdbc:0.49.2")
Scala SBT
libraryDependencies += "org.openstreetmap.osmosis" % "osmosis-hstore-jdbc" % "0.49.2"
Groovy Grape
@Grapes(
  @Grab(group='org.openstreetmap.osmosis', module='osmosis-hstore-jdbc', version='0.49.2')
)
Apache Ivy
<dependency org="org.openstreetmap.osmosis" name="osmosis-hstore-jdbc" rev="0.49.2" />
Leiningen
[org.openstreetmap.osmosis/osmosis-hstore-jdbc "0.49.2"]
Apache Buildr
'org.openstreetmap.osmosis:osmosis-hstore-jdbc:jar:0.49.2'
Dependencies