JUnit Java EE Data Utils

JUnit data utilities to manage data in a database when doing tests like API tests against an application in application server.

License

License

Categories

Categories

JUnit Unit Testing Data
GroupId

GroupId

com.lotaris.junitee
ArtifactId

ArtifactId

junitee-data-utils
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

JUnit Java EE Data Utils
JUnit data utilities to manage data in a database when doing tests like API tests against an application in application server.
Project URL

Project URL

https://github.com/lotaris/junitee-data-utils

Download junitee-data-utils

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
cglib : cglib jar 2.2.2

provided (3)

Group / Artifact Type Version
javax : javaee-api jar 7.0
org.slf4j : slf4j-api jar 1.7.5
junit : junit jar 4.11

test (9)

Group / Artifact Type Version
asm : asm-util jar 3.3.1
com.lotaris.rox.client : rox-client-junit jar 2.2.1
org.eclipse.persistence : javax.persistence jar 2.1.0
org.eclipse.persistence : eclipselink jar 2.5.2-M1
org.slf4j : slf4j-log4j12 jar 1.7.5
commons-logging : commons-logging jar 1.1.3
org.mockito : mockito-all jar 1.9.5
org.powermock : powermock-module-junit4 jar 1.5.1
org.powermock : powermock-api-mockito jar 1.5.1

Project Modules

There are no modules declared in this project.
com.lotaris.junitee

Lotaris SA

Versions

Version
2.0.1
2.0.0