| License |
License |
|---|---|
| GroupId | GroupIdeu.elbkind |
| ArtifactId | ArtifactIdosgi-parent |
| Version | Version1.0.0 |
| Type | Typepom |
| Description |
DescriptionElbkind :: OSGI:: Parent
Collection of osgi utilities
|
| Filename | Size |
|---|---|
| osgi-parent-1.0.0.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.elbkind/osgi-parent/ -->
<dependency>
<groupId>eu.elbkind</groupId>
<artifactId>osgi-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.elbkind/osgi-parent/
implementation 'eu.elbkind:osgi-parent:1.0.0'
// https://jarcasting.com/artifacts/eu.elbkind/osgi-parent/
implementation ("eu.elbkind:osgi-parent:1.0.0")
'eu.elbkind:osgi-parent:pom:1.0.0'
<dependency org="eu.elbkind" name="osgi-parent" rev="1.0.0">
<artifact name="osgi-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.elbkind', module='osgi-parent', version='1.0.0')
)
libraryDependencies += "eu.elbkind" % "osgi-parent" % "1.0.0"
[eu.elbkind/osgi-parent "1.0.0"]