is not current version
Last Version 3.0.0.M2

org.openengsb.framework:openengsb-framework-parent 3.0.0.M1

Parent project of all OpenEngSB subprojects. The OpenEngSB could be seen as an Enterprise Service Bus (ESB) focusing on the models of tools instead of their services, as classical ESBs do.

GroupId

GroupId

org.openengsb.framework
ArtifactId

ArtifactId

openengsb-framework-parent
Version

Version

3.0.0.M1
Type

Type

pom

Download openengsb-framework-parent 3.0.0.M1


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