CDI Test Microprofile Integration Tests

Integration Tests for Microprofile Config in cdi-test

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

de.hilling.junit.cdi
ArtifactId

ArtifactId

cdi-test-microprofile-tests
Last Version

Last Version

1.2.13
Release Date

Release Date

Type

Type

war
Description

Description

CDI Test Microprofile Integration Tests
Integration Tests for Microprofile Config in cdi-test

Download cdi-test-microprofile-tests

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
javax : javaee-api jar 8.0.1
org.eclipse.microprofile.config : microprofile-config-api jar 2.0

provided (3)

Group / Artifact Type Version
org.eclipse.microprofile : microprofile-spec pom 4.1
org.immutables : value jar 2.8.9-ea-1
org.apache.deltaspike.core : deltaspike-core-api jar 1.9.5

test (13)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1
de.hilling.junit.cdi : cdi-test-core jar 2.4.1
de.hilling.junit.cdi : cdi-test-jee jar 2.2.1
de.hilling.junit.cdi : cdi-test-microprofile jar 1.2.13
org.jboss.weld.se : weld-se-core jar 3.1.8.Final
org.apache.deltaspike.cdictrl : deltaspike-cdictrl-weld jar 1.9.5
org.eclipse.microprofile.rest.client : microprofile-rest-client-api jar 2.0
org.apache.cxf : cxf-rt-rs-client jar 3.4.4
org.apache.cxf : cxf-rt-rs-mp-client jar 3.4.4
javax.xml.bind : jaxb-api jar 2.3.1
com.sun.xml.bind : jaxb-core jar 3.0.2
com.sun.xml.bind : jaxb-impl jar 3.0.2
javax.activation : activation jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.13
1.2.12
1.2.11
1.2.0
1.1.0
1.0.0