Last Version

Camel :: Example :: Spring Boot with Geocoder and REST DSL 2.19.5

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

License

License

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.5
Type

Type

jar
Description

Description

Camel :: Example :: Spring Boot with Geocoder and REST DSL
An example showing the Camel Geocoder component via REST DSL with Spring Boot
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-example-spring-boot-geocoder

Download camel-example-spring-boot-geocoder 2.19.5


<!-- 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.5</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.5'
// https://jarcasting.com/artifacts/org.apache.camel/camel-example-spring-boot-geocoder/
implementation ("org.apache.camel:camel-example-spring-boot-geocoder:2.19.5")
'org.apache.camel:camel-example-spring-boot-geocoder:jar:2.19.5'
<dependency org="org.apache.camel" name="camel-example-spring-boot-geocoder" rev="2.19.5">
  <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.5')
)
libraryDependencies += "org.apache.camel" % "camel-example-spring-boot-geocoder" % "2.19.5"
[org.apache.camel/camel-example-spring-boot-geocoder "2.19.5"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.5.7.RELEASE
org.apache.camel : camel-spring-boot-starter jar 2.19.5
org.apache.camel : camel-servlet-starter jar 2.19.5
org.apache.camel : camel-jackson-starter jar 2.19.5
org.apache.camel : camel-geocoder-starter jar 2.19.5
org.apache.camel : camel-swagger-java-starter jar 2.19.5

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.apache.camel : camel-test jar 2.19.5

Project Modules

There are no modules declared in this project.