Last Version

TestEE.fi - flyway module 0.6.1

Functional testing for Java-EE.

License

License

Categories

Categories

Flyway Data Databases
GroupId

GroupId

fi.testee
ArtifactId

ArtifactId

testeefi-flyway
Version

Version

0.6.1
Type

Type

jar
Description

Description

TestEE.fi - flyway module
Functional testing for Java-EE.
Source Code Management

Source Code Management

https://github.com/dajudge/testee.fi

Download testeefi-flyway 0.6.1


<!-- https://jarcasting.com/artifacts/fi.testee/testeefi-flyway/ -->
<dependency>
    <groupId>fi.testee</groupId>
    <artifactId>testeefi-flyway</artifactId>
    <version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/fi.testee/testeefi-flyway/
implementation 'fi.testee:testeefi-flyway:0.6.1'
// https://jarcasting.com/artifacts/fi.testee/testeefi-flyway/
implementation ("fi.testee:testeefi-flyway:0.6.1")
'fi.testee:testeefi-flyway:jar:0.6.1'
<dependency org="fi.testee" name="testeefi-flyway" rev="0.6.1">
  <artifact name="testeefi-flyway" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.testee', module='testeefi-flyway', version='0.6.1')
)
libraryDependencies += "fi.testee" % "testeefi-flyway" % "0.6.1"
[fi.testee/testeefi-flyway "0.6.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.flywaydb : flyway-core jar 4.2.0
fi.testee : testeefi-core-spi jar 0.6.1

Project Modules

There are no modules declared in this project.