License |
License |
---|---|
GroupId | GroupIdcom.github.veithen.cosmos |
ArtifactId | ArtifactIdcosmos-osgi-runtime |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCosmos OSGi Runtime
Parent POM for com.github.veithen
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cosmos-osgi-runtime-0.5.0.pom | |
cosmos-osgi-runtime-0.5.0.jar | 34 KB |
cosmos-osgi-runtime-0.5.0-sources.jar | 23 KB |
cosmos-osgi-runtime-0.5.0-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.veithen.cosmos/cosmos-osgi-runtime/ -->
<dependency>
<groupId>com.github.veithen.cosmos</groupId>
<artifactId>cosmos-osgi-runtime</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen.cosmos/cosmos-osgi-runtime/
implementation 'com.github.veithen.cosmos:cosmos-osgi-runtime:0.5.0'
// https://jarcasting.com/artifacts/com.github.veithen.cosmos/cosmos-osgi-runtime/
implementation ("com.github.veithen.cosmos:cosmos-osgi-runtime:0.5.0")
'com.github.veithen.cosmos:cosmos-osgi-runtime:jar:0.5.0'
<dependency org="com.github.veithen.cosmos" name="cosmos-osgi-runtime" rev="0.5.0">
<artifact name="cosmos-osgi-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen.cosmos', module='cosmos-osgi-runtime', version='0.5.0')
)
libraryDependencies += "com.github.veithen.cosmos" % "cosmos-osgi-runtime" % "0.5.0"
[com.github.veithen.cosmos/cosmos-osgi-runtime "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.framework | jar | 1.10.0 |
org.osgi : org.osgi.util.xml | jar | 1.0.2 |
org.osgi : org.osgi.service.packageadmin | jar | 1.2.1 |
org.osgi : org.osgi.resource | jar | 1.0.1 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.36 |
junit : junit | jar | 4.13.2 |
com.google.truth : truth | jar | 1.1.3 |