diff --git a/.project b/.project new file mode 100644 index 0000000..0eb0406 --- /dev/null +++ b/.project @@ -0,0 +1,11 @@ + + + libs + + + + + + + + diff --git a/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.jar b/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.jar new file mode 100644 index 0000000..e252ede Binary files /dev/null and b/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.jar differ diff --git a/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.jar.md5 b/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.jar.md5 new file mode 100644 index 0000000..96bc6bc --- /dev/null +++ b/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.jar.md5 @@ -0,0 +1 @@ +3e560c9f174f3a37fe2ccd494f9e3a2f \ No newline at end of file diff --git a/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.jar.sha1 b/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.jar.sha1 new file mode 100644 index 0000000..4c143f6 --- /dev/null +++ b/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.jar.sha1 @@ -0,0 +1 @@ +336615fe43125ae0d656718e94b1b911347c2d5f \ No newline at end of file diff --git a/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.jar.sha256 b/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.jar.sha256 new file mode 100644 index 0000000..26f6b2a --- /dev/null +++ b/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.jar.sha256 @@ -0,0 +1 @@ +03449db68b9b7780c31056267d908056305fdde7fde8ef45ba6b09ee32acdb0e \ No newline at end of file diff --git a/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.jar.sha512 b/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.jar.sha512 new file mode 100644 index 0000000..d1fd37d --- /dev/null +++ b/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.jar.sha512 @@ -0,0 +1 @@ +c4405cadf4359050909a6aef14829348b13e298ecd384b8015d4a669cd2731cf61a9b25523ee7ba61f21eff2f22bb1ed99241309505122a8d517d2fb765bc08b \ No newline at end of file diff --git a/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.module b/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.module new file mode 100644 index 0000000..5b86ad7 --- /dev/null +++ b/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "COJooq", + "version": "2026.04.15", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "9.3.0" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 21, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "COJooq-2026.04.15.jar", + "url": "COJooq-2026.04.15.jar", + "size": 225425, + "sha512": "c4405cadf4359050909a6aef14829348b13e298ecd384b8015d4a669cd2731cf61a9b25523ee7ba61f21eff2f22bb1ed99241309505122a8d517d2fb765bc08b", + "sha256": "03449db68b9b7780c31056267d908056305fdde7fde8ef45ba6b09ee32acdb0e", + "sha1": "336615fe43125ae0d656718e94b1b911347c2d5f", + "md5": "3e560c9f174f3a37fe2ccd494f9e3a2f" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 21, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "3.20.4" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "3.20.4" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "latest.release" + } + } + ], + "files": [ + { + "name": "COJooq-2026.04.15.jar", + "url": "COJooq-2026.04.15.jar", + "size": 225425, + "sha512": "c4405cadf4359050909a6aef14829348b13e298ecd384b8015d4a669cd2731cf61a9b25523ee7ba61f21eff2f22bb1ed99241309505122a8d517d2fb765bc08b", + "sha256": "03449db68b9b7780c31056267d908056305fdde7fde8ef45ba6b09ee32acdb0e", + "sha1": "336615fe43125ae0d656718e94b1b911347c2d5f", + "md5": "3e560c9f174f3a37fe2ccd494f9e3a2f" + } + ] + } + ] +} diff --git a/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.module.md5 b/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.module.md5 new file mode 100644 index 0000000..2378528 --- /dev/null +++ b/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.module.md5 @@ -0,0 +1 @@ +4f2242e4c7d5fccdf8197ff98cf2fa13 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.module.sha1 b/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.module.sha1 new file mode 100644 index 0000000..d8c31ea --- /dev/null +++ b/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.module.sha1 @@ -0,0 +1 @@ +7263297dd29370fb037d6b4feee5911d6c109afe \ No newline at end of file diff --git a/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.module.sha256 b/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.module.sha256 new file mode 100644 index 0000000..775d454 --- /dev/null +++ b/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.module.sha256 @@ -0,0 +1 @@ +460d6cda3e747462500a43a07a2be5b8b290ce7f79e952e607169a8e3beff8da \ No newline at end of file diff --git a/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.module.sha512 b/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.module.sha512 new file mode 100644 index 0000000..e15ee5e --- /dev/null +++ b/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.module.sha512 @@ -0,0 +1 @@ +bd5f39e27a60073d9a9b5847aebd43976fab3a4a119fd68fb1d31388a0aaaa69bb8133e5cad9469f9e7a42b7513f57c0f70a92f5c650a80b0a0b434f763750f2 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.pom b/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.pom new file mode 100644 index 0000000..de09c40 --- /dev/null +++ b/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + COJooq + 2026.04.15 + + + org.jooq + jooq + 3.20.4 + runtime + + + org.jooq + jooq-codegen + 3.20.4 + runtime + + + org.postgresql + postgresql + RELEASE + runtime + + + diff --git a/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.pom.md5 b/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.pom.md5 new file mode 100644 index 0000000..f52136e --- /dev/null +++ b/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.pom.md5 @@ -0,0 +1 @@ +ce19d2d50fadeaf3ca7757cc1be3900d \ No newline at end of file diff --git a/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.pom.sha1 b/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.pom.sha1 new file mode 100644 index 0000000..1958856 --- /dev/null +++ b/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.pom.sha1 @@ -0,0 +1 @@ +7d7729024439f2a2f0f85762b2c76a82b3de12ec \ No newline at end of file diff --git a/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.pom.sha256 b/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.pom.sha256 new file mode 100644 index 0000000..8643096 --- /dev/null +++ b/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.pom.sha256 @@ -0,0 +1 @@ +606cc22a229dc01e4992f45d84583b201e59f8c6ab9984bc9af1b1aa138bd792 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.pom.sha512 b/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.pom.sha512 new file mode 100644 index 0000000..e722395 --- /dev/null +++ b/de/jottyfan/COJooq/2026.04.15/COJooq-2026.04.15.pom.sha512 @@ -0,0 +1 @@ +d54ff087b5a85148276fab987c5328ecf8d2dd61d37b6cf0aca01481283fbb7b2ddfc811f61acee1939335e98418fd2cdfa53fe6db0bbd62255b4376763807d2 \ No newline at end of file diff --git a/de/jottyfan/COJooq/maven-metadata.xml b/de/jottyfan/COJooq/maven-metadata.xml index 6992255..ac4b9db 100644 --- a/de/jottyfan/COJooq/maven-metadata.xml +++ b/de/jottyfan/COJooq/maven-metadata.xml @@ -3,8 +3,8 @@ de.jottyfan COJooq - 2024.10.24 - 2024.10.24 + 2026.04.15 + 2026.04.15 2021.02 2023.03 @@ -17,7 +17,8 @@ 2024.03.16c 2024.10.23 2024.10.24 + 2026.04.15 - 20241023201326 + 20260415082245 diff --git a/de/jottyfan/COJooq/maven-metadata.xml.md5 b/de/jottyfan/COJooq/maven-metadata.xml.md5 index ed1a32b..4b5593e 100644 --- a/de/jottyfan/COJooq/maven-metadata.xml.md5 +++ b/de/jottyfan/COJooq/maven-metadata.xml.md5 @@ -1 +1 @@ -f3f6e39c05984254c0996fb700229b0e \ No newline at end of file +f1183be1c7ddf19c7ac111183c636ee3 \ No newline at end of file diff --git a/de/jottyfan/COJooq/maven-metadata.xml.sha1 b/de/jottyfan/COJooq/maven-metadata.xml.sha1 index 6c5552d..5d31e4d 100644 --- a/de/jottyfan/COJooq/maven-metadata.xml.sha1 +++ b/de/jottyfan/COJooq/maven-metadata.xml.sha1 @@ -1 +1 @@ -9dddecc110398db577dcb7b4a22e74efcad2921e \ No newline at end of file +ab0074c29746d5244094d01fffbdce31fc551554 \ No newline at end of file diff --git a/de/jottyfan/COJooq/maven-metadata.xml.sha256 b/de/jottyfan/COJooq/maven-metadata.xml.sha256 index a5f51ed..02e00d6 100644 --- a/de/jottyfan/COJooq/maven-metadata.xml.sha256 +++ b/de/jottyfan/COJooq/maven-metadata.xml.sha256 @@ -1 +1 @@ -8c7f9b055d01c767219ca9b4612f4d1d76fbb6ce23dd118609ee97b7550277cb \ No newline at end of file +3de5ad61cc13d26f5b909e70d3decae06d70c23662822b074fe3c1ca827e3ee2 \ No newline at end of file diff --git a/de/jottyfan/COJooq/maven-metadata.xml.sha512 b/de/jottyfan/COJooq/maven-metadata.xml.sha512 index af5adbf..0689fcb 100644 --- a/de/jottyfan/COJooq/maven-metadata.xml.sha512 +++ b/de/jottyfan/COJooq/maven-metadata.xml.sha512 @@ -1 +1 @@ -e5f52349c89ce1676c3076371094eaede46837c3189fd6906166861e76723262353a4f8a7822a6355e1a9e0e4bd2babb1f08479f21295402a92d0fcf9e47e80f \ No newline at end of file +b94f1627ec47bb5deb75fbda9591cdd32d04c4a12735e3bdaf12baad2b50b2bcd65f3de88c4fe87e795816a1f9531adba845a58599dc1c514700181031345c71 \ No newline at end of file