License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.bbmsoft |
ArtifactId | ArtifactIdbbmsoft-osgi-launch-dependencies |
Last Version | Last Version4.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBBMSoft OSGi Launch Dependencies
Bundles required to launch and run an Apache Felix framework instance
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.bbmsoft/bbmsoft-osgi-launch-dependencies/ -->
<dependency>
<groupId>net.bbmsoft</groupId>
<artifactId>bbmsoft-osgi-launch-dependencies</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.bbmsoft/bbmsoft-osgi-launch-dependencies/
implementation 'net.bbmsoft:bbmsoft-osgi-launch-dependencies:4.1.0'
// https://jarcasting.com/artifacts/net.bbmsoft/bbmsoft-osgi-launch-dependencies/
implementation ("net.bbmsoft:bbmsoft-osgi-launch-dependencies:4.1.0")
'net.bbmsoft:bbmsoft-osgi-launch-dependencies:jar:4.1.0'
<dependency org="net.bbmsoft" name="bbmsoft-osgi-launch-dependencies" rev="4.1.0">
<artifact name="bbmsoft-osgi-launch-dependencies" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.bbmsoft', module='bbmsoft-osgi-launch-dependencies', version='4.1.0')
)
libraryDependencies += "net.bbmsoft" % "bbmsoft-osgi-launch-dependencies" % "4.1.0"
[net.bbmsoft/bbmsoft-osgi-launch-dependencies "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.core | jar | 7.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.annotation | jar | 7.0.0 |
org.osgi : osgi.cmpn | jar | 7.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
org.mockito : mockito-core | jar | 3.1.0 |