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

org.apache.camel:camel-typeconverterscan-test 2.9.0-RC1

Tests the type converter package scanning

Группа

Группа

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

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

camel-typeconverterscan-test
Версия

Версия

2.9.0-RC1
Тип

Тип

jar

Скачать camel-typeconverterscan-test 2.9.0-RC1


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