is not current version
Last Version 4.0.0-RC6

de.hilling.junit.cdi:cdi-test-microprofile 3.4.0

support microprofile-config in cdi-test

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

de.hilling.junit.cdi
ArtifactId

ArtifactId

cdi-test-microprofile
Version

Version

3.4.0
Type

Type

jar

Download cdi-test-microprofile 3.4.0


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