is not current version
Last Version 2.5.1

org.openengsb.infrastructure:openengsb-infrastructure-parent 1.2.0.RC1

Parent project for all OpenEngSB Infrastructure projects such as JMS ActiveMQ Broker

GroupId

GroupId

org.openengsb.infrastructure
ArtifactId

ArtifactId

openengsb-infrastructure-parent
Version

Version

1.2.0.RC1
Type

Type

pom

Download openengsb-infrastructure-parent 1.2.0.RC1


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