License |
License |
---|---|
GroupId | GroupIdcom.effectiveosgi |
ArtifactId | ArtifactIddistro |
Version | Version0.0.3 |
Type | Typejar |
Description |
DescriptionEffective OSGi Runtime Bundles
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
distro-0.0.3.pom | |
distro-0.0.3.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.effectiveosgi/distro/ -->
<dependency>
<groupId>com.effectiveosgi</groupId>
<artifactId>distro</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.effectiveosgi/distro/
implementation 'com.effectiveosgi:distro:0.0.3'
// https://jarcasting.com/artifacts/com.effectiveosgi/distro/
implementation ("com.effectiveosgi:distro:0.0.3")
'com.effectiveosgi:distro:jar:0.0.3'
<dependency org="com.effectiveosgi" name="distro" rev="0.0.3">
<artifact name="distro" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.effectiveosgi', module='distro', version='0.0.3')
)
libraryDependencies += "com.effectiveosgi" % "distro" % "0.0.3"
[com.effectiveosgi/distro "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.felix : org.apache.felix.framework | jar | 6.0.0 |
org.apache.felix : org.apache.felix.gogo.shell | jar | 1.1.2 |
org.apache.felix : org.apache.felix.gogo.command | jar | 1.1.0 |
org.apache.felix : org.apache.felix.configadmin | jar | 1.9.4 |
org.apache.felix : org.apache.felix.fileinstall | jar | 3.6.4 |
org.apache.felix : org.apache.felix.log | jar | 1.2.0 |
org.apache.felix : org.apache.felix.scr | jar | 2.1.0 |
org.apache.felix : org.apache.felix.eventadmin | jar | 1.5.0 |
ch.qos.logback : logback-classic | jar | 1.2.2 |
ch.qos.logback : logback-core | jar | 1.2.2 |
org.apache.felix : org.apache.felix.http.jetty | jar | 3.4.6 |