is not current version
Last Version 4.0.0-RC6

de.hilling.junit.cdi:test-microprofile 3.2.1

Integration Tests for Microprofile Config in cdi-test

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

de.hilling.junit.cdi
ArtifactId

ArtifactId

test-microprofile
Version

Version

3.2.1
Type

Type

war

Download test-microprofile 3.2.1


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