is not current version
Last Version 2.0.2

org.zapodot:embedded-db-junit-liquibase 2.0.0

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
Version

Version

2.0.0
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 2.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.zapodot : embedded-db-junit jar 2.0.0
org.liquibase : liquibase-core jar 3.8.6
org.yaml : snakeyaml jar 1.25

test (2)

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

Project Modules

There are no modules declared in this project.