is not current version
Last Version 3.2.1

de.hilling.junit.cdi:cdi-test-docs 2.3.2

documentation for cdi test

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

de.hilling.junit.cdi
ArtifactId

ArtifactId

cdi-test-docs
Version

Version

2.3.2
Type

Type

jar

Download cdi-test-docs 2.3.2


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