Last Version

com.zimory.jpaunit:jpaunit-parent 1.0.1

Set up and expect database state using JPA entities

License

License

GroupId

GroupId

com.zimory.jpaunit
ArtifactId

ArtifactId

jpaunit-parent
Version

Version

1.0.1
Type

Type

pom
Description

Description

Set up and expect database state using JPA entities
Project URL

Project URL

http://github.com/zimory/jpaunit
Source Code Management

Source Code Management

https://github.com/zimory/jpaunit

Download jpaunit-parent 1.0.1

Filename Size
jpaunit-parent-1.0.1.pom 8 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • spring