liquiunit
Tools for Liquibase-based unit testing.
| License |
License |
|---|---|
| GroupId | GroupIdcom.edugility |
| ArtifactId | ArtifactIdliquiunit |
| Last Version | Last Version1.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLiquiunit
Liquiunit
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| liquiunit-1.0.6.pom | |
| liquiunit-1.0.6.jar | 25 KB |
| liquiunit-1.0.6-sources.jar | 28 KB |
| liquiunit-1.0.6-javadoc.jar | 125 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.edugility/liquiunit/ -->
<dependency>
<groupId>com.edugility</groupId>
<artifactId>liquiunit</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.edugility/liquiunit/
implementation 'com.edugility:liquiunit:1.0.6'
// https://jarcasting.com/artifacts/com.edugility/liquiunit/
implementation ("com.edugility:liquiunit:1.0.6")
'com.edugility:liquiunit:jar:1.0.6'
<dependency org="com.edugility" name="liquiunit" rev="1.0.6">
<artifact name="liquiunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.edugility', module='liquiunit', version='1.0.6')
)
libraryDependencies += "com.edugility" % "liquiunit" % "1.0.6"
[com.edugility/liquiunit "1.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.dbunit : dbunit | jar | 2.5.1 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| com.edugility : liquibase-extensions | jar | 1.0.4 |
| junit : junit | jar | 4.12 |
| com.h2database : h2 | jar | 1.4.189 |
| org.liquibase : liquibase-core | jar | 3.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.persistence : javax.persistence | jar | 2.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.persistence : org.eclipse.persistence.jpa | jar | 2.6.0 |
| org.slf4j : slf4j-simple Optional | jar | 1.7.12 |
| com.mattbertolini : liquibase-slf4j Optional | jar | 1.2.1 |
Tools for Liquibase-based unit testing.