Download servicemix-common-2009.01.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 2009.01 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials