Download spi-annotations-2.19.5.jar file - Jar s

Jar examples for s:spi-annotations

Description

Annotations for Camel Endpoint developers

You can download jar file spi-annotations 2.19.5 in this page.

License

Apache License

Build File

You can use the following script to add spi-annotations-2.19.5.jar to your project.

<dependency>
   <groupId>org.apache.camel</groupId>
   <artifactId>spi-annotations</artifactId>
   <version>2.19.5</version>
</dependency>
compile group: 'org.apache.camel', name: 'spi-annotations', version: '2.19.5'
libraryDependencies += "org.apache.camel" % "spi-annotations" % "2.19.5"
<dependency org="org.apache.camel" name="spi-annotations" rev="2.19.5"/>
@Grapes(@Grab(group='org.apache.camel', module='spi-annotations', version='2.19.5'))
'org.apache.camel:spi-annotations:jar:2.19.5'

Download

Click the following link to download the jar file.

spi-annotations-2.19.5-javadoc.jar
spi-annotations-2.19.5-sources.jar
spi-annotations-2.19.5.jar
spi-annotations-2.19.5.pom



Related Tutorials