is not current version
Last Version 1.32.3

com.github.database-rider:jooq-dbunit-flyway-example 1.31.0


Categories

Categories

IDE Development Tools Data Flyway Databases jOOQ
GroupId

GroupId

com.github.database-rider
ArtifactId

ArtifactId

jooq-dbunit-flyway-example
Version

Version

1.31.0
Type

Type

jar

Download jooq-dbunit-flyway-example 1.31.0


<!-- https://jarcasting.com/artifacts/com.github.database-rider/jooq-dbunit-flyway-example/ -->
<dependency>
    <groupId>com.github.database-rider</groupId>
    <artifactId>jooq-dbunit-flyway-example</artifactId>
    <version>1.31.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.database-rider/jooq-dbunit-flyway-example/
implementation 'com.github.database-rider:jooq-dbunit-flyway-example:1.31.0'
// https://jarcasting.com/artifacts/com.github.database-rider/jooq-dbunit-flyway-example/
implementation ("com.github.database-rider:jooq-dbunit-flyway-example:1.31.0")
'com.github.database-rider:jooq-dbunit-flyway-example:jar:1.31.0'
<dependency org="com.github.database-rider" name="jooq-dbunit-flyway-example" rev="1.31.0">
  <artifact name="jooq-dbunit-flyway-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.database-rider', module='jooq-dbunit-flyway-example', version='1.31.0')
)
libraryDependencies += "com.github.database-rider" % "jooq-dbunit-flyway-example" % "1.31.0"
[com.github.database-rider/jooq-dbunit-flyway-example "1.31.0"]