Download servicemix-pom-2.jar file - Jar s

Jar examples for s:servicemix-pom

Description

This pom provides project information that is common to all ServiceMix branches.

You can download jar file servicemix-pom 2 in this page.

License

Apache License

Build File

You can use the following script to add servicemix-pom-2.jar to your project.

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

Download

Click the following link to download the jar file.

servicemix-pom-2.pom



Related Tutorials