MVN

org.glassfish.hk2 : test-harness

Maven & Gradle

Aug 16, 2012
1 usages

HK2 test harness

<dependency>
    <groupId>org.glassfish.hk2</groupId>
    <artifactId>test-harness</artifactId>
    <version>1.1.15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.glassfish.hk2 : test-harness to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.15

All Versions

Choose a version of org.glassfish.hk2 : test-harness to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
test-harness-1.6.12
test-harness-1.6.11
test-harness-1.6.10
1.1.x
test-harness-1.1.15

How to add a dependency to Maven

Add the following org.glassfish.hk2 : test-harness maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.glassfish.hk2</groupId>
    <artifactId>test-harness</artifactId>
    <version>1.1.15</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.glassfish.hk2 : test-harness gradle dependency to your build.gradle file:

implementation 'org.glassfish.hk2:test-harness:1.1.15'

Gradle Kotlin DSL: Add the following org.glassfish.hk2 : test-harness gradle kotlin dependency to your build.gradle.kts file:

implementation("org.glassfish.hk2:test-harness:1.1.15")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.glassfish.hk2 : test-harness sbt scala dependency to your build.sbt file:

libraryDependencies += "org.glassfish.hk2" % "test-harness" % "1.1.15"

Advertisement

Dependencies from Group

Mar 28, 2023
390 usages
39 stars
Mar 28, 2023
274 usages
106 stars
Mar 28, 2023
202 usages
40 stars
Jan 03, 2019
193 usages
3 stars
hk2
Mar 28, 2023
158 usages
40 stars

Discover Dependencies

Mar 03, 2015
Apr 06, 2015
2 stars
Mar 25, 2014
11 stars
Jun 20, 2014
26 stars
Aug 29, 2012
1.1k stars
Nov 12, 2013
1 usages
2 stars
Sep 10, 2013