is not current version
Last Version 4.0.0-RC6

CDI Test Microprofile Integration Tests 3.3.6

Integration Tests for Microprofile Config in cdi-test

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

de.hilling.junit.cdi
ArtifactId

ArtifactId

test-microprofile
Version

Version

3.3.6
Type

Type

war
Description

Description

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

Download test-microprofile 3.3.6


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

Dependencies

provided (5)

Group / Artifact Type Version
org.eclipse.microprofile : microprofile-spec pom 4.1
jakarta.platform : jakarta.jakartaee-api jar 8.0.0
org.eclipse.microprofile.config : microprofile-config-api jar 2.0
org.immutables : value jar 2.8.9-ea-1
jakarta.enterprise : jakarta.enterprise.cdi-api jar 2.0.2

test (9)

Group / Artifact Type Version
de.hilling.junit.cdi : cdi-test-jee jar 3.3.6
de.hilling.junit.cdi : cdi-test-microprofile jar 3.3.6
de.hilling.junit.cdi : cdi-test-core jar 3.3.6
org.jboss.weld : weld-core-impl jar
org.jboss.weld.se : weld-se-core jar
org.slf4j : slf4j-jdk14 jar 1.7.32
org.junit.jupiter : junit-jupiter jar 5.8.1
org.mockito : mockito-core jar 4.0.0
org.mockito : mockito-junit-jupiter jar 4.0.0

Project Modules

There are no modules declared in this project.