is not current version
Last Version 4.0.0-RC6

de.hilling.junit.cdi:cdi-test-api 2.4.0

junit add-on for simple testing of cdi components

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

de.hilling.junit.cdi
ArtifactId

ArtifactId

cdi-test-api
Version

Version

2.4.0
Type

Type

jar
Description

Description

junit add-on for simple testing of cdi components

Download cdi-test-api 2.4.0


<!-- https://jarcasting.com/artifacts/de.hilling.junit.cdi/cdi-test-api/ -->
<dependency>
    <groupId>de.hilling.junit.cdi</groupId>
    <artifactId>cdi-test-api</artifactId>
    <version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.hilling.junit.cdi/cdi-test-api/
implementation 'de.hilling.junit.cdi:cdi-test-api:2.4.0'
// https://jarcasting.com/artifacts/de.hilling.junit.cdi/cdi-test-api/
implementation ("de.hilling.junit.cdi:cdi-test-api:2.4.0")
'de.hilling.junit.cdi:cdi-test-api:jar:2.4.0'
<dependency org="de.hilling.junit.cdi" name="cdi-test-api" rev="2.4.0">
  <artifact name="cdi-test-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.hilling.junit.cdi', module='cdi-test-api', version='2.4.0')
)
libraryDependencies += "de.hilling.junit.cdi" % "cdi-test-api" % "2.4.0"
[de.hilling.junit.cdi/cdi-test-api "2.4.0"]

Dependencies

provided (3)

Group / Artifact Type Version
javax.enterprise : cdi-api jar 2.0.SP1
javax.annotation : javax.annotation-api jar 1.3.2
org.immutables : value jar 2.8.9-ea-1

Project Modules

There are no modules declared in this project.