License |
License |
---|---|
GroupId | GroupIdcom.github.veithen.cosmos |
ArtifactId | ArtifactIdcosmos-osgi-runtime |
Version | Version0.4.1 |
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.4.1.pom | |
cosmos-osgi-runtime-0.4.1.jar | 60 KB |
cosmos-osgi-runtime-0.4.1-sources.jar | 38 KB |
cosmos-osgi-runtime-0.4.1-javadoc.jar | 417 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.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen.cosmos/cosmos-osgi-runtime/
implementation 'com.github.veithen.cosmos:cosmos-osgi-runtime:0.4.1'
// https://jarcasting.com/artifacts/com.github.veithen.cosmos/cosmos-osgi-runtime/
implementation ("com.github.veithen.cosmos:cosmos-osgi-runtime:0.4.1")
'com.github.veithen.cosmos:cosmos-osgi-runtime:jar:0.4.1'
<dependency org="com.github.veithen.cosmos" name="cosmos-osgi-runtime" rev="0.4.1">
<artifact name="cosmos-osgi-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen.cosmos', module='cosmos-osgi-runtime', version='0.4.1')
)
libraryDependencies += "com.github.veithen.cosmos" % "cosmos-osgi-runtime" % "0.4.1"
[com.github.veithen.cosmos/cosmos-osgi-runtime "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.framework | jar | 1.10.0 |
org.osgi : org.osgi.util.xml | jar | 1.0.1 |
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.30 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.30 |
junit : junit | jar | 4.13.1 |
com.google.truth : truth | jar | 1.1 |