MVN

org.ops4j.pax.tipi : org.ops4j.pax.tipi.junit

Maven & Gradle

Dec 05, 2014
19 usages
4 stars

This OSGi bundle wraps ${tipi.orig.artifactId}-${tipi.orig.version}

<dependency>
    <groupId>org.ops4j.pax.tipi</groupId>
    <artifactId>org.ops4j.pax.tipi.junit</artifactId>
    <version>4.12.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.12.0.1

All Versions

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

Version Vulnerabilities Updated
4.12.x
org.ops4j.pax.tipi.junit-4.12.0.1
4.11.x
org.ops4j.pax.tipi.junit-4.11.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.ops4j.pax.tipi</groupId>
    <artifactId>org.ops4j.pax.tipi.junit</artifactId>
    <version>4.12.0.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:4.12.0.1'

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

implementation("org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:4.12.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.ops4j.pax.tipi" % "org.ops4j.pax.tipi.junit" % "4.12.0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 30, 2018
28 usages
712 stars
Nov 22, 2021
113 usages
81 stars
Aug 05, 2017
24 usages
14 stars
Apr 28, 2014
15 usages
30 stars
Aug 26, 2011
7 usages
Jul 02, 2021
11 usages
2 stars
Mar 28, 2023
102 usages
40 stars
Feb 08, 2023
31 usages
63.7k stars