Last Version

net.oneandone:ejb-cdi-unit-simulators 1.1.17

Some serversimulators used ejbcdiunit to build an ejb-test-environment.

License

License

Categories

Categories

Net
GroupId

GroupId

net.oneandone
ArtifactId

ArtifactId

ejb-cdi-unit-simulators
Version

Version

1.1.17
Type

Type

jar
Description

Description

net.oneandone:ejb-cdi-unit-simulators
Some serversimulators used ejbcdiunit to build an ejb-test-environment.
Project URL

Project URL

https://github.com/1and1/ejb-cdi-unit

Download ejb-cdi-unit-simulators 1.1.17


<!-- 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"]

Dependencies

compile (6)

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

provided (2)

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

test (4)

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

Project Modules

There are no modules declared in this project.