License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdde.hilling.junit.cdi |
ArtifactId | ArtifactIdcdi-test-core |
Last Version | Last Version4.0.0-RC6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncdi-test core
implementation of cdi-test
|
Filename | Size |
---|---|
cdi-test-core-4.0.0-RC6.pom | |
cdi-test-core-4.0.0-RC6.jar | 49 KB |
cdi-test-core-4.0.0-RC6-sources.jar | 26 KB |
cdi-test-core-4.0.0-RC6-javadoc.jar | 201 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.hilling.junit.cdi/cdi-test-core/ -->
<dependency>
<groupId>de.hilling.junit.cdi</groupId>
<artifactId>cdi-test-core</artifactId>
<version>4.0.0-RC6</version>
</dependency>
// https://jarcasting.com/artifacts/de.hilling.junit.cdi/cdi-test-core/
implementation 'de.hilling.junit.cdi:cdi-test-core:4.0.0-RC6'
// https://jarcasting.com/artifacts/de.hilling.junit.cdi/cdi-test-core/
implementation ("de.hilling.junit.cdi:cdi-test-core:4.0.0-RC6")
'de.hilling.junit.cdi:cdi-test-core:jar:4.0.0-RC6'
<dependency org="de.hilling.junit.cdi" name="cdi-test-core" rev="4.0.0-RC6">
<artifact name="cdi-test-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.hilling.junit.cdi', module='cdi-test-core', version='4.0.0-RC6')
)
libraryDependencies += "de.hilling.junit.cdi" % "cdi-test-core" % "4.0.0-RC6"
[de.hilling.junit.cdi/cdi-test-core "4.0.0-RC6"]
Group / Artifact | Type | Version |
---|---|---|
de.hilling.junit.cdi : cdi-test-api | jar | 4.0.0-RC6 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.jboss.weld : weld-api | jar | |
org.jboss.weld.se : weld-se-core | jar | |
org.jboss.weld : weld-core-impl | jar | |
org.mockito : mockito-core | jar | 4.3.1 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.annotation : jakarta.annotation-api | jar | 2.0.0 |
jakarta.interceptor : jakarta.interceptor-api | jar | 2.0.1 |
org.immutables : value | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
org.mockito : mockito-junit-jupiter | jar | 4.3.1 |
org.slf4j : slf4j-jdk14 | jar | 1.7.36 |