MVN

biz.aQute : biz.aQute.osgi.templates

Maven & Gradle

Apr 13, 2023
5 stars

biz.aQute.osgi.templates · biz.aQute.osgi.templates

<dependency>
    <groupId>biz.aQute</groupId>
    <artifactId>biz.aQute.osgi.templates</artifactId>
    <version>1.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of biz.aQute : biz.aQute.osgi.templates to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.10.0

All Versions

Choose a version of biz.aQute : biz.aQute.osgi.templates to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.10.x
biz.aQute.osgi.templates-1.10.0
1.9.x
biz.aQute.osgi.templates-1.9.0
1.8.x
biz.aQute.osgi.templates-1.8.0
1.7.x
biz.aQute.osgi.templates-1.7.0
1.6.x
biz.aQute.osgi.templates-1.6.0
1.3.x
biz.aQute.osgi.templates-1.3.0
1.2.x
biz.aQute.osgi.templates-1.2.0
1.1.x
biz.aQute.osgi.templates-1.1.0
1.0.x
biz.aQute.osgi.templates-1.0.0

How to add a dependency to Maven

Add the following biz.aQute : biz.aQute.osgi.templates maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>biz.aQute</groupId>
    <artifactId>biz.aQute.osgi.templates</artifactId>
    <version>1.10.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following biz.aQute : biz.aQute.osgi.templates gradle dependency to your build.gradle file:

implementation 'biz.aQute:biz.aQute.osgi.templates:1.10.0'

Gradle Kotlin DSL: Add the following biz.aQute : biz.aQute.osgi.templates gradle kotlin dependency to your build.gradle.kts file:

implementation("biz.aQute:biz.aQute.osgi.templates:1.10.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following biz.aQute : biz.aQute.osgi.templates sbt scala dependency to your build.sbt file:

libraryDependencies += "biz.aQute" % "biz.aQute.osgi.templates" % "1.10.0"

Advertisement

Dependencies from Group

Feb 27, 2013
216 usages
522 stars
bnd
Feb 26, 2022
22 usages
493 stars
Apr 13, 2023
7 usages
5 stars
Apr 13, 2023
7 usages
5 stars
Apr 13, 2023
6 usages
5 stars

Discover Dependencies