Last Version

com.squeakysand - squeakysand-osgi 0.2.0

Classes, interfaces and enums that assist with working in an OSGi environment.

License

License

GroupId

GroupId

com.squeakysand
ArtifactId

ArtifactId

squeakysand-osgi
Version

Version

0.2.0
Type

Type

jar
Description

Description

com.squeakysand - squeakysand-osgi
Classes, interfaces and enums that assist with working in an OSGi environment.
Project URL

Project URL

http://www.squeakysand.com/projects/com.squeakysand/squeakysand-osgi/0.2.0/
Project Organization

Project Organization

squeakysand.com

Download squeakysand-osgi 0.2.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.squeakysand : squeakysand-commons jar 0.3.0

provided (3)

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

Project Modules

There are no modules declared in this project.