is not current version
Last Version 1.0.6

io.wcm.osgi.wrapper:io.wcm.osgi.wrapper.parent 1.0.0

Parent POM for OSGi Wrapper Bundles.

GroupId

GroupId

io.wcm.osgi.wrapper
ArtifactId

ArtifactId

io.wcm.osgi.wrapper.parent
Version

Version

1.0.0
Type

Type

pom

Download io.wcm.osgi.wrapper.parent 1.0.0


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