| License | License | 
|---|---|
| GroupId | GroupIdcom.squeakysand | 
| ArtifactId | ArtifactIdsqueakysand-osgi | 
| Last Version | Last Version0.2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncom.squeakysand - squeakysand-osgi Classes, interfaces and enums that assist with working in an OSGi environment. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| squeakysand-osgi-0.2.0.pom | |
| squeakysand-osgi-0.2.0.jar | 10 KB | 
| squeakysand-osgi-0.2.0-sources.jar | 8 KB | 
| squeakysand-osgi-0.2.0-javadoc.jar | 34 KB | 
| squeakysand-osgi-0.2.0-bnd.jar | 127 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.squeakysand/squeakysand-osgi/ -->
<dependency>
    <groupId>com.squeakysand</groupId>
    <artifactId>squeakysand-osgi</artifactId>
    <version>0.2.0</version>
</dependency>// https://jarcasting.com/artifacts/com.squeakysand/squeakysand-osgi/
implementation 'com.squeakysand:squeakysand-osgi:0.2.0'// https://jarcasting.com/artifacts/com.squeakysand/squeakysand-osgi/
implementation ("com.squeakysand:squeakysand-osgi:0.2.0")'com.squeakysand:squeakysand-osgi:jar:0.2.0'<dependency org="com.squeakysand" name="squeakysand-osgi" rev="0.2.0">
  <artifact name="squeakysand-osgi" type="jar" />
</dependency>@Grapes(
@Grab(group='com.squeakysand', module='squeakysand-osgi', version='0.2.0')
)libraryDependencies += "com.squeakysand" % "squeakysand-osgi" % "0.2.0"[com.squeakysand/squeakysand-osgi "0.2.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.squeakysand : squeakysand-commons | jar | 0.3.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.felix : org.osgi.core | jar | 1.4.0 | 
| org.apache.felix : org.osgi.compendium | jar | 1.4.0 | 
| org.slf4j : slf4j-api | jar | 1.5.8 |