ejbtestutil

Helper for EJB testing.

License

License

GroupId

GroupId

com.newmainsoftech.eatestutil
ArtifactId

ArtifactId

ejbtestutil
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

ejbtestutil
Helper for EJB testing.
Project URL

Project URL

https://code.google.com/p/ejbutil
Project Organization

Project Organization

NewMain Softech
Source Code Management

Source Code Management

https://code.google.com/p/ejbutil/source/checkout/tags/ejbtestutil-1.2

Download ejbtestutil

How to add to project

<!-- https://jarcasting.com/artifacts/com.newmainsoftech.eatestutil/ejbtestutil/ -->
<dependency>
    <groupId>com.newmainsoftech.eatestutil</groupId>
    <artifactId>ejbtestutil</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.newmainsoftech.eatestutil/ejbtestutil/
implementation 'com.newmainsoftech.eatestutil:ejbtestutil:1.2'
// https://jarcasting.com/artifacts/com.newmainsoftech.eatestutil/ejbtestutil/
implementation ("com.newmainsoftech.eatestutil:ejbtestutil:1.2")
'com.newmainsoftech.eatestutil:ejbtestutil:jar:1.2'
<dependency org="com.newmainsoftech.eatestutil" name="ejbtestutil" rev="1.2">
  <artifact name="ejbtestutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newmainsoftech.eatestutil', module='ejbtestutil', version='1.2')
)
libraryDependencies += "com.newmainsoftech.eatestutil" % "ejbtestutil" % "1.2"
[com.newmainsoftech.eatestutil/ejbtestutil "1.2"]

Dependencies

compile (6)

Group / Artifact Type Version
com.newmainsoftech.eatestutil : containerconfig jar 1.3
com.newmainsoftech : aspectjutil-injection jar 1.1
com.newmainsoftech : aspectjutil-adviseutil jar 2.1.2
org.aspectj : aspectjweaver jar 1.7.4
org.aspectj : aspectjrt jar 1.7.4
org.slf4j : slf4j-api jar 1.7.5

provided (1)

Group / Artifact Type Version
javax : javaee-web-api jar 7.0

test (4)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.5
com.newmainsoftech : aspectjutil-testutil jar 1.0.3
junit : junit jar 4.11
ch.qos.logback : logback-classic jar 1.0.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0