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