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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials