HK2 test harness

Generic Modules subsystem

Categories

Categories

GlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

org.glassfish.hk2
ArtifactId

ArtifactId

test-harness
Last Version

Last Version

1.6.12
Release Date

Release Date

Type

Type

jar
Description

Description

HK2 test harness
Generic Modules subsystem
Project Organization

Project Organization

Oracle Corporation

Download test-harness

How to add to project

<!-- https://jarcasting.com/artifacts/org.glassfish.hk2/test-harness/ -->
<dependency>
    <groupId>org.glassfish.hk2</groupId>
    <artifactId>test-harness</artifactId>
    <version>1.6.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.hk2/test-harness/
implementation 'org.glassfish.hk2:test-harness:1.6.12'
// https://jarcasting.com/artifacts/org.glassfish.hk2/test-harness/
implementation ("org.glassfish.hk2:test-harness:1.6.12")
'org.glassfish.hk2:test-harness:jar:1.6.12'
<dependency org="org.glassfish.hk2" name="test-harness" rev="1.6.12">
  <artifact name="test-harness" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.hk2', module='test-harness', version='1.6.12')
)
libraryDependencies += "org.glassfish.hk2" % "test-harness" % "1.6.12"
[org.glassfish.hk2/test-harness "1.6.12"]

Dependencies

compile (4)

Group / Artifact Type Version
org.glassfish.hk2 : hk2-core jar 1.6.12
junit : junit jar 4.3.1
ant : ant jar 1.6.5
com.sun.istack : istack-commons-test jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.12
1.6.11
1.6.10
1.1.15