org.zapodot:embedded-db-junit-liquibase

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 Liquibase Data Databases
GroupId

GroupId

org.zapodot
ArtifactId

ArtifactId

embedded-db-junit-liquibase
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download embedded-db-junit-liquibase

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.zapodot : embedded-db-junit jar 2.0.2
org.liquibase : liquibase-core jar 4.5.0
org.yaml : snakeyaml jar 1.29

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 4.0.0
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.

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