Last Version

HK2 DI 1.0.6

A module that provides HK2 DI Service Instance implementation

License

License

Categories

Categories

HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

org.testifyproject.di
ArtifactId

ArtifactId

di-hk2
Version

Version

1.0.6
Type

Type

jar
Description

Description

HK2 DI
A module that provides HK2 DI Service Instance implementation
Project Organization

Project Organization

Testify Project

Download di-hk2 1.0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
org.testifyproject : core jar 1.0.6
javax.inject : javax.inject jar 1

provided (2)

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

test (5)

Group / Artifact Type Version
org.glassfish.hk2 : hk2-metadata-generator jar
org.testifyproject.mock : mockito jar 1.0.6
junit : junit jar 4.12
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.