org.jorm-unit:jorm-unit

JUnit extension to assist out-of-server automated JPA testing

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.jorm-unit
ArtifactId

ArtifactId

jorm-unit
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

org.jorm-unit:jorm-unit
JUnit extension to assist out-of-server automated JPA testing

Download jorm-unit

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
junit : junit jar 4.11
org.eclipse.persistence : javax.persistence jar 2.1.0
com.h2database : h2 jar 1.3.175
org.dbunit : dbunit jar 2.5.0
commons-dbutils : commons-dbutils jar 1.6
dnl.utils » j-text-utils jar 0.3.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0