is not current version
Last Version 4.0.0-RC6

de.hilling.junit.cdi:docs 4.0.0-RC3

documentation for cdi-test (all included modules)

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

de.hilling.junit.cdi
ArtifactId

ArtifactId

docs
Version

Version

4.0.0-RC3
Type

Type

jar

Download docs 4.0.0-RC3


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