Jar examples for s:spi-annotations
Annotations for Camel Endpoint developers
You can download jar file spi-annotations 2.12.2 in this page.
Apache License
You can use the following script to add spi-annotations-2.12.2.jar to your project.
<dependency> <groupId>org.apache.camel</groupId> <artifactId>spi-annotations</artifactId> <version>2.12.2</version> </dependency>
compile group: 'org.apache.camel', name: 'spi-annotations', version: '2.12.2'
libraryDependencies += "org.apache.camel" % "spi-annotations" % "2.12.2"
<dependency org="org.apache.camel" name="spi-annotations" rev="2.12.2"/>
@Grapes(@Grab(group='org.apache.camel', module='spi-annotations', version='2.12.2'))
'org.apache.camel:spi-annotations:jar:2.12.2'
Click the following link to download the jar file.
spi-annotations-2.12.2-javadoc.jar