is not current version
Last Version 3.17.0

jOOQ Xtend 3.16.1

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-xtend
Version

Version

3.16.1
Type

Type

jar
Description

Description

jOOQ Xtend
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-xtend 3.16.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jooq : jooq jar 3.16.1
org.eclipse.xtend : org.eclipse.xtend.lib jar 2.25.0

Project Modules

There are no modules declared in this project.