is not current version
Last Version 4.0.0-RC6

de.hilling.junit.cdi:integration-tests 3.3.6

junit extension for simple and efficient testing of cdi components

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

de.hilling.junit.cdi
ArtifactId

ArtifactId

integration-tests
Version

Version

3.3.6
Type

Type

pom
Description

Description

junit extension for simple and efficient testing of cdi components

Download integration-tests 3.3.6


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

Dependencies

provided (1)

Group / Artifact Type Version
jakarta.enterprise : jakarta.enterprise.cdi-api jar 2.0.2

test (7)

Group / Artifact Type Version
de.hilling.junit.cdi : cdi-test-core jar 3.3.6
org.jboss.weld : weld-core-impl jar
org.jboss.weld.se : weld-se-core jar
org.slf4j : slf4j-jdk14 jar 1.7.32
org.junit.jupiter : junit-jupiter jar 5.8.1
org.mockito : mockito-core jar 4.0.0
org.mockito : mockito-junit-jupiter jar 4.0.0

Project Modules

  • test-core
  • test-jee
  • test-jsf-war
  • test-microprofile