MVN

org.openengsb.framework : openengsb-framework-root

Maven & Gradle

Jul 11, 2012
43 stars

OpenEngSB :: Framework :: Root · Parent project of all OpenEngSB subprojects. The OpenEngSB could be seen as an extension to an Enterprise Service Bus and is based on JBI (Service Mix). With this project it is tried to provide as many as possible SE domains and to allow to combine the tools as easily as possible.

<dependency>
    <groupId>org.openengsb.framework</groupId>
    <artifactId>openengsb-framework-root</artifactId>
    <version>2.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openengsb.framework : openengsb-framework-root to add to Maven - Latest Versions:

  • Latest Stable: 2.5.1

All Versions

Choose a version of org.openengsb.framework : openengsb-framework-root to add to Maven - All Versions:

Version Vulnerabilities Updated
2.5.x
openengsb-framework-root-2.5.1
openengsb-framework-root-2.5.0
2.4.x
openengsb-framework-root-2.4.5
openengsb-framework-root-2.4.4
openengsb-framework-root-2.4.3
openengsb-framework-root-2.4.2
openengsb-framework-root-2.4.1
openengsb-framework-root-2.4.0
2.3.x
openengsb-framework-root-2.3.2
openengsb-framework-root-2.3.1
openengsb-framework-root-2.3.0
2.2.x
openengsb-framework-root-2.2.2
openengsb-framework-root-2.2.1
openengsb-framework-root-2.2.0
2.1.x
openengsb-framework-root-2.1.2
openengsb-framework-root-2.1.1
openengsb-framework-root-2.1.0
2.0.x
openengsb-framework-root-2.0.4
openengsb-framework-root-2.0.3
openengsb-framework-root-2.0.2
openengsb-framework-root-2.0.1
openengsb-framework-root-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.openengsb.framework</groupId>
    <artifactId>openengsb-framework-root</artifactId>
    <version>2.5.1</version>
</dependency>