Download JAR files tagged by jooq with all dependencies
camel-jooq from group org.apache.camel (version 4.9.0)
The jooq component enables you to store and retrieve entities from databases using JOOQ
0 downloads
Artifact camel-jooq
Group org.apache.camel
Version 4.9.0
Last update 29. November 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 6
Dependencies camel-support, jooq, javax.annotation-api, commons-dbcp, spring-context, spring-jdbc,
There are maybe transitive dependencies!
Group org.apache.camel
Version 4.9.0
Last update 29. November 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 6
Dependencies camel-support, jooq, javax.annotation-api, commons-dbcp, spring-context, spring-jdbc,
There are maybe transitive dependencies!
guice-persist-jooq from group io.github.luneo7 (version 2.0.0.1)
Guice-persist extension for using jOOQ based persistence layer
Artifact guice-persist-jooq
Group io.github.luneo7
Version 2.0.0.1
Last update 28. October 2024
Organization not specified
URL https://github.com/supercargo/guice-persist-jooq
License Apache License, Version 2.0
Dependencies amount 2
Dependencies guice-persist, slf4j-api,
There are maybe transitive dependencies!
Group io.github.luneo7
Version 2.0.0.1
Last update 28. October 2024
Organization not specified
URL https://github.com/supercargo/guice-persist-jooq
License Apache License, Version 2.0
Dependencies amount 2
Dependencies guice-persist, slf4j-api,
There are maybe transitive dependencies!
transactionoutbox-jooq from group com.gruelbox (version 5.5.447)
A safe implementation of the transactional outbox pattern for Java (jOOQ extension library)
Group: com.gruelbox Artifact: transactionoutbox-jooq
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact transactionoutbox-jooq
Group com.gruelbox
Version 5.5.447
Last update 21. March 2024
Organization Graham Crockford
URL https://github.com/gruelbox/transaction-outbox/transactionoutbox-jooq
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies transactionoutbox-core, jooq,
There are maybe transitive dependencies!
Group com.gruelbox
Version 5.5.447
Last update 21. March 2024
Organization Graham Crockford
URL https://github.com/gruelbox/transaction-outbox/transactionoutbox-jooq
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies transactionoutbox-core, jooq,
There are maybe transitive dependencies!
jooq-encryption from group app.cash.jooq (version 1.0.2)
A library that provides application layer encryption of database columns using the jOOQ ORM
0 downloads
Artifact jooq-encryption
Group app.cash.jooq
Version 1.0.2
Last update 02. January 2024
Organization not specified
URL https://github.com/cashapp/jooq-encryption/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
Group app.cash.jooq
Version 1.0.2
Last update 02. January 2024
Organization not specified
URL https://github.com/cashapp/jooq-encryption/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
miniprofiler-jooq from group io.jdev.miniprofiler (version 0.9.3)
Support classes for getting SQL statements profiled in the MiniProfiler using jOOQ.
Group: io.jdev.miniprofiler Artifact: miniprofiler-jooq
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact miniprofiler-jooq
Group io.jdev.miniprofiler
Version 0.9.3
Last update 19. May 2023
Organization not specified
URL https://github.com/tomdcc/miniprofiler-jvm/
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies miniprofiler-core, jooq,
There are maybe transitive dependencies!
Group io.jdev.miniprofiler
Version 0.9.3
Last update 19. May 2023
Organization not specified
URL https://github.com/tomdcc/miniprofiler-jvm/
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies miniprofiler-core, jooq,
There are maybe transitive dependencies!
jooq-postgis-spatial from group io.github.oshai (version 1.0)
jOOQ data type converters and binders for PostGIS spatial database.
Artifact jooq-postgis-spatial
Group io.github.oshai
Version 1.0
Last update 03. February 2023
Organization not specified
URL https://github.com/oshai/jooq-postgis-spatial
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies kotlin-stdlib, jooq, postgresql, postgis-jdbc, jts,
There are maybe transitive dependencies!
Group io.github.oshai
Version 1.0
Last update 03. February 2023
Organization not specified
URL https://github.com/oshai/jooq-postgis-spatial
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies kotlin-stdlib, jooq, postgresql, postgis-jdbc, jts,
There are maybe transitive dependencies!
guice-persist-jooq from group com.adamlewis (version 2.0.0)
Guice-persist extension for using jOOQ based persistence layer
0 downloads
Artifact guice-persist-jooq
Group com.adamlewis
Version 2.0.0
Last update 25. February 2022
Organization not specified
URL https://github.com/supercargo/guice-persist-jooq
License Apache License, Version 2.0
Dependencies amount 2
Dependencies guice-persist, slf4j-api,
There are maybe transitive dependencies!
Group com.adamlewis
Version 2.0.0
Last update 25. February 2022
Organization not specified
URL https://github.com/supercargo/guice-persist-jooq
License Apache License, Version 2.0
Dependencies amount 2
Dependencies guice-persist, slf4j-api,
There are maybe transitive dependencies!
play-jooq_2.13 from group com.jackson42.play.jooq (version 21.07)
Play-JOOQ is a PlayFramework modules that integrate JOOQ as a way to manipulate your database.
Artifact play-jooq_2.13
Group com.jackson42.play.jooq
Version 21.07
Last update 08. July 2021
Organization com.jackson42.play.jooq
URL https://github.com/pierreadam/play-jooq
License MIT License
Dependencies amount 4
Dependencies scala-library, jooq, jooq-meta, jooq-codegen,
There are maybe transitive dependencies!
Group com.jackson42.play.jooq
Version 21.07
Last update 08. July 2021
Organization com.jackson42.play.jooq
URL https://github.com/pierreadam/play-jooq
License MIT License
Dependencies amount 4
Dependencies scala-library, jooq, jooq-meta, jooq-codegen,
There are maybe transitive dependencies!
play-jooq_2.12 from group com.jackson42.play.jooq (version 21.07)
Play-JOOQ is a PlayFramework modules that integrate JOOQ as a way to manipulate your database.
Artifact play-jooq_2.12
Group com.jackson42.play.jooq
Version 21.07
Last update 08. July 2021
Organization com.jackson42.play.jooq
URL https://github.com/pierreadam/play-jooq
License MIT License
Dependencies amount 4
Dependencies scala-library, jooq, jooq-meta, jooq-codegen,
There are maybe transitive dependencies!
Group com.jackson42.play.jooq
Version 21.07
Last update 08. July 2021
Organization com.jackson42.play.jooq
URL https://github.com/pierreadam/play-jooq
License MIT License
Dependencies amount 4
Dependencies scala-library, jooq, jooq-meta, jooq-codegen,
There are maybe transitive dependencies!
kevinarpe-papaya-jooq from group com.googlecode.kevinarpe-papaya (version 0.0.32)
Papaya for JOOQ: Utilities for Java 1.8+ written by Kevin Connor ARPE
Group: com.googlecode.kevinarpe-papaya Artifact: kevinarpe-papaya-jooq
Show documentation Show source
Show documentation Show source
0 downloads
Artifact kevinarpe-papaya-jooq
Group com.googlecode.kevinarpe-papaya
Version 0.0.32
Last update 10. December 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies kevinarpe-papaya, kevinarpe-papaya-slf4j, jooq,
There are maybe transitive dependencies!
Group com.googlecode.kevinarpe-papaya
Version 0.0.32
Last update 10. December 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies kevinarpe-papaya, kevinarpe-papaya-slf4j, jooq,
There are maybe transitive dependencies!
Page 18 from 22 (items total 215)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy