How To Install Java Artifact org.apache.servicemix.servicemix-pom v5

org.apache.servicemix servicemix-pom 5

Introduction

In this article, we'll learn how to install Java artifact servicemix-pom from org.apache.servicemix group in version 5. The artifact is available in 5 versions: 5 4 3 2 1.0 The ServiceMix POM project has its own website at: http://servicemix.apache.org/. The parent project is: org.apache::apache::7

How To Install Java Artifact org.apache.servicemix.servicemix-pom In Version 5

To install the ServiceMix POM artifact in version 5 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses ServiceMix POM dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.