Download servicemix-components-3.3.1.jar file - Jar s

Jar examples for s:servicemix-components

Description

You can download jar file servicemix-components 3.3.1 in this page.

License

Apache License

Build File

You can use the following script to add servicemix-components-3.3.1.jar to your project.

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

Download

Click the following link to download the jar file.

servicemix-components-3.3.1-javadoc.jar
servicemix-components-3.3.1-sources.jar
servicemix-components-3.3.1.jar
servicemix-components-3.3.1.pom



Related Tutorials