License |
License |
---|---|
GroupId | GroupIdno.priv.bang.osgiservice |
ArtifactId | ArtifactIdosgiservice-bom |
Last Version | Last Version1.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOSGi services BoM
Bill of Materials pom for the OSGi services
|
Filename | Size |
---|---|
osgiservice-bom-1.8.0.pom | |
osgiservice-bom-1.8.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.priv.bang.osgiservice/osgiservice-bom/ -->
<dependency>
<groupId>no.priv.bang.osgiservice</groupId>
<artifactId>osgiservice-bom</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.priv.bang.osgiservice/osgiservice-bom/
implementation 'no.priv.bang.osgiservice:osgiservice-bom:1.8.0'
// https://jarcasting.com/artifacts/no.priv.bang.osgiservice/osgiservice-bom/
implementation ("no.priv.bang.osgiservice:osgiservice-bom:1.8.0")
'no.priv.bang.osgiservice:osgiservice-bom:jar:1.8.0'
<dependency org="no.priv.bang.osgiservice" name="osgiservice-bom" rev="1.8.0">
<artifact name="osgiservice-bom" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.priv.bang.osgiservice', module='osgiservice-bom', version='1.8.0')
)
libraryDependencies += "no.priv.bang.osgiservice" % "osgiservice-bom" % "1.8.0"
[no.priv.bang.osgiservice/osgiservice-bom "1.8.0"]