Last Version

com.squeakysand.osgi - squeakysand-osgi 0.5.0

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

License

License

GroupId

GroupId

com.squeakysand.osgi
ArtifactId

ArtifactId

squeakysand-osgi
Version

Version

0.5.0
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

squeakysand.com

Download squeakysand-osgi 0.5.0


<!-- https://jarcasting.com/artifacts/com.squeakysand.osgi/squeakysand-osgi/ -->
<dependency>
    <groupId>com.squeakysand.osgi</groupId>
    <artifactId>squeakysand-osgi</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.squeakysand.osgi/squeakysand-osgi/
implementation 'com.squeakysand.osgi:squeakysand-osgi:0.5.0'
// https://jarcasting.com/artifacts/com.squeakysand.osgi/squeakysand-osgi/
implementation ("com.squeakysand.osgi:squeakysand-osgi:0.5.0")
'com.squeakysand.osgi:squeakysand-osgi:jar:0.5.0'
<dependency org="com.squeakysand.osgi" name="squeakysand-osgi" rev="0.5.0">
  <artifact name="squeakysand-osgi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squeakysand.osgi', module='squeakysand-osgi', version='0.5.0')
)
libraryDependencies += "com.squeakysand.osgi" % "squeakysand-osgi" % "0.5.0"
[com.squeakysand.osgi/squeakysand-osgi "0.5.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.osgi : org.osgi.core jar
org.osgi : org.osgi.compendium jar
com.squeakysand : squeakysand-commons jar

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

Project Modules

There are no modules declared in this project.