Last Version

com.zimory.jpaunit:jpaunit-core 1.0.1

Set up and expect database state using JPA entities

License

License

GroupId

GroupId

com.zimory.jpaunit
ArtifactId

ArtifactId

jpaunit-core
Version

Version

1.0.1
Type

Type

jar
Description

Description

Set up and expect database state using JPA entities

Download jpaunit-core 1.0.1


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

Dependencies

compile (13)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.6.4
com.google.guava : guava jar 14.0.1
org.springframework : spring-context jar 3.1.3.RELEASE
org.springframework : spring-tx jar 3.1.3.RELEASE
org.springframework : spring-orm jar 3.1.3.RELEASE
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.1.Final
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5
org.hamcrest : hamcrest-all jar 1.3
com.esotericsoftware.yamlbeans : yamlbeans jar 1.06
org.unitils : unitils-core jar 3.3
cglib : cglib jar 2.2.2

test (3)

Group / Artifact Type Version
com.h2database : h2 jar 1.3.174
org.hibernate : hibernate-entitymanager jar 4.2.6.Final
org.slf4j : slf4j-log4j12 jar 1.6.4

Project Modules

There are no modules declared in this project.