is not current version
Last Version 2.0.2

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


Categories

Categories

JUnit Unit Testing Liquibase Data Databases
GroupId

GroupId

org.zapodot
ArtifactId

ArtifactId

embedded-db-junit-liquibase
Version

Version

1.1.1
Type

Type

jar

Download embedded-db-junit-liquibase 1.1.1


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