Download servicemix-utils-1.5.0.jar file - Jar s

Jar examples for s:servicemix-utils

Description

Various utility/helper classes and services for the ServiceMix containers and components

You can download jar file servicemix-utils 1.5.0 in this page.

License

Apache License

Build File

You can use the following script to add servicemix-utils-1.5.0.jar to your project.

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

Download

Click the following link to download the jar file.

servicemix-utils-1.5.0-javadoc.jar
servicemix-utils-1.5.0-sources.jar
servicemix-utils-1.5.0.jar
servicemix-utils-1.5.0.pom



Related Tutorials