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

org.apache.camel:spi-annotations 2.20.0

Annotations for Camel Endpoint developers

Группа

Группа

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

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

spi-annotations
Версия

Версия

2.20.0
Тип

Тип

jar

Скачать spi-annotations 2.20.0


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