is not current version
Last Version 3.0.0.M2

org.openengsb.framework:openengsb-framework-parent 2.2.2

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.

GroupId

GroupId

org.openengsb.framework
ArtifactId

ArtifactId

openengsb-framework-parent
Version

Version

2.2.2
Type

Type

pom

Download openengsb-framework-parent 2.2.2


<!-- https://jarcasting.com/artifacts/org.openengsb.framework/openengsb-framework-parent/ -->
<dependency>
    <groupId>org.openengsb.framework</groupId>
    <artifactId>openengsb-framework-parent</artifactId>
    <version>2.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openengsb.framework/openengsb-framework-parent/
implementation 'org.openengsb.framework:openengsb-framework-parent:2.2.2'
// https://jarcasting.com/artifacts/org.openengsb.framework/openengsb-framework-parent/
implementation ("org.openengsb.framework:openengsb-framework-parent:2.2.2")
'org.openengsb.framework:openengsb-framework-parent:pom:2.2.2'
<dependency org="org.openengsb.framework" name="openengsb-framework-parent" rev="2.2.2">
  <artifact name="openengsb-framework-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openengsb.framework', module='openengsb-framework-parent', version='2.2.2')
)
libraryDependencies += "org.openengsb.framework" % "openengsb-framework-parent" % "2.2.2"
[org.openengsb.framework/openengsb-framework-parent "2.2.2"]