is not current version
Last Version 8

org.openengsb.wrapped:openengsb-wrapped-parent 2

Parent of all wrapped bundles

GroupId

GroupId

org.openengsb.wrapped
ArtifactId

ArtifactId

openengsb-wrapped-parent
Version

Version

2
Type

Type

pom

Download openengsb-wrapped-parent 2


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