Download servicemix-common-2011.02.1.jar file - Jar s

Jar examples for s:servicemix-common

Description

Common classes used by Apache ServiceMix, Components and utilities.

You can download jar file servicemix-common 2011.02.1 in this page.

License

Apache License

Build File

You can use the following script to add servicemix-common-2011.02.1.jar to your project.

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

Download

Click the following link to download the jar file.

servicemix-common-2011.02.1-javadoc.jar
servicemix-common-2011.02.1-sources.jar
servicemix-common-2011.02.1.jar
servicemix-common-2011.02.1.pom



Related Tutorials