jOOQ Migrations

jOOQ effectively combines complex SQL, typesafety, source code generation, active records, stored procedures, advanced data types, and Java in a fluent, intuitive DSL.

License

License

Categories

Categories

jOOQ Data Databases
GroupId

GroupId

org.jooq
ArtifactId

ArtifactId

jooq-migrations
Last Version

Last Version

3.17.0
Release Date

Release Date

Type

Type

jar
Description

Description

jOOQ Migrations
jOOQ effectively combines complex SQL, typesafety, source code generation, active records, stored procedures, advanced data types, and Java in a fluent, intuitive DSL.

Download jooq-migrations

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jooq : jooq jar 3.17.0
org.eclipse.jgit : org.eclipse.jgit jar 5.9.0.202009080501-r

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations Optional jar 23.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.17.0
3.16.7
3.16.6
3.16.5
3.16.4
3.16.3
3.16.2
3.16.1
3.16.0
3.15.11
3.15.10
3.15.9
3.15.8
3.15.7
3.15.6
3.15.5
3.15.4
3.15.3
3.15.2
3.15.1
3.15.0