MVN

org.dm.gradle : gradle-bundle-plugin

Maven & Gradle

Jan 03, 2017
1 usages
46 stars

Gradle Bundle Plugin · Gradle plugin to generate OSGI bundles.

<dependency>
    <groupId>org.dm.gradle</groupId>
    <artifactId>gradle-bundle-plugin</artifactId>
    <version>0.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.dm.gradle : gradle-bundle-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10.0
  • Latest Release Candidate: 0.8-rc1

All Versions

Choose a version of org.dm.gradle : gradle-bundle-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10.x
gradle-bundle-plugin-0.10.0
0.9.x
gradle-bundle-plugin-0.9.0
0.8.x
gradle-bundle-plugin-0.8.6
gradle-bundle-plugin-0.8.5
gradle-bundle-plugin-0.8.4
gradle-bundle-plugin-0.8.3
gradle-bundle-plugin-0.8.2
gradle-bundle-plugin-0.8.1
0.8
gradle-bundle-plugin-0.8
gradle-bundle-plugin-0.8-rc1
0.7.x
gradle-bundle-plugin-0.7.2
gradle-bundle-plugin-0.7.1
0.7
gradle-bundle-plugin-0.7
0.6.x
gradle-bundle-plugin-0.6.4
gradle-bundle-plugin-0.6.3
gradle-bundle-plugin-0.6.2
gradle-bundle-plugin-0.6.1
0.6
gradle-bundle-plugin-0.6
0.5
gradle-bundle-plugin-0.5

How to add a dependency to Maven

Add the following org.dm.gradle : gradle-bundle-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.dm.gradle</groupId>
    <artifactId>gradle-bundle-plugin</artifactId>
    <version>0.10.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.dm.gradle : gradle-bundle-plugin gradle dependency to your build.gradle file:

implementation 'org.dm.gradle:gradle-bundle-plugin:0.10.0'

Gradle Kotlin DSL: Add the following org.dm.gradle : gradle-bundle-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("org.dm.gradle:gradle-bundle-plugin:0.10.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.dm.gradle : gradle-bundle-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "org.dm.gradle" % "gradle-bundle-plugin" % "0.10.0"

Advertisement

Dependencies from Group

Jan 03, 2017
1 usages
46 stars
Jul 27, 2014
46 stars

Discover Dependencies

Oct 02, 2020
2 usages
2k stars
Feb 09, 2023
1 usages
95 stars
May 31, 2021
2 usages
5.8k stars
Apr 15, 2016
1 usages
7 stars
Jan 05, 2017
2 usages
82 stars
Jan 05, 2017
2 usages
82 stars
Jan 05, 2017
2 usages
82 stars
Jan 05, 2017
2 usages
82 stars
Aug 25, 2021
2 usages
4 stars