License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.jorm-unit |
ArtifactId | ArtifactIdjorm-unit |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.jorm-unit:jorm-unit
JUnit extension to assist out-of-server automated JPA testing
|
Filename | Size |
---|---|
jorm-unit-1.0.0.pom | |
jorm-unit-1.0.0.jar | 16 KB |
jorm-unit-1.0.0-sources.jar | 9 KB |
jorm-unit-1.0.0-javadoc.jar | 85 KB |
Browse |
<!-- 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"]
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 |