MVN

org.apache.servicemix : features

Maven & Gradle

May 26, 2017

Apache ServiceMix :: Features

<dependency>
    <groupId>org.apache.servicemix</groupId>
    <artifactId>features</artifactId>
    <version>servicemix-kie</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.servicemix : features to add to Maven - Latest Versions:

  • Latest Stable: servicemix-kie

All Versions

Choose a version of org.apache.servicemix : features to add to Maven - All Versions:

Version Vulnerabilities Updated
4.5.x
features-4.5.3
features-4.5.2
features-4.5.1
features-4.5.0
4.4.x
features-4.4.2
features-4.4.1
features-4.4.0
servicemix
features-servicemix-kie
features-servicemix-internal
features-servicemix-features
features-servicemix-examples
org.apache.x
features-org.apache.servicemix.features.branding
features-org.apache.servicemix.features.deps
features
features-features
apache
features-apache-servicemix

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.servicemix</groupId>
    <artifactId>features</artifactId>
    <version>servicemix-kie</version>
</dependency>