Last Version

Gradle Bundle Plugin 0.10.0

Gradle plugin to generate OSGI bundles.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

org.dm.gradle
ArtifactId

ArtifactId

gradle-bundle-plugin
Version

Version

0.10.0
Type

Type

jar
Description

Description

Gradle Bundle Plugin
Gradle plugin to generate OSGI bundles.
Project URL

Project URL

https://github.com/TomDmitriev/gradle-bundle-plugin
Source Code Management

Source Code Management

https://github.com/TomDmitriev/gradle-bundle-plugin

Download gradle-bundle-plugin 0.10.0


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

Dependencies

runtime (1)

Group / Artifact Type Version
biz.aQute.bnd : biz.aQute.bndlib jar 3.3.0

Project Modules

There are no modules declared in this project.