Last Version

tourniquet-inject 0.4.8

Support for setting up objects with CDI field injection.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.tourniquet.junit
ArtifactId

ArtifactId

tourniquet-inject
Version

Version

0.4.8
Type

Type

jar
Description

Description

tourniquet-inject
Support for setting up objects with CDI field injection.
Project Organization

Project Organization

DevCon5 GmbH

Download tourniquet-inject 0.4.8


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.deltaspike.core : deltaspike-core-api jar 1.1.0
org.slf4j : slf4j-api jar 1.7.6

provided (3)

Group / Artifact Type Version
javax.enterprise : cdi-api jar 1.2
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

test (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.0-rc1
org.apache.logging.log4j : log4j-api jar 2.0-rc1
org.apache.logging.log4j : log4j-core jar 2.0-rc1

Project Modules

There are no modules declared in this project.