is not current version
Last Version 2.19.5

org.apache.camel:camel-example-spring-boot-geocoder 2.19.4

An example showing the Camel Geocoder component via REST DSL with Spring Boot

Categories

Categories

Spring Boot Container Microservices Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-example-spring-boot-geocoder
Version

Version

2.19.4
Type

Type

jar

Download camel-example-spring-boot-geocoder 2.19.4


<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-example-spring-boot-geocoder/ -->
<dependency>
    <groupId>org.apache.camel</groupId>
    <artifactId>camel-example-spring-boot-geocoder</artifactId>
    <version>2.19.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-example-spring-boot-geocoder/
implementation 'org.apache.camel:camel-example-spring-boot-geocoder:2.19.4'
// https://jarcasting.com/artifacts/org.apache.camel/camel-example-spring-boot-geocoder/
implementation ("org.apache.camel:camel-example-spring-boot-geocoder:2.19.4")
'org.apache.camel:camel-example-spring-boot-geocoder:jar:2.19.4'
<dependency org="org.apache.camel" name="camel-example-spring-boot-geocoder" rev="2.19.4">
  <artifact name="camel-example-spring-boot-geocoder" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-example-spring-boot-geocoder', version='2.19.4')
)
libraryDependencies += "org.apache.camel" % "camel-example-spring-boot-geocoder" % "2.19.4"
[org.apache.camel/camel-example-spring-boot-geocoder "2.19.4"]