License |
License |
---|---|
GroupId | GroupIdcom.github.veithen.cosmos |
ArtifactId | ArtifactIdcosmos-osgi-runtime |
Version | Version0.4.3 |
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.3.pom | |
cosmos-osgi-runtime-0.4.3.jar | 60 KB |
cosmos-osgi-runtime-0.4.3-sources.jar | 38 KB |
cosmos-osgi-runtime-0.4.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen.cosmos/cosmos-osgi-runtime/
implementation 'com.github.veithen.cosmos:cosmos-osgi-runtime:0.4.3'
// https://jarcasting.com/artifacts/com.github.veithen.cosmos/cosmos-osgi-runtime/
implementation ("com.github.veithen.cosmos:cosmos-osgi-runtime:0.4.3")
'com.github.veithen.cosmos:cosmos-osgi-runtime:jar:0.4.3'
<dependency org="com.github.veithen.cosmos" name="cosmos-osgi-runtime" rev="0.4.3">
<artifact name="cosmos-osgi-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen.cosmos', module='cosmos-osgi-runtime', version='0.4.3')
)
libraryDependencies += "com.github.veithen.cosmos" % "cosmos-osgi-runtime" % "0.4.3"
[com.github.veithen.cosmos/cosmos-osgi-runtime "0.4.3"]
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.35 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.35 |
junit : junit | jar | 4.13.2 |
com.google.truth : truth | jar | 1.1.3 |