Last Version

cdi-test api 4.0.0-RC6

Basic annotations and interfaces for cdi-test

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

de.hilling.junit.cdi
ArtifactId

ArtifactId

cdi-test-api
Version

Version

4.0.0-RC6
Type

Type

jar
Description

Description

cdi-test api
Basic annotations and interfaces for cdi-test

Download cdi-test-api 4.0.0-RC6


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

Dependencies

provided (3)

Group / Artifact Type Version
jakarta.enterprise : jakarta.enterprise.cdi-api jar 3.0.0
jakarta.annotation : jakarta.annotation-api jar 2.0.0
org.immutables : value jar 2.9.0

Project Modules

There are no modules declared in this project.