Last Version

Needle - EJB 1.1

Needle is a small but powerful framework on top of EasyMock and JUnit to inject mock objects for unit testing of EJB 3.0 and Seam components outside the container.

License

License

Categories

Categories

JBoss Container Application Servers Net
GroupId

GroupId

de.akquinet.jbosscc
ArtifactId

ArtifactId

jbosscc-needle-ejb
Version

Version

1.1
Type

Type

jar
Description

Description

Needle - EJB
Needle is a small but powerful framework on top of EasyMock and JUnit to inject mock objects for unit testing of EJB 3.0 and Seam components outside the container.
Project Organization

Project Organization

akquinet AG

Download jbosscc-needle-ejb 1.1


<!-- https://jarcasting.com/artifacts/de.akquinet.jbosscc/jbosscc-needle-ejb/ -->
<dependency>
    <groupId>de.akquinet.jbosscc</groupId>
    <artifactId>jbosscc-needle-ejb</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.akquinet.jbosscc/jbosscc-needle-ejb/
implementation 'de.akquinet.jbosscc:jbosscc-needle-ejb:1.1'
// https://jarcasting.com/artifacts/de.akquinet.jbosscc/jbosscc-needle-ejb/
implementation ("de.akquinet.jbosscc:jbosscc-needle-ejb:1.1")
'de.akquinet.jbosscc:jbosscc-needle-ejb:jar:1.1'
<dependency org="de.akquinet.jbosscc" name="jbosscc-needle-ejb" rev="1.1">
  <artifact name="jbosscc-needle-ejb" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.akquinet.jbosscc', module='jbosscc-needle-ejb', version='1.1')
)
libraryDependencies += "de.akquinet.jbosscc" % "jbosscc-needle-ejb" % "1.1"
[de.akquinet.jbosscc/jbosscc-needle-ejb "1.1"]

Dependencies

compile (14)

Group / Artifact Type Version
junit : junit jar 4.8.1
javax.persistence : persistence-api jar 1.0
javax.transaction : jta jar 1.1
javax.ejb : ejb-api jar 3.0
org.hibernate : hibernate-validator jar 3.1.0.GA
org.hibernate : hibernate-core jar 3.3.1.GA
org.slf4j : slf4j-simple jar 1.5.2
org.easymock : easymock jar 2.5.2
org.easymock : easymockclassextension jar 2.5.2
commons-collections : commons-collections jar 3.2.1
org.hibernate : hibernate-entitymanager jar 3.4.0.GA
hsqldb : hsqldb jar 1.8.0.7
commons-logging : commons-logging jar 1.1
javassist : javassist jar 3.8.0.GA

Project Modules

There are no modules declared in this project.