| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesGeo Business Logic Libraries Geospatial | 
        
| GroupId | GroupIdio.redlink.geocoding | 
    
| ArtifactId | ArtifactIdgeocoding-osm | 
    
| Last Version | Last Version2.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionGeocoding :: OpenStreetMap (Nominatim) 
            Redlink Geocoding Library 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| geocoding-osm-2.0.0.pom | |
| geocoding-osm-2.0.0.jar | 14 KB | 
| geocoding-osm-2.0.0-sources.jar | 7 KB | 
| geocoding-osm-2.0.0-javadoc.jar | 409 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.redlink.geocoding/geocoding-osm/ -->
<dependency>
    <groupId>io.redlink.geocoding</groupId>
    <artifactId>geocoding-osm</artifactId>
    <version>2.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/io.redlink.geocoding/geocoding-osm/
implementation 'io.redlink.geocoding:geocoding-osm:2.0.0'
                // https://jarcasting.com/artifacts/io.redlink.geocoding/geocoding-osm/
implementation ("io.redlink.geocoding:geocoding-osm:2.0.0")
                'io.redlink.geocoding:geocoding-osm:jar:2.0.0'
                <dependency org="io.redlink.geocoding" name="geocoding-osm" rev="2.0.0">
  <artifact name="geocoding-osm" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.redlink.geocoding', module='geocoding-osm', version='2.0.0')
)
                libraryDependencies += "io.redlink.geocoding" % "geocoding-osm" % "2.0.0"
                [io.redlink.geocoding/geocoding-osm "2.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.redlink.geocoding : geocoding-api | jar | 2.0.0 | 
| org.apache.commons : commons-lang3 | jar | 3.12.0 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.13 | 
| com.google.guava : guava | jar | 30.1.1-jre | 
| org.jsoup : jsoup | jar | 1.14.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.assertj : assertj-core | jar | 3.20.2 | 
| com.github.tomakehurst : wiremock-jre8 | jar | 2.29.1 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.4 | 
| org.ow2.asm : asm | jar | 9.2 | 
| org.slf4j : slf4j-simple | jar | 1.7.36 | 
| org.slf4j : jcl-over-slf4j | jar | 1.7.36 |