is not current version
Last Version 1.2.13

de.hilling.junit.cdi:cdi-test-microprofile-parent 1.0.0

add-ons for using cdi-test with eclipse microprofile projects

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

de.hilling.junit.cdi
ArtifactId

ArtifactId

cdi-test-microprofile-parent
Version

Version

1.0.0
Type

Type

pom

Download cdi-test-microprofile-parent 1.0.0


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