bnd-platform

Build OSGi bundles and Eclipse Update Sites from existing JARs, e.g. from Maven repositories (Plugin for Gradle)

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.standardout
ArtifactId

ArtifactId

bnd-platform
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

bnd-platform
Build OSGi bundles and Eclipse Update Sites from existing JARs, e.g. from Maven repositories (Plugin for Gradle)
Project URL

Project URL

https://github.com/stempler/bnd-platform

Download bnd-platform

How to add to project

<!-- https://jarcasting.com/artifacts/org.standardout/bnd-platform/ -->
<dependency>
    <groupId>org.standardout</groupId>
    <artifactId>bnd-platform</artifactId>
    <version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.standardout/bnd-platform/
implementation 'org.standardout:bnd-platform:1.7.0'
// https://jarcasting.com/artifacts/org.standardout/bnd-platform/
implementation ("org.standardout:bnd-platform:1.7.0")
'org.standardout:bnd-platform:jar:1.7.0'
<dependency org="org.standardout" name="bnd-platform" rev="1.7.0">
  <artifact name="bnd-platform" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.standardout', module='bnd-platform', version='1.7.0')
)
libraryDependencies += "org.standardout" % "bnd-platform" % "1.7.0"
[org.standardout/bnd-platform "1.7.0"]

Dependencies

compile (4)

Group / Artifact Type Version
biz.aQute.bnd : biz.aQute.bndlib jar 3.5.0
org.osgi : osgi.core jar 6.0.0
commons-io : commons-io jar 2.4
de.undercouch : gradle-download-task jar 3.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.0
1.5.0
1.4.0
1.3.0
1.2.0
1.0
0.4
0.3
0.2