| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Geo Business Logic Libraries Geospatial | 
        
| GroupId | GroupIdio.redlink.geocoding | 
    
| ArtifactId | ArtifactIdgeocoding-spring-boot-autoconfigure | 
    
| Last Version | Last Version2.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionGeocoding :: Spring-Boot Autoconfigure Binding 
            Redlink Geocoding Library 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/io.redlink.geocoding/geocoding-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>io.redlink.geocoding</groupId>
    <artifactId>geocoding-spring-boot-autoconfigure</artifactId>
    <version>2.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/io.redlink.geocoding/geocoding-spring-boot-autoconfigure/
implementation 'io.redlink.geocoding:geocoding-spring-boot-autoconfigure:2.0.0'
                // https://jarcasting.com/artifacts/io.redlink.geocoding/geocoding-spring-boot-autoconfigure/
implementation ("io.redlink.geocoding:geocoding-spring-boot-autoconfigure:2.0.0")
                'io.redlink.geocoding:geocoding-spring-boot-autoconfigure:jar:2.0.0'
                <dependency org="io.redlink.geocoding" name="geocoding-spring-boot-autoconfigure" rev="2.0.0">
  <artifact name="geocoding-spring-boot-autoconfigure" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.redlink.geocoding', module='geocoding-spring-boot-autoconfigure', version='2.0.0')
)
                libraryDependencies += "io.redlink.geocoding" % "geocoding-spring-boot-autoconfigure" % "2.0.0"
                [io.redlink.geocoding/geocoding-spring-boot-autoconfigure "2.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| io.redlink.geocoding : geocoding-google Optional | jar | 2.0.0 | 
| io.redlink.geocoding : geocoding-osm Optional | jar | 2.0.0 | 
| io.redlink.geocoding : geocoding-proxy Optional | jar | 2.0.0 | 
| io.redlink.geocoding : geocoding-cache Optional | jar | 2.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |