MVN

org.ops4j.pax.tinybundles : tinybundles

Maven & Gradle

Oct 18, 2017
126 usages
13 stars

OPS4J Pax Tinybundles · Tiny Bundles is a library to create and modify adhoc bundles and other OSGi resources using fluent Java API.

<dependency>
    <groupId>org.ops4j.pax.tinybundles</groupId>
    <artifactId>tinybundles</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ops4j.pax.tinybundles : tinybundles to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of org.ops4j.pax.tinybundles : tinybundles to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
tinybundles-3.0.0
2.1.x
tinybundles-2.1.1
tinybundles-2.1.0
2.0.x
tinybundles-2.0.0
1.0.x
tinybundles-1.0.0

How to add a dependency to Maven

Add the following org.ops4j.pax.tinybundles : tinybundles maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ops4j.pax.tinybundles</groupId>
    <artifactId>tinybundles</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ops4j.pax.tinybundles : tinybundles gradle dependency to your build.gradle file:

implementation 'org.ops4j.pax.tinybundles:tinybundles:3.0.0'

Gradle Kotlin DSL: Add the following org.ops4j.pax.tinybundles : tinybundles gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ops4j.pax.tinybundles:tinybundles:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ops4j.pax.tinybundles : tinybundles sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ops4j.pax.tinybundles" % "tinybundles" % "3.0.0"

Advertisement

Dependencies from Group

Oct 18, 2017
126 usages
13 stars

Discover Dependencies

Mar 21, 2019
24 usages
77 stars
Dec 16, 2016
26 usages
12.9k stars
Mar 15, 2020
79 usages
72 stars
Sep 23, 2019
29 usages
2 stars
Sep 05, 2013
79 usages
Jul 21, 2012
13 usages
3 stars
Sep 14, 2011
31 usages
Jul 03, 2018
85 usages
1.4k stars
Feb 15, 2013
37 usages
5.7k stars