не последняя версия
Последняя версия 3.17.0

org.apache.camel:camel-spring-batch 2.19.1

Camel Spring Batch support

Группа

Группа

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

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

camel-spring-batch
Версия

Версия

2.19.1
Тип

Тип

jar

Скачать camel-spring-batch 2.19.1


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