License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdde.hilling.junit.cdi |
ArtifactId | ArtifactIdcdi-test-microprofile-parent |
Last Version | Last Version1.2.13 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCDI Test Microprofile Parent
cdi-test Add-On for Testing Projects using Eclipse Microprofile Config
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cdi-test-microprofile-parent-1.2.13.pom | 14 KB |
Browse |
<!-- 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.2.13</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.2.13'
// https://jarcasting.com/artifacts/de.hilling.junit.cdi/cdi-test-microprofile-parent/
implementation ("de.hilling.junit.cdi:cdi-test-microprofile-parent:1.2.13")
'de.hilling.junit.cdi:cdi-test-microprofile-parent:pom:1.2.13'
<dependency org="de.hilling.junit.cdi" name="cdi-test-microprofile-parent" rev="1.2.13">
<artifact name="cdi-test-microprofile-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.hilling.junit.cdi', module='cdi-test-microprofile-parent', version='1.2.13')
)
libraryDependencies += "de.hilling.junit.cdi" % "cdi-test-microprofile-parent" % "1.2.13"
[de.hilling.junit.cdi/cdi-test-microprofile-parent "1.2.13"]