Last Version

CDI Test Microprofile Parent 1.2.13

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.13
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.13


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

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