License |
License |
---|---|
GroupId | GroupIdcom.coreoz |
ArtifactId | ArtifactIdplume-db-test |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlume Database Test
Simplify the integration tests with a database
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
plume-db-test-4.0.0.pom | |
plume-db-test-4.0.0.jar | 3 KB |
plume-db-test-4.0.0-sources.jar | 3 KB |
plume-db-test-4.0.0-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.coreoz/plume-db-test/ -->
<dependency>
<groupId>com.coreoz</groupId>
<artifactId>plume-db-test</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.coreoz/plume-db-test/
implementation 'com.coreoz:plume-db-test:4.0.0'
// https://jarcasting.com/artifacts/com.coreoz/plume-db-test/
implementation ("com.coreoz:plume-db-test:4.0.0")
'com.coreoz:plume-db-test:jar:4.0.0'
<dependency org="com.coreoz" name="plume-db-test" rev="4.0.0">
<artifact name="plume-db-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coreoz', module='plume-db-test', version='4.0.0')
)
libraryDependencies += "com.coreoz" % "plume-db-test" % "4.0.0"
[com.coreoz/plume-db-test "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice Optional | jar | |
ch.qos.logback : logback-classic | jar | |
junit : junit | jar | |
org.assertj : assertj-core | jar | |
org.flywaydb : flyway-core | jar | |
com.h2database : h2 | jar | |
com.carlosbecker : guice-junit-test-runner | jar |
Version |
---|
4.0.0
|
3.0.0
|
2.1.0
|
2.0.1
|
2.0.0
|
2.0.0-RC1
|
2.0.0-beta4
|
2.0.0-beta3
|
2.0.0-beta2
|
2.0.0-beta1
|
1.1.1
|
1.1.0
|
1.0.0
|
1.0.0-rc3
|
1.0.0-rc2
|
1.0.0-rc1
|
1.0.0-beta6
|
1.0.0-beta5
|
1.0.0-beta4
|
1.0.0-beta3
|