License |
License |
---|---|
GroupId | GroupIdorg.openengsb.wrapped |
ArtifactId | ArtifactIdopenengsb-wrapped-parent |
Last Version | Last Version8 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOpenEngSB :: OSGi Wrapped Bundles :: Parent
Parent of all wrapped bundles
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
openengsb-wrapped-parent-8.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openengsb.wrapped/openengsb-wrapped-parent/ -->
<dependency>
<groupId>org.openengsb.wrapped</groupId>
<artifactId>openengsb-wrapped-parent</artifactId>
<version>8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openengsb.wrapped/openengsb-wrapped-parent/
implementation 'org.openengsb.wrapped:openengsb-wrapped-parent:8'
// https://jarcasting.com/artifacts/org.openengsb.wrapped/openengsb-wrapped-parent/
implementation ("org.openengsb.wrapped:openengsb-wrapped-parent:8")
'org.openengsb.wrapped:openengsb-wrapped-parent:pom:8'
<dependency org="org.openengsb.wrapped" name="openengsb-wrapped-parent" rev="8">
<artifact name="openengsb-wrapped-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openengsb.wrapped', module='openengsb-wrapped-parent', version='8')
)
libraryDependencies += "org.openengsb.wrapped" % "openengsb-wrapped-parent" % "8"
[org.openengsb.wrapped/openengsb-wrapped-parent "8"]