| License | License | 
|---|---|
| Categories | CategoriesGlassFish Container Application Servers TestNG Unit Testing HK2 Application Layer Libs Dependency Injection | 
| GroupId | GroupIdorg.glassfish.hk2 | 
| ArtifactId | ArtifactIdhk2-testng | 
| Last Version | Last Version3.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHK2 TestNG runner A utility for running HK2 under TestNG | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| hk2-testng-3.0.3.pom | |
| hk2-testng-3.0.3.jar | 19 KB | 
| hk2-testng-3.0.3-sources.jar | 19 KB | 
| hk2-testng-3.0.3-javadoc.jar | 28 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.glassfish.hk2/hk2-testng/ -->
<dependency>
    <groupId>org.glassfish.hk2</groupId>
    <artifactId>hk2-testng</artifactId>
    <version>3.0.3</version>
</dependency>// https://jarcasting.com/artifacts/org.glassfish.hk2/hk2-testng/
implementation 'org.glassfish.hk2:hk2-testng:3.0.3'// https://jarcasting.com/artifacts/org.glassfish.hk2/hk2-testng/
implementation ("org.glassfish.hk2:hk2-testng:3.0.3")'org.glassfish.hk2:hk2-testng:jar:3.0.3'<dependency org="org.glassfish.hk2" name="hk2-testng" rev="3.0.3">
  <artifact name="hk2-testng" type="jar" />
</dependency>@Grapes(
@Grab(group='org.glassfish.hk2', module='hk2-testng', version='3.0.3')
)libraryDependencies += "org.glassfish.hk2" % "hk2-testng" % "3.0.3"[org.glassfish.hk2/hk2-testng "3.0.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.glassfish.hk2 : hk2-extras | jar | 3.0.3 | 
| org.glassfish.hk2 : hk2-locator | jar | 3.0.3 | 
| org.glassfish.hk2 : hk2-api | jar | 3.0.3 | 
| jakarta.inject : jakarta.inject-api | jar | 2.0.0 | 
| org.ow2.asm : asm | jar | 9.2 | 
| org.ow2.asm : asm-analysis | jar | 9.2 | 
| org.ow2.asm : asm-commons | jar | 9.2 | 
| org.ow2.asm : asm-tree | jar | 9.2 | 
| org.ow2.asm : asm-util | jar | 9.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 7.1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.assertj : assertj-core | jar | 3.15.0 | 
| junit : junit | jar | 4.13.1 | 
| org.easymock : easymock | jar | 3.5 | 
