Last Version

de.hilling.junit.cdi:test-db 1.2.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

test-db
Version

Version

1.2.0
Type

Type

jar
Description

Description

junit add-on for simple testing of cdi components

Download test-db 1.2.0


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

Dependencies

provided (1)

Group / Artifact Type Version
javax.enterprise : cdi-api jar ${cdi-api.version}

test (4)

Group / Artifact Type Version
de.hilling.junit.cdi : cdi-test-core jar 1.2.0
org.apache.deltaspike.cdictrl : deltaspike-cdictrl-weld jar 1.8.0
org.jboss.weld.se : weld-se-core jar
org.slf4j : slf4j-jdk14 jar 1.7.5

Project Modules

There are no modules declared in this project.