не последняя версия
Последняя версия 2.2.1.Final

io.thorntail:camel-components 2.2.0.Final


Группа

Группа

io.thorntail
Идентификатор

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

camel-components
Версия

Версия

2.2.0.Final
Тип

Тип

pom

Скачать camel-components 2.2.0.Final

Имя Файла Размер
camel-components-2.2.0.Final.pom 5 KB
Обзор

<!-- https://jarcasting.com/artifacts/io.thorntail/camel-components/ -->
<dependency>
    <groupId>io.thorntail</groupId>
    <artifactId>camel-components</artifactId>
    <version>2.2.0.Final</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.thorntail/camel-components/
implementation 'io.thorntail:camel-components:2.2.0.Final'
// https://jarcasting.com/artifacts/io.thorntail/camel-components/
implementation ("io.thorntail:camel-components:2.2.0.Final")
'io.thorntail:camel-components:pom:2.2.0.Final'
<dependency org="io.thorntail" name="camel-components" rev="2.2.0.Final">
  <artifact name="camel-components" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.thorntail', module='camel-components', version='2.2.0.Final')
)
libraryDependencies += "io.thorntail" % "camel-components" % "2.2.0.Final"
[io.thorntail/camel-components "2.2.0.Final"]