Last Version

HK2 Integration Test 1.0.6

A module that contains a JUnit test runner for running HK2 integration tests

License

License

Categories

Categories

JUnit Unit Testing HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

org.testifyproject.junit4
ArtifactId

ArtifactId

hk2-integration-test
Version

Version

1.0.6
Type

Type

jar
Description

Description

HK2 Integration Test
A module that contains a JUnit test runner for running HK2 integration tests
Project Organization

Project Organization

Testify Project

Download hk2-integration-test 1.0.6


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

Dependencies

compile (4)

Group / Artifact Type Version
org.testifyproject : core jar 1.0.6
org.testifyproject.junit4 : junit4-core jar 1.0.6
org.testifyproject.di : di-hk2 jar 1.0.6
junit : junit jar 4.12

provided (2)

Group / Artifact Type Version
org.glassfish.hk2 : hk2-locator jar
org.projectlombok : lombok jar 1.16.18

test (3)

Group / Artifact Type Version
org.glassfish.hk2 : hk2-metadata-generator jar
org.mockito : mockito-core jar 2.11.0
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.