Last Version

jee5unit 3.0.4

Small and fast framework for unit testing JPA entities and JEE6 EJBs.

License

License

GroupId

GroupId

com.markatta
ArtifactId

ArtifactId

jee5unit
Version

Version

3.0.4
Type

Type

jar
Description

Description

jee5unit
Small and fast framework for unit testing JPA entities and JEE6 EJBs.
Project URL

Project URL

http://markatta.com/jee5unit
Project Organization

Project Organization

markatta.com

Download jee5unit 3.0.4


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

Dependencies

compile (10)

Group / Artifact Type Version
junit : junit jar 4.10
org.hibernate : hibernate-core jar
org.hibernate : hibernate-entitymanager jar
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar
org.hibernate : hibernate-validator jar
hsqldb : hsqldb Optional jar 1.8.0.7
javax.ejb : ejb-api jar 3.0
javax.transaction : jta jar 1.1
javax.xml : jaxrpc-api jar 1.1
net.sf.scannotation : scannotation jar 1.0.2

Project Modules

There are no modules declared in this project.