Last Version

de.hilling.junit.cdi:cdi-test-db 0.9.0

junit add-on for simple testing of cdi components

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

de.hilling.junit.cdi
ArtifactId

ArtifactId

cdi-test-db
Version

Version

0.9.0
Type

Type

jar
Description

Description

junit add-on for simple testing of cdi components

Download cdi-test-db 0.9.0


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

Dependencies

compile (3)

Group / Artifact Type Version
de.hilling.junit.cdi : cdi-test-core jar 0.9.0
junit : junit jar 4.11
org.apache.commons : commons-io jar 1.3.2

provided (2)

Group / Artifact Type Version
javax.enterprise : cdi-api jar 1.1
javax.annotation : javax.annotation-api jar 1.2

test (2)

Group / Artifact Type Version
org.apache.deltaspike.cdictrl : deltaspike-cdictrl-weld jar 1.3.0
org.jboss.weld.se : weld-se-core jar ${weld.version}

Project Modules

There are no modules declared in this project.