License |
License |
---|---|
GroupId | GroupIdcom.effectiveosgi |
ArtifactId | ArtifactIdcom.effectiveosgi.rt.command |
Version | Version0.0.6 |
Type | Typejar |
Description |
DescriptionEffective OSGi RT Command Bridge
Effective OSGi Runtime Bundles
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.effectiveosgi/com.effectiveosgi.rt.command/ -->
<dependency>
<groupId>com.effectiveosgi</groupId>
<artifactId>com.effectiveosgi.rt.command</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.effectiveosgi/com.effectiveosgi.rt.command/
implementation 'com.effectiveosgi:com.effectiveosgi.rt.command:0.0.6'
// https://jarcasting.com/artifacts/com.effectiveosgi/com.effectiveosgi.rt.command/
implementation ("com.effectiveosgi:com.effectiveosgi.rt.command:0.0.6")
'com.effectiveosgi:com.effectiveosgi.rt.command:jar:0.0.6'
<dependency org="com.effectiveosgi" name="com.effectiveosgi.rt.command" rev="0.0.6">
<artifact name="com.effectiveosgi.rt.command" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.effectiveosgi', module='com.effectiveosgi.rt.command', version='0.0.6')
)
libraryDependencies += "com.effectiveosgi" % "com.effectiveosgi.rt.command" % "0.0.6"
[com.effectiveosgi/com.effectiveosgi.rt.command "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.felix : org.apache.felix.gogo.runtime | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.core | jar | 6.0.0 |
org.osgi : osgi.annotation | jar | 7.0.0 |
org.apache.felix : org.apache.felix.gogo.shell | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.felix : org.apache.felix.framework | jar | 6.0.0 |
org.eclipse.platform : org.eclipse.osgi | jar | 3.13.300 |
org.apache.felix : org.apache.felix.gogo.command | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |