License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oneandone |
ArtifactId | ArtifactIdejb-cdi-unit-simulators |
Version | Version1.1.17 |
Type | Typejar |
Description |
Descriptionnet.oneandone:ejb-cdi-unit-simulators
Some serversimulators used ejbcdiunit to build an ejb-test-environment.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/net.oneandone/ejb-cdi-unit-simulators/ -->
<dependency>
<groupId>net.oneandone</groupId>
<artifactId>ejb-cdi-unit-simulators</artifactId>
<version>1.1.17</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone/ejb-cdi-unit-simulators/
implementation 'net.oneandone:ejb-cdi-unit-simulators:1.1.17'
// https://jarcasting.com/artifacts/net.oneandone/ejb-cdi-unit-simulators/
implementation ("net.oneandone:ejb-cdi-unit-simulators:1.1.17")
'net.oneandone:ejb-cdi-unit-simulators:jar:1.1.17'
<dependency org="net.oneandone" name="ejb-cdi-unit-simulators" rev="1.1.17">
<artifact name="ejb-cdi-unit-simulators" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone', module='ejb-cdi-unit-simulators', version='1.1.17')
)
libraryDependencies += "net.oneandone" % "ejb-cdi-unit-simulators" % "1.1.17"
[net.oneandone/ejb-cdi-unit-simulators "1.1.17"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
javax : javaee-api | jar | 7.0 |
org.jboss.spec.javax.transaction : jboss-transaction-api_1.1_spec | jar | 1.0.1.Final |
org.apache.sshd : sshd-core | jar | 1.7.0 |
com.jcraft : jsch | jar | 0.1.54 |
commons-io : commons-io | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.enterprise : cdi-api | jar | ${version.cdi-api} |
org.mockito : mockito-core | jar | 2.19.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.weld.se : weld-se-core | jar | ${weld.version} |
net.oneandone : ejb-cdi-unit | jar | 1.1.17 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |