is not current version
Last Version 1.2.13

CDI Test Microprofile Parent 1.2.11

cdi-test add-on for testing projects using eclipse microprofile config

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

de.hilling.junit.cdi
ArtifactId

ArtifactId

cdi-test-microprofile-parent
Version

Version

1.2.11
Type

Type

pom
Description

Description

CDI Test Microprofile Parent
cdi-test add-on for testing projects using eclipse microprofile config
Project URL

Project URL

https://github.com/guhilling/cdi-test-microprofile
Source Code Management

Source Code Management

https://github.com/guhilling/cdi-test-microprofile.git

Download cdi-test-microprofile-parent 1.2.11


<!-- 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.11</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.11'
// https://jarcasting.com/artifacts/de.hilling.junit.cdi/cdi-test-microprofile-parent/
implementation ("de.hilling.junit.cdi:cdi-test-microprofile-parent:1.2.11")
'de.hilling.junit.cdi:cdi-test-microprofile-parent:pom:1.2.11'
<dependency org="de.hilling.junit.cdi" name="cdi-test-microprofile-parent" rev="1.2.11">
  <artifact name="cdi-test-microprofile-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.hilling.junit.cdi', module='cdi-test-microprofile-parent', version='1.2.11')
)
libraryDependencies += "de.hilling.junit.cdi" % "cdi-test-microprofile-parent" % "1.2.11"
[de.hilling.junit.cdi/cdi-test-microprofile-parent "1.2.11"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cdi-test-microprofile
  • microprofile-integration-tests