embedded-db-junit-parent

Library that provides a JUnit rule for setting up unit test using an embedded in-memory database (H2)

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.zapodot
ArtifactId

ArtifactId

embedded-db-junit-parent
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

embedded-db-junit-parent
Library that provides a JUnit rule for setting up unit test using an embedded in-memory database (H2)
Project URL

Project URL

https://github.com/zapodot/embedded-db-junit
Source Code Management

Source Code Management

https://github.com/zapodot/embedded-db-junit

Download embedded-db-junit-parent

How to add to project

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

Dependencies

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

Project Modules

  • embedded-db-core
  • embedded-db-junit
  • embedded-db-junit-jupiter
  • embedded-db-junit-liquibase
  • embedded-db-flyway
  • embedded-db-plugin-jupiter-tests

Versions

Version
2.0.2
2.0.1
2.0.0
2.0-BETA2
2.0-BETA1
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
1.0-RC1
0.9
0.8
0.7
0.6