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

Jar examples for s:servicemix-core

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials