| License |
License |
|---|---|
| GroupId | GroupIdorg.ops4j.pax |
| ArtifactId | ArtifactIdswissbox |
| Version | Version1.8.5 |
| Type | Typepom |
| Description |
DescriptionOPS4J Pax Swissbox
OPS4J Pax Swissbox - Utilities for OSGi World.
Detailed information to be found at http://team.ops4j.org/wiki/display/PAXSB/.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| swissbox-1.8.5.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax/swissbox/ -->
<dependency>
<groupId>org.ops4j.pax</groupId>
<artifactId>swissbox</artifactId>
<version>1.8.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax/swissbox/
implementation 'org.ops4j.pax:swissbox:1.8.5'
// https://jarcasting.com/artifacts/org.ops4j.pax/swissbox/
implementation ("org.ops4j.pax:swissbox:1.8.5")
'org.ops4j.pax:swissbox:pom:1.8.5'
<dependency org="org.ops4j.pax" name="swissbox" rev="1.8.5">
<artifact name="swissbox" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax', module='swissbox', version='1.8.5')
)
libraryDependencies += "org.ops4j.pax" % "swissbox" % "1.8.5"
[org.ops4j.pax/swissbox "1.8.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : org.osgi.core | jar | 4.2.0 |
| org.osgi : org.osgi.compendium | jar | 4.2.0 |