не последняя версия
Последняя версия 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

Категории

Категории

Spring Boot Контейнер Микросервисы Geo Прикладные библиотеки Geospatial
Группа

Группа

org.apache.camel
Идентификатор

Идентификатор

camel-example-spring-boot-geocoder
Версия

Версия

2.19.4
Тип

Тип

jar

Скачать 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"]