is not current version
Last Version 4.0.0-RC6

CDI Test Microprofile Extension 1.2.11

Support Microprofile Config in cdi-test

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

de.hilling.junit.cdi
ArtifactId

ArtifactId

cdi-test-microprofile
Version

Version

1.2.11
Type

Type

jar
Description

Description

CDI Test Microprofile Extension
Support Microprofile Config in cdi-test

Download cdi-test-microprofile 1.2.11


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

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.microprofile : microprofile-spec pom 3.3
io.smallrye : smallrye-config jar 1.4.1
de.hilling.junit.cdi : cdi-test-core jar 2.3.2

provided (1)

Group / Artifact Type Version
org.eclipse.microprofile.config : microprofile-config-api jar 1.4

Project Modules

There are no modules declared in this project.