| License |
License |
|---|---|
| GroupId | GroupIdorg.jglue.cdi-unit |
| ArtifactId | ArtifactIdcdi-unit |
| Version | Version4.1.0 |
| Type | Typejar |
| Description |
DescriptionCDI-Unit
JUnit runner for testing CDI based projects.
|
| Filename | Size |
|---|---|
| cdi-unit-4.1.0.pom | |
| cdi-unit-4.1.0.jar | 95 KB |
| cdi-unit-4.1.0-sources.jar | 68 KB |
| cdi-unit-4.1.0-javadoc.jar | 354 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jglue.cdi-unit/cdi-unit/ -->
<dependency>
<groupId>org.jglue.cdi-unit</groupId>
<artifactId>cdi-unit</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jglue.cdi-unit/cdi-unit/
implementation 'org.jglue.cdi-unit:cdi-unit:4.1.0'
// https://jarcasting.com/artifacts/org.jglue.cdi-unit/cdi-unit/
implementation ("org.jglue.cdi-unit:cdi-unit:4.1.0")
'org.jglue.cdi-unit:cdi-unit:jar:4.1.0'
<dependency org="org.jglue.cdi-unit" name="cdi-unit" rev="4.1.0">
<artifact name="cdi-unit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jglue.cdi-unit', module='cdi-unit', version='4.1.0')
)
libraryDependencies += "org.jglue.cdi-unit" % "cdi-unit" % "4.1.0"
[org.jglue.cdi-unit/cdi-unit "4.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.javassist : javassist | jar | 3.18.1-GA |
| io.github.classgraph : classgraph | jar | 4.1.2 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.apache.deltaspike.core : deltaspike-core-impl | jar | 1.0.1 |
| org.jboss.resteasy : resteasy-jaxrs | jar | 3.0.14.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.weld.se : weld-se-core | jar | 3.0.0.Final |
| org.jboss.weld.module : weld-web | jar | 3.0.0.Final |
| junit : junit | jar | 4.12 |
| org.testng : testng | jar | 6.11 |
| org.mockito : mockito-core | jar | 2.19.0 |
| org.easymock : easymock | jar | 3.2 |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| com.sun.faces : jsf-api | jar | 2.2.1 |
| javax.ejb : javax.ejb-api | jar | 3.2 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
| org.apache.deltaspike.modules : deltaspike-jpa-module-impl | jar | 1.0.1 |
| org.hibernate : hibernate-entitymanager | jar | 4.3.6.Final |
| org.apache.deltaspike.modules : deltaspike-data-module-impl | jar | 1.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.9 |
| com.h2database : h2 | jar | 1.4.180 |