is not current version
Last Version 8

org.openengsb.wrapped:openengsb-wrapped-parent 1.0.3.RELEASE

Configuration Script for wrapping non OSGi artifacts

GroupId

GroupId

org.openengsb.wrapped
ArtifactId

ArtifactId

openengsb-wrapped-parent
Version

Version

1.0.3.RELEASE
Type

Type

pom

Download openengsb-wrapped-parent 1.0.3.RELEASE


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