Last Version

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

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.2
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.2


<!-- 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.