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

Jar examples for s:servicemix-core

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials