License |
License
(Apache-2.0 OR EPL-2.0)
|
---|---|
GroupId | GroupIdorg.bndtools |
ArtifactId | ArtifactIdbndtools.release |
Last Version | Last Version6.3.1 |
Release Date | Release Date |
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-6.3.1.pom | |
bndtools.release-6.3.1.jar | 286 KB |
bndtools.release-6.3.1-sources.jar | 76 KB |
bndtools.release-6.3.1-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bndtools/bndtools.release/ -->
<dependency>
<groupId>org.bndtools</groupId>
<artifactId>bndtools.release</artifactId>
<version>6.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.bndtools/bndtools.release/
implementation 'org.bndtools:bndtools.release:6.3.1'
// https://jarcasting.com/artifacts/org.bndtools/bndtools.release/
implementation ("org.bndtools:bndtools.release:6.3.1")
'org.bndtools:bndtools.release:jar:6.3.1'
<dependency org="org.bndtools" name="bndtools.release" rev="6.3.1">
<artifact name="bndtools.release" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bndtools', module='bndtools.release', version='6.3.1')
)
libraryDependencies += "org.bndtools" % "bndtools.release" % "6.3.1"
[org.bndtools/bndtools.release "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 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.annotation | jar | 8.1.0 |
org.osgi : osgi.core | jar | 6.0.0 |
org.eclipse.platform : org.eclipse.osgi | jar | 3.13.300 |