Last Version

EzjOOQ 1.0.1

Simple CRUD Repository Wrapper for the jOOQ Library

License

License

Categories

Categories

jOOQ Data Databases
GroupId

GroupId

org.ezlibs
ArtifactId

ArtifactId

ezjooq
Version

Version

1.0.1
Type

Type

jar
Description

Description

EzjOOQ
Simple CRUD Repository Wrapper for the jOOQ Library
Project URL

Project URL

https://github.com/DanJSG/EzjOOQ
Source Code Management

Source Code Management

http://github.com/DanJSG/EzjOOQ/tree/master

Download ezjooq 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jooq : jooq jar 3.14.9
javax.persistence : javax.persistence-api jar 2.2

Project Modules

There are no modules declared in this project.