License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oneandone |
ArtifactId | ArtifactIdejb-cdi-unit |
Version | Version1.1.17 |
Type | Typejar |
Description |
Descriptionnet.oneandone:ejb-cdi-unit
A module that can be used together with cdiunit to build en ejb-test-environment.
|
Project URL |
Project URL |
Filename | Size |
---|---|
ejb-cdi-unit-1.1.17.pom | |
ejb-cdi-unit-1.1.17.jar | 248 KB |
ejb-cdi-unit-1.1.17-sources.jar | 146 KB |
ejb-cdi-unit-1.1.17-javadoc.jar | 802 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oneandone/ejb-cdi-unit/ -->
<dependency>
<groupId>net.oneandone</groupId>
<artifactId>ejb-cdi-unit</artifactId>
<version>1.1.17</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone/ejb-cdi-unit/
implementation 'net.oneandone:ejb-cdi-unit:1.1.17'
// https://jarcasting.com/artifacts/net.oneandone/ejb-cdi-unit/
implementation ("net.oneandone:ejb-cdi-unit:1.1.17")
'net.oneandone:ejb-cdi-unit:jar:1.1.17'
<dependency org="net.oneandone" name="ejb-cdi-unit" rev="1.1.17">
<artifact name="ejb-cdi-unit" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone', module='ejb-cdi-unit', version='1.1.17')
)
libraryDependencies += "net.oneandone" % "ejb-cdi-unit" % "1.1.17"
[net.oneandone/ejb-cdi-unit "1.1.17"]
Group / Artifact | Type | Version |
---|---|---|
javax.xml : jaxrpc-api | jar | 1.1 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
com.mockrunner : mockrunner-jms | jar | 1.1.2 |
cglib : cglib | jar | 3.2.5 |
org.slf4j : slf4j-api | jar | 1.7.25 |
javax : javaee-api | jar | 7.0 |
net.oneandone.reflections8 : reflections8 | jar | 0.11.1 |
org.apache.deltaspike.core : deltaspike-core-api | jar | 1.0.1 |
org.apache.commons : commons-dbcp2 | jar | 2.5.0 |
org.jboss.resteasy : resteasy-jaxrs | jar | 3.0.14.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
javax.enterprise : cdi-api | jar | 2.0 |
org.jboss.weld.se : weld-se-core | jar | 3.0.4.Final |
org.jboss.weld.module : weld-web | jar | 3.0.4.Final |
org.easymock : easymock | jar | 3.2 |
org.jboss.spec.javax.transaction : jboss-transaction-api_1.1_spec | jar | 1.0.1.Final |
org.mockito : mockito-core | jar | 2.19.0 |
org.camunda.bpm : camunda-engine | jar | 7.5.0 |
org.camunda.bpm : camunda-engine-cdi | jar | 7.5.0 |
org.hibernate : hibernate-entitymanager | jar | ${version.org.hibernate} |
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |