License |
License
(Apache-2.0 OR EPL-2.0)
|
---|---|
GroupId | GroupIdorg.bndtools |
ArtifactId | ArtifactIdbndtools.api |
Version | Version5.3.0 |
Type | Typejar |
Description |
Descriptionbndtools.api
bndtools.api
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bndtools.api-5.3.0.pom | |
bndtools.api-5.3.0.jar | 54 KB |
bndtools.api-5.3.0-sources.jar | 17 KB |
bndtools.api-5.3.0-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bndtools/bndtools.api/ -->
<dependency>
<groupId>org.bndtools</groupId>
<artifactId>bndtools.api</artifactId>
<version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bndtools/bndtools.api/
implementation 'org.bndtools:bndtools.api:5.3.0'
// https://jarcasting.com/artifacts/org.bndtools/bndtools.api/
implementation ("org.bndtools:bndtools.api:5.3.0")
'org.bndtools:bndtools.api:jar:5.3.0'
<dependency org="org.bndtools" name="bndtools.api" rev="5.3.0">
<artifact name="bndtools.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bndtools', module='bndtools.api', version='5.3.0')
)
libraryDependencies += "org.bndtools" % "bndtools.api" % "5.3.0"
[org.bndtools/bndtools.api "5.3.0"]
Group / Artifact | Type | Version |
---|---|---|
biz.aQute.bnd : biz.aQute.bndlib | jar | 5.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.annotation | jar | 8.0.0 |
org.osgi : osgi.core | jar | 6.0.0 |