License |
License
(Apache-2.0 OR EPL-2.0)
|
---|---|
GroupId | GroupIdorg.bndtools |
ArtifactId | ArtifactIdbndtools.core.services |
Last Version | Last Version6.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbndtools.core.services
bndtools.core.services
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.bndtools/bndtools.core.services/ -->
<dependency>
<groupId>org.bndtools</groupId>
<artifactId>bndtools.core.services</artifactId>
<version>6.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.bndtools/bndtools.core.services/
implementation 'org.bndtools:bndtools.core.services:6.3.1'
// https://jarcasting.com/artifacts/org.bndtools/bndtools.core.services/
implementation ("org.bndtools:bndtools.core.services:6.3.1")
'org.bndtools:bndtools.core.services:jar:6.3.1'
<dependency org="org.bndtools" name="bndtools.core.services" rev="6.3.1">
<artifact name="bndtools.core.services" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bndtools', module='bndtools.core.services', version='6.3.1')
)
libraryDependencies += "org.bndtools" % "bndtools.core.services" % "6.3.1"
[org.bndtools/bndtools.core.services "6.3.1"]
Group / Artifact | Type | Version |
---|---|---|
biz.aQute.bnd : biz.aQute.bnd.util | jar | 6.3.1 |
biz.aQute.bnd : biz.aQute.bndlib | jar | 6.3.1 |
org.bndtools : bndtools.api | jar | 6.3.1 |
org.bndtools : bndtools.core | jar | 6.3.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.service.component.annotations | jar | 1.3.0 |