diff --git a/README.md b/README.md index c27a02b..f0b6635 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ # libs -the published libs in a maven structure for gradle to use \ No newline at end of file +contains a maven repository to provide my libs that I don't think to be common enough to host it somewhere else + +# usage + +add the following lines to your `repositories` block in your `build.gradle`: + +```groovy +maven { + url "https://git.jottyfan.de/gradle/libs/raw/branch/main" +} +``` + +After that, you can add `implementation` `dependencies` the way as usual, but including libs from this repository. diff --git a/de/jottyfan/COJooq/2021.02/COJooq-2021.02.jar b/de/jottyfan/COJooq/2021.02/COJooq-2021.02.jar new file mode 100644 index 0000000..1d6cf49 Binary files /dev/null and b/de/jottyfan/COJooq/2021.02/COJooq-2021.02.jar differ diff --git a/de/jottyfan/COJooq/2021.02/COJooq-2021.02.jar.md5 b/de/jottyfan/COJooq/2021.02/COJooq-2021.02.jar.md5 new file mode 100644 index 0000000..213fbc1 --- /dev/null +++ b/de/jottyfan/COJooq/2021.02/COJooq-2021.02.jar.md5 @@ -0,0 +1 @@ +218e886e12c703c959fd685d25768ef2 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2021.02/COJooq-2021.02.jar.sha1 b/de/jottyfan/COJooq/2021.02/COJooq-2021.02.jar.sha1 new file mode 100644 index 0000000..21a7c8f --- /dev/null +++ b/de/jottyfan/COJooq/2021.02/COJooq-2021.02.jar.sha1 @@ -0,0 +1 @@ +4f213d543fe4f67fcc70f0ad910840c667f89642 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2021.02/COJooq-2021.02.jar.sha256 b/de/jottyfan/COJooq/2021.02/COJooq-2021.02.jar.sha256 new file mode 100644 index 0000000..5d07c67 --- /dev/null +++ b/de/jottyfan/COJooq/2021.02/COJooq-2021.02.jar.sha256 @@ -0,0 +1 @@ +01e060abd359674a60226e31a15254f5f7bd39e1898a9de9642995a6cb9ea959 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2021.02/COJooq-2021.02.jar.sha512 b/de/jottyfan/COJooq/2021.02/COJooq-2021.02.jar.sha512 new file mode 100644 index 0000000..16d3af2 --- /dev/null +++ b/de/jottyfan/COJooq/2021.02/COJooq-2021.02.jar.sha512 @@ -0,0 +1 @@ +b5854190dfd348437316e7a52457eb63907bcbd94b89b7011f9183e0515c7e6e4facdecbb968b9d10bbd4556bfac4ce3b1d6f140382c29d71a0f509bbe4ebc04 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2021.02/COJooq-2021.02.module b/de/jottyfan/COJooq/2021.02/COJooq-2021.02.module new file mode 100644 index 0000000..4bf78fd --- /dev/null +++ b/de/jottyfan/COJooq/2021.02/COJooq-2021.02.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "COJooq", + "version": "2021.02", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "7.3" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 11, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "COJooq-2021.02.jar", + "url": "COJooq-2021.02.jar", + "size": 198649, + "sha512": "b5854190dfd348437316e7a52457eb63907bcbd94b89b7011f9183e0515c7e6e4facdecbb968b9d10bbd4556bfac4ce3b1d6f140382c29d71a0f509bbe4ebc04", + "sha256": "01e060abd359674a60226e31a15254f5f7bd39e1898a9de9642995a6cb9ea959", + "sha1": "4f213d543fe4f67fcc70f0ad910840c667f89642", + "md5": "218e886e12c703c959fd685d25768ef2" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 11, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "3.16.4" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "3.16.4" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "42.3.2" + } + } + ], + "files": [ + { + "name": "COJooq-2021.02.jar", + "url": "COJooq-2021.02.jar", + "size": 198649, + "sha512": "b5854190dfd348437316e7a52457eb63907bcbd94b89b7011f9183e0515c7e6e4facdecbb968b9d10bbd4556bfac4ce3b1d6f140382c29d71a0f509bbe4ebc04", + "sha256": "01e060abd359674a60226e31a15254f5f7bd39e1898a9de9642995a6cb9ea959", + "sha1": "4f213d543fe4f67fcc70f0ad910840c667f89642", + "md5": "218e886e12c703c959fd685d25768ef2" + } + ] + } + ] +} diff --git a/de/jottyfan/COJooq/2021.02/COJooq-2021.02.module.md5 b/de/jottyfan/COJooq/2021.02/COJooq-2021.02.module.md5 new file mode 100644 index 0000000..f162005 --- /dev/null +++ b/de/jottyfan/COJooq/2021.02/COJooq-2021.02.module.md5 @@ -0,0 +1 @@ +1690ff03a2d663f82883e69c3f78e615 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2021.02/COJooq-2021.02.module.sha1 b/de/jottyfan/COJooq/2021.02/COJooq-2021.02.module.sha1 new file mode 100644 index 0000000..3481647 --- /dev/null +++ b/de/jottyfan/COJooq/2021.02/COJooq-2021.02.module.sha1 @@ -0,0 +1 @@ +b20f8837022346e2ca8e935d4cb857c1077f433b \ No newline at end of file diff --git a/de/jottyfan/COJooq/2021.02/COJooq-2021.02.module.sha256 b/de/jottyfan/COJooq/2021.02/COJooq-2021.02.module.sha256 new file mode 100644 index 0000000..1f379ff --- /dev/null +++ b/de/jottyfan/COJooq/2021.02/COJooq-2021.02.module.sha256 @@ -0,0 +1 @@ +5dd4b47f19aaf121fea517c3573107cf64b8c62a16b83fd334e4b1ade576f5cc \ No newline at end of file diff --git a/de/jottyfan/COJooq/2021.02/COJooq-2021.02.module.sha512 b/de/jottyfan/COJooq/2021.02/COJooq-2021.02.module.sha512 new file mode 100644 index 0000000..40bb02b --- /dev/null +++ b/de/jottyfan/COJooq/2021.02/COJooq-2021.02.module.sha512 @@ -0,0 +1 @@ +c89837e59ff4d062e59a13d8f66a8b68227fa94054f9a7560b8eb21b8f71d3ee9181805a1fd592fb79a442e4d90efd6d5e8093a347fd6d10b4199a6cdb389c21 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2021.02/COJooq-2021.02.pom b/de/jottyfan/COJooq/2021.02/COJooq-2021.02.pom new file mode 100644 index 0000000..2a2358d --- /dev/null +++ b/de/jottyfan/COJooq/2021.02/COJooq-2021.02.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + COJooq + 2021.02 + + + org.jooq + jooq + 3.16.4 + runtime + + + org.jooq + jooq-codegen + 3.16.4 + runtime + + + org.postgresql + postgresql + 42.3.2 + runtime + + + diff --git a/de/jottyfan/COJooq/2021.02/COJooq-2021.02.pom.md5 b/de/jottyfan/COJooq/2021.02/COJooq-2021.02.pom.md5 new file mode 100644 index 0000000..17b5883 --- /dev/null +++ b/de/jottyfan/COJooq/2021.02/COJooq-2021.02.pom.md5 @@ -0,0 +1 @@ +f4f327ec8a3c932041949f74f145ac58 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2021.02/COJooq-2021.02.pom.sha1 b/de/jottyfan/COJooq/2021.02/COJooq-2021.02.pom.sha1 new file mode 100644 index 0000000..a83ce7c --- /dev/null +++ b/de/jottyfan/COJooq/2021.02/COJooq-2021.02.pom.sha1 @@ -0,0 +1 @@ +abc92c3d9b577e94569ef2dd69f5c64255364505 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2021.02/COJooq-2021.02.pom.sha256 b/de/jottyfan/COJooq/2021.02/COJooq-2021.02.pom.sha256 new file mode 100644 index 0000000..bb3c0a3 --- /dev/null +++ b/de/jottyfan/COJooq/2021.02/COJooq-2021.02.pom.sha256 @@ -0,0 +1 @@ +ff8cd33c118576f5c3d6cb5b32aa44d69a9b672dc536a6704fe5fcd64ef44874 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2021.02/COJooq-2021.02.pom.sha512 b/de/jottyfan/COJooq/2021.02/COJooq-2021.02.pom.sha512 new file mode 100644 index 0000000..a4010e7 --- /dev/null +++ b/de/jottyfan/COJooq/2021.02/COJooq-2021.02.pom.sha512 @@ -0,0 +1 @@ +5783fe03d4c1db498655b32ace96235a80b88f6718009bee54946f2909f65b7fb458ea72ab89db81b0f515af53a4346272b93ed1fedf74ba6a3fbff01ec24de8 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.03/COJooq-2023.03.jar b/de/jottyfan/COJooq/2023.03/COJooq-2023.03.jar new file mode 100644 index 0000000..568f449 Binary files /dev/null and b/de/jottyfan/COJooq/2023.03/COJooq-2023.03.jar differ diff --git a/de/jottyfan/COJooq/2023.03/COJooq-2023.03.jar.md5 b/de/jottyfan/COJooq/2023.03/COJooq-2023.03.jar.md5 new file mode 100644 index 0000000..2d2f340 --- /dev/null +++ b/de/jottyfan/COJooq/2023.03/COJooq-2023.03.jar.md5 @@ -0,0 +1 @@ +ec8fb24aec3f49fc7dc6acf59d85dbfc \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.03/COJooq-2023.03.jar.sha1 b/de/jottyfan/COJooq/2023.03/COJooq-2023.03.jar.sha1 new file mode 100644 index 0000000..a7eb5b6 --- /dev/null +++ b/de/jottyfan/COJooq/2023.03/COJooq-2023.03.jar.sha1 @@ -0,0 +1 @@ +ff1e52242adca729cbe93ddd467c96206efeed91 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.03/COJooq-2023.03.jar.sha256 b/de/jottyfan/COJooq/2023.03/COJooq-2023.03.jar.sha256 new file mode 100644 index 0000000..8d682f1 --- /dev/null +++ b/de/jottyfan/COJooq/2023.03/COJooq-2023.03.jar.sha256 @@ -0,0 +1 @@ +300aed6ba74f9dc3cd88411ffc29c80c30962ab10071e84fb0f9500643f9f5a7 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.03/COJooq-2023.03.jar.sha512 b/de/jottyfan/COJooq/2023.03/COJooq-2023.03.jar.sha512 new file mode 100644 index 0000000..0b6d612 --- /dev/null +++ b/de/jottyfan/COJooq/2023.03/COJooq-2023.03.jar.sha512 @@ -0,0 +1 @@ +246b997d5fe88465b7396657043e1604268c8f3a4e0243fc950e29b93e30ae22504d611ab9a7e7ef4375e72b83ead7452aa922f56b4f399d4520eb754ac16ed5 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.03/COJooq-2023.03.module b/de/jottyfan/COJooq/2023.03/COJooq-2023.03.module new file mode 100644 index 0000000..1a51077 --- /dev/null +++ b/de/jottyfan/COJooq/2023.03/COJooq-2023.03.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "COJooq", + "version": "2023.03", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "7.3" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 11, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "COJooq-2023.03.jar", + "url": "COJooq-2023.03.jar", + "size": 198982, + "sha512": "246b997d5fe88465b7396657043e1604268c8f3a4e0243fc950e29b93e30ae22504d611ab9a7e7ef4375e72b83ead7452aa922f56b4f399d4520eb754ac16ed5", + "sha256": "300aed6ba74f9dc3cd88411ffc29c80c30962ab10071e84fb0f9500643f9f5a7", + "sha1": "ff1e52242adca729cbe93ddd467c96206efeed91", + "md5": "ec8fb24aec3f49fc7dc6acf59d85dbfc" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 11, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "3.16.4" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "3.16.4" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "42.3.2" + } + } + ], + "files": [ + { + "name": "COJooq-2023.03.jar", + "url": "COJooq-2023.03.jar", + "size": 198982, + "sha512": "246b997d5fe88465b7396657043e1604268c8f3a4e0243fc950e29b93e30ae22504d611ab9a7e7ef4375e72b83ead7452aa922f56b4f399d4520eb754ac16ed5", + "sha256": "300aed6ba74f9dc3cd88411ffc29c80c30962ab10071e84fb0f9500643f9f5a7", + "sha1": "ff1e52242adca729cbe93ddd467c96206efeed91", + "md5": "ec8fb24aec3f49fc7dc6acf59d85dbfc" + } + ] + } + ] +} diff --git a/de/jottyfan/COJooq/2023.03/COJooq-2023.03.module.md5 b/de/jottyfan/COJooq/2023.03/COJooq-2023.03.module.md5 new file mode 100644 index 0000000..3afe40e --- /dev/null +++ b/de/jottyfan/COJooq/2023.03/COJooq-2023.03.module.md5 @@ -0,0 +1 @@ +e19046ca03af92bafe5e42b0a44f8f30 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.03/COJooq-2023.03.module.sha1 b/de/jottyfan/COJooq/2023.03/COJooq-2023.03.module.sha1 new file mode 100644 index 0000000..8fbe864 --- /dev/null +++ b/de/jottyfan/COJooq/2023.03/COJooq-2023.03.module.sha1 @@ -0,0 +1 @@ +a9cef55649b9655e8ec311018f7f5e1973b233af \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.03/COJooq-2023.03.module.sha256 b/de/jottyfan/COJooq/2023.03/COJooq-2023.03.module.sha256 new file mode 100644 index 0000000..0d066be --- /dev/null +++ b/de/jottyfan/COJooq/2023.03/COJooq-2023.03.module.sha256 @@ -0,0 +1 @@ +f0c763d4738fd0231703d7bacae6c71db80ae8799332ff9c7598b92f415fca06 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.03/COJooq-2023.03.module.sha512 b/de/jottyfan/COJooq/2023.03/COJooq-2023.03.module.sha512 new file mode 100644 index 0000000..0579d6f --- /dev/null +++ b/de/jottyfan/COJooq/2023.03/COJooq-2023.03.module.sha512 @@ -0,0 +1 @@ +aee0729e6ec98397d6e2514ab8c85fc03c1af505dd8e725939f756e7805609d6d54a632f48bd8599c8502a485ed1371d64762d6beb4cc4b69dbcf94216c6a6be \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.03/COJooq-2023.03.pom b/de/jottyfan/COJooq/2023.03/COJooq-2023.03.pom new file mode 100644 index 0000000..f6a7b42 --- /dev/null +++ b/de/jottyfan/COJooq/2023.03/COJooq-2023.03.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + COJooq + 2023.03 + + + org.jooq + jooq + 3.16.4 + runtime + + + org.jooq + jooq-codegen + 3.16.4 + runtime + + + org.postgresql + postgresql + 42.3.2 + runtime + + + diff --git a/de/jottyfan/COJooq/2023.03/COJooq-2023.03.pom.md5 b/de/jottyfan/COJooq/2023.03/COJooq-2023.03.pom.md5 new file mode 100644 index 0000000..a0e1276 --- /dev/null +++ b/de/jottyfan/COJooq/2023.03/COJooq-2023.03.pom.md5 @@ -0,0 +1 @@ +48d5f11fbe19044321faea08720afdbf \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.03/COJooq-2023.03.pom.sha1 b/de/jottyfan/COJooq/2023.03/COJooq-2023.03.pom.sha1 new file mode 100644 index 0000000..ee21383 --- /dev/null +++ b/de/jottyfan/COJooq/2023.03/COJooq-2023.03.pom.sha1 @@ -0,0 +1 @@ +e8586a00db002a01278bd8a513903ce953cbd6f1 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.03/COJooq-2023.03.pom.sha256 b/de/jottyfan/COJooq/2023.03/COJooq-2023.03.pom.sha256 new file mode 100644 index 0000000..23f8ce2 --- /dev/null +++ b/de/jottyfan/COJooq/2023.03/COJooq-2023.03.pom.sha256 @@ -0,0 +1 @@ +01acb89cada297d220ed8d3ea5bb350a0169c8859d986332d5eac245afd08141 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.03/COJooq-2023.03.pom.sha512 b/de/jottyfan/COJooq/2023.03/COJooq-2023.03.pom.sha512 new file mode 100644 index 0000000..530eacc --- /dev/null +++ b/de/jottyfan/COJooq/2023.03/COJooq-2023.03.pom.sha512 @@ -0,0 +1 @@ +8082b1ceb467ad8235522439cde2b4ef1368e800b74b7ae83a2545821a0e1638b60d6f15d21d9357c747c6da15cab89ed4f24ec2747229417de54f0126072528 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.jar b/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.jar new file mode 100644 index 0000000..d238210 Binary files /dev/null and b/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.jar differ diff --git a/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.jar.md5 b/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.jar.md5 new file mode 100644 index 0000000..4a246df --- /dev/null +++ b/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.jar.md5 @@ -0,0 +1 @@ +99b17c24783a7c00affc86d9bb72d824 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.jar.sha1 b/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.jar.sha1 new file mode 100644 index 0000000..58de9d4 --- /dev/null +++ b/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.jar.sha1 @@ -0,0 +1 @@ +4404ef3394f043c1127abf263a56484c0ff6b528 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.jar.sha256 b/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.jar.sha256 new file mode 100644 index 0000000..475a7dd --- /dev/null +++ b/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.jar.sha256 @@ -0,0 +1 @@ +9ef4a812f6a7091a40d160c09031d2b03dbff22c63db2567b2921b17dc1f7008 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.jar.sha512 b/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.jar.sha512 new file mode 100644 index 0000000..d98f96e --- /dev/null +++ b/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.jar.sha512 @@ -0,0 +1 @@ +fada0b270504cc6982e4d5e44c2017f36ee86bb5c1cd0896280c1971242366fbab77d0d1ca5ea03870db81d7d12797b4a4f461840b1eaa234b04e9b7cbff9391 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.module b/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.module new file mode 100644 index 0000000..0e583d4 --- /dev/null +++ b/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "COJooq", + "version": "2023.12.1", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "7.3" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "COJooq-2023.12.1.jar", + "url": "COJooq-2023.12.1.jar", + "size": 204128, + "sha512": "fada0b270504cc6982e4d5e44c2017f36ee86bb5c1cd0896280c1971242366fbab77d0d1ca5ea03870db81d7d12797b4a4f461840b1eaa234b04e9b7cbff9391", + "sha256": "9ef4a812f6a7091a40d160c09031d2b03dbff22c63db2567b2921b17dc1f7008", + "sha1": "4404ef3394f043c1127abf263a56484c0ff6b528", + "md5": "99b17c24783a7c00affc86d9bb72d824" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "latest.release" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "latest.release" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "latest.release" + } + } + ], + "files": [ + { + "name": "COJooq-2023.12.1.jar", + "url": "COJooq-2023.12.1.jar", + "size": 204128, + "sha512": "fada0b270504cc6982e4d5e44c2017f36ee86bb5c1cd0896280c1971242366fbab77d0d1ca5ea03870db81d7d12797b4a4f461840b1eaa234b04e9b7cbff9391", + "sha256": "9ef4a812f6a7091a40d160c09031d2b03dbff22c63db2567b2921b17dc1f7008", + "sha1": "4404ef3394f043c1127abf263a56484c0ff6b528", + "md5": "99b17c24783a7c00affc86d9bb72d824" + } + ] + } + ] +} diff --git a/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.module.md5 b/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.module.md5 new file mode 100644 index 0000000..406fa2b --- /dev/null +++ b/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.module.md5 @@ -0,0 +1 @@ +1b02629a383d781b5374c2e4fe68a475 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.module.sha1 b/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.module.sha1 new file mode 100644 index 0000000..3c7694d --- /dev/null +++ b/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.module.sha1 @@ -0,0 +1 @@ +d8d1a22842af338693b6dc1634f7b3939883dda4 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.module.sha256 b/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.module.sha256 new file mode 100644 index 0000000..ac3c9a2 --- /dev/null +++ b/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.module.sha256 @@ -0,0 +1 @@ +26f13435b83760749fe99c9467ae3a5e8602642f6da3d46061174b833a5030a6 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.module.sha512 b/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.module.sha512 new file mode 100644 index 0000000..f50f3c8 --- /dev/null +++ b/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.module.sha512 @@ -0,0 +1 @@ +50d837e00b9c85381b932701a45d817f3045d4f79ed6a771916c05b0b2cfb5827e908d7777c27dbf40de78f18f3f21989940e9d5c36c1e58860b10306fbed3d6 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.pom b/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.pom new file mode 100644 index 0000000..e1e4aa3 --- /dev/null +++ b/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + COJooq + 2023.12.1 + + + org.jooq + jooq + RELEASE + runtime + + + org.jooq + jooq-codegen + RELEASE + runtime + + + org.postgresql + postgresql + RELEASE + runtime + + + diff --git a/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.pom.md5 b/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.pom.md5 new file mode 100644 index 0000000..87f8924 --- /dev/null +++ b/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.pom.md5 @@ -0,0 +1 @@ +dfc168dea0a3782c702cd7598eb5ce21 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.pom.sha1 b/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.pom.sha1 new file mode 100644 index 0000000..f4ded77 --- /dev/null +++ b/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.pom.sha1 @@ -0,0 +1 @@ +f11c757706dd2cb0fe03b4a2056c7ca1c63f84d7 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.pom.sha256 b/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.pom.sha256 new file mode 100644 index 0000000..0fa1ba5 --- /dev/null +++ b/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.pom.sha256 @@ -0,0 +1 @@ +9e1ec648a8f773da7e27b4ba0c2ad12e18e65a245acb5b5ac079ec1ec3a6301d \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.pom.sha512 b/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.pom.sha512 new file mode 100644 index 0000000..66f2d8d --- /dev/null +++ b/de/jottyfan/COJooq/2023.12.1/COJooq-2023.12.1.pom.sha512 @@ -0,0 +1 @@ +5e97ef53b43a7ec4364d5a40ad01f67d10bc0fda7ee221c6fccd5de42b9b5f5b5eb2937d4532a3c84123b1e7eb461a789f345ab47db842d755f22721b71335f3 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.12/COJooq-2023.12.jar b/de/jottyfan/COJooq/2023.12/COJooq-2023.12.jar new file mode 100644 index 0000000..e78523c Binary files /dev/null and b/de/jottyfan/COJooq/2023.12/COJooq-2023.12.jar differ diff --git a/de/jottyfan/COJooq/2023.12/COJooq-2023.12.jar.md5 b/de/jottyfan/COJooq/2023.12/COJooq-2023.12.jar.md5 new file mode 100644 index 0000000..1a3f999 --- /dev/null +++ b/de/jottyfan/COJooq/2023.12/COJooq-2023.12.jar.md5 @@ -0,0 +1 @@ +d539bcbab281894a411e9d9847e6430b \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.12/COJooq-2023.12.jar.sha1 b/de/jottyfan/COJooq/2023.12/COJooq-2023.12.jar.sha1 new file mode 100644 index 0000000..a908aea --- /dev/null +++ b/de/jottyfan/COJooq/2023.12/COJooq-2023.12.jar.sha1 @@ -0,0 +1 @@ +059be174f819a2d0f813473259c7f296e2ec1133 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.12/COJooq-2023.12.jar.sha256 b/de/jottyfan/COJooq/2023.12/COJooq-2023.12.jar.sha256 new file mode 100644 index 0000000..25b3026 --- /dev/null +++ b/de/jottyfan/COJooq/2023.12/COJooq-2023.12.jar.sha256 @@ -0,0 +1 @@ +b7dc9341df4a4880f854c1ec80b7ca9740ea8b593ec9198053b45ca2bf3eda57 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.12/COJooq-2023.12.jar.sha512 b/de/jottyfan/COJooq/2023.12/COJooq-2023.12.jar.sha512 new file mode 100644 index 0000000..7477c99 --- /dev/null +++ b/de/jottyfan/COJooq/2023.12/COJooq-2023.12.jar.sha512 @@ -0,0 +1 @@ +0736327dc2be197923d346ace0182b51bb9fc9be83513e4090a714f78246d8ffe0896bfa282f8abe79ebfe5692edcf5163fd09cba5f9555811eae9637068cc7d \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.12/COJooq-2023.12.module b/de/jottyfan/COJooq/2023.12/COJooq-2023.12.module new file mode 100644 index 0000000..9b23f46 --- /dev/null +++ b/de/jottyfan/COJooq/2023.12/COJooq-2023.12.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "COJooq", + "version": "2023.12", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "7.3" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "COJooq-2023.12.jar", + "url": "COJooq-2023.12.jar", + "size": 154149, + "sha512": "0736327dc2be197923d346ace0182b51bb9fc9be83513e4090a714f78246d8ffe0896bfa282f8abe79ebfe5692edcf5163fd09cba5f9555811eae9637068cc7d", + "sha256": "b7dc9341df4a4880f854c1ec80b7ca9740ea8b593ec9198053b45ca2bf3eda57", + "sha1": "059be174f819a2d0f813473259c7f296e2ec1133", + "md5": "d539bcbab281894a411e9d9847e6430b" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "latest.release" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "latest.release" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "latest.release" + } + } + ], + "files": [ + { + "name": "COJooq-2023.12.jar", + "url": "COJooq-2023.12.jar", + "size": 154149, + "sha512": "0736327dc2be197923d346ace0182b51bb9fc9be83513e4090a714f78246d8ffe0896bfa282f8abe79ebfe5692edcf5163fd09cba5f9555811eae9637068cc7d", + "sha256": "b7dc9341df4a4880f854c1ec80b7ca9740ea8b593ec9198053b45ca2bf3eda57", + "sha1": "059be174f819a2d0f813473259c7f296e2ec1133", + "md5": "d539bcbab281894a411e9d9847e6430b" + } + ] + } + ] +} diff --git a/de/jottyfan/COJooq/2023.12/COJooq-2023.12.module.md5 b/de/jottyfan/COJooq/2023.12/COJooq-2023.12.module.md5 new file mode 100644 index 0000000..7d55548 --- /dev/null +++ b/de/jottyfan/COJooq/2023.12/COJooq-2023.12.module.md5 @@ -0,0 +1 @@ +16e867514c1ed57a8a69c8b10aafd5f3 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.12/COJooq-2023.12.module.sha1 b/de/jottyfan/COJooq/2023.12/COJooq-2023.12.module.sha1 new file mode 100644 index 0000000..899ff6c --- /dev/null +++ b/de/jottyfan/COJooq/2023.12/COJooq-2023.12.module.sha1 @@ -0,0 +1 @@ +b75b9987df743ee2c7f440d666c5e225d43c1466 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.12/COJooq-2023.12.module.sha256 b/de/jottyfan/COJooq/2023.12/COJooq-2023.12.module.sha256 new file mode 100644 index 0000000..252f379 --- /dev/null +++ b/de/jottyfan/COJooq/2023.12/COJooq-2023.12.module.sha256 @@ -0,0 +1 @@ +67198a94088f8e6f4608d1fa7dc6b4a673927ca39600d8e5c339cb0345bdc8d4 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.12/COJooq-2023.12.module.sha512 b/de/jottyfan/COJooq/2023.12/COJooq-2023.12.module.sha512 new file mode 100644 index 0000000..ae01e05 --- /dev/null +++ b/de/jottyfan/COJooq/2023.12/COJooq-2023.12.module.sha512 @@ -0,0 +1 @@ +7031eedd27a0f4d9874dcb4f8dd5b21803471ba03ef4524483001699adb076eea9c7b1f57358a2fd57376dc4d5de6141e7af863be9f11c10fbfb3304644642be \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.12/COJooq-2023.12.pom b/de/jottyfan/COJooq/2023.12/COJooq-2023.12.pom new file mode 100644 index 0000000..3588044 --- /dev/null +++ b/de/jottyfan/COJooq/2023.12/COJooq-2023.12.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + COJooq + 2023.12 + + + org.jooq + jooq + RELEASE + runtime + + + org.jooq + jooq-codegen + RELEASE + runtime + + + org.postgresql + postgresql + RELEASE + runtime + + + diff --git a/de/jottyfan/COJooq/2023.12/COJooq-2023.12.pom.md5 b/de/jottyfan/COJooq/2023.12/COJooq-2023.12.pom.md5 new file mode 100644 index 0000000..5838cf8 --- /dev/null +++ b/de/jottyfan/COJooq/2023.12/COJooq-2023.12.pom.md5 @@ -0,0 +1 @@ +f12887d51bbda5957ce65129f92ad6cf \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.12/COJooq-2023.12.pom.sha1 b/de/jottyfan/COJooq/2023.12/COJooq-2023.12.pom.sha1 new file mode 100644 index 0000000..beeb845 --- /dev/null +++ b/de/jottyfan/COJooq/2023.12/COJooq-2023.12.pom.sha1 @@ -0,0 +1 @@ +4e876ba7a5f2ba8206255192e714dc7b4046bb1d \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.12/COJooq-2023.12.pom.sha256 b/de/jottyfan/COJooq/2023.12/COJooq-2023.12.pom.sha256 new file mode 100644 index 0000000..80a6b60 --- /dev/null +++ b/de/jottyfan/COJooq/2023.12/COJooq-2023.12.pom.sha256 @@ -0,0 +1 @@ +daefdef9afc657f13d8ff6b82120b3fa814037f23ce943c30cc509b2d89f9019 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2023.12/COJooq-2023.12.pom.sha512 b/de/jottyfan/COJooq/2023.12/COJooq-2023.12.pom.sha512 new file mode 100644 index 0000000..491a2d7 --- /dev/null +++ b/de/jottyfan/COJooq/2023.12/COJooq-2023.12.pom.sha512 @@ -0,0 +1 @@ +7d4b6498070f6fcd2d078752f0330f5c2999691e7d9632370e05316cbd610fb1fc8fc653293cadb224b28f253df552ef8079472ccd4a056d066fc89f34ec9f6f \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.jar b/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.jar new file mode 100644 index 0000000..0b93f12 Binary files /dev/null and b/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.jar differ diff --git a/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.jar.md5 b/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.jar.md5 new file mode 100644 index 0000000..679a02e --- /dev/null +++ b/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.jar.md5 @@ -0,0 +1 @@ +aaf1f1c40d6da86fd0a27905271afe6b \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.jar.sha1 b/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.jar.sha1 new file mode 100644 index 0000000..d80226b --- /dev/null +++ b/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.jar.sha1 @@ -0,0 +1 @@ +7ffe681194e0477f372738bb138800b18b7158ce \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.jar.sha256 b/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.jar.sha256 new file mode 100644 index 0000000..b4d7811 --- /dev/null +++ b/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.jar.sha256 @@ -0,0 +1 @@ +478bc05bd952527bc341139d18a6618a497762e98a33276e7c49b99d647aa888 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.jar.sha512 b/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.jar.sha512 new file mode 100644 index 0000000..eecbf02 --- /dev/null +++ b/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.jar.sha512 @@ -0,0 +1 @@ +a80f7599b0270d4feb67ec087bdd219053db81cff8d2433439f88829dab8bf912a0775ef3b0d096f42df6dbd4676018806119f36026053da32810ce8273e99d2 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.module b/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.module new file mode 100644 index 0000000..618ecd8 --- /dev/null +++ b/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "COJooq", + "version": "2024.02.22", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "7.3" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "COJooq-2024.02.22.jar", + "url": "COJooq-2024.02.22.jar", + "size": 240524, + "sha512": "a80f7599b0270d4feb67ec087bdd219053db81cff8d2433439f88829dab8bf912a0775ef3b0d096f42df6dbd4676018806119f36026053da32810ce8273e99d2", + "sha256": "478bc05bd952527bc341139d18a6618a497762e98a33276e7c49b99d647aa888", + "sha1": "7ffe681194e0477f372738bb138800b18b7158ce", + "md5": "aaf1f1c40d6da86fd0a27905271afe6b" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "latest.release" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "latest.release" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "latest.release" + } + } + ], + "files": [ + { + "name": "COJooq-2024.02.22.jar", + "url": "COJooq-2024.02.22.jar", + "size": 240524, + "sha512": "a80f7599b0270d4feb67ec087bdd219053db81cff8d2433439f88829dab8bf912a0775ef3b0d096f42df6dbd4676018806119f36026053da32810ce8273e99d2", + "sha256": "478bc05bd952527bc341139d18a6618a497762e98a33276e7c49b99d647aa888", + "sha1": "7ffe681194e0477f372738bb138800b18b7158ce", + "md5": "aaf1f1c40d6da86fd0a27905271afe6b" + } + ] + } + ] +} diff --git a/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.module.md5 b/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.module.md5 new file mode 100644 index 0000000..2ffae22 --- /dev/null +++ b/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.module.md5 @@ -0,0 +1 @@ +5d9b285250aa424d5f77a309e3fba052 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.module.sha1 b/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.module.sha1 new file mode 100644 index 0000000..ad65ba7 --- /dev/null +++ b/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.module.sha1 @@ -0,0 +1 @@ +cb084fdca8768c60b3283378397888b374e361d4 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.module.sha256 b/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.module.sha256 new file mode 100644 index 0000000..b7f7f88 --- /dev/null +++ b/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.module.sha256 @@ -0,0 +1 @@ +b9ad14067457a388970037c11fe25555f4ad2d39d120d6d88ba52287a81a2632 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.module.sha512 b/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.module.sha512 new file mode 100644 index 0000000..5d6aa84 --- /dev/null +++ b/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.module.sha512 @@ -0,0 +1 @@ +2e77b3ac5336fe7dce0fcb16ca34d247f03cd5259cddf81b0961f4472a06a8ae50c389dbf68afa67f887d94e707b563c6c8e4cbb643bdc3cbd6de22037852658 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.pom b/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.pom new file mode 100644 index 0000000..2540ce7 --- /dev/null +++ b/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + COJooq + 2024.02.22 + + + org.jooq + jooq + RELEASE + runtime + + + org.jooq + jooq-codegen + RELEASE + runtime + + + org.postgresql + postgresql + RELEASE + runtime + + + diff --git a/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.pom.md5 b/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.pom.md5 new file mode 100644 index 0000000..368ddb2 --- /dev/null +++ b/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.pom.md5 @@ -0,0 +1 @@ +1ecb8c1034037f36cd2bcd808bec4565 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.pom.sha1 b/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.pom.sha1 new file mode 100644 index 0000000..9ab1337 --- /dev/null +++ b/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.pom.sha1 @@ -0,0 +1 @@ +8e87ade5598aa7176e6a671ac437fa2e82cc3bfe \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.pom.sha256 b/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.pom.sha256 new file mode 100644 index 0000000..e61b0c7 --- /dev/null +++ b/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.pom.sha256 @@ -0,0 +1 @@ +bcecfca030c7e6ec7ec01e41d886e9780ecd7414523babad6b0f3ff817d43c51 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.pom.sha512 b/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.pom.sha512 new file mode 100644 index 0000000..55e9577 --- /dev/null +++ b/de/jottyfan/COJooq/2024.02.22/COJooq-2024.02.22.pom.sha512 @@ -0,0 +1 @@ +f3b902c07f06ee8fc48e45315303a1ff3f27d5d0f39aff5f1103d42e1edff9140e9ac0cfcffd304d5ed2a070023a1d95c0a2d29c451c21cc902e5712c28697f4 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.jar b/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.jar new file mode 100644 index 0000000..f956958 Binary files /dev/null and b/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.jar differ diff --git a/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.jar.md5 b/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.jar.md5 new file mode 100644 index 0000000..01edaea --- /dev/null +++ b/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.jar.md5 @@ -0,0 +1 @@ +a19975edd73fc143d43e0d55dcf684da \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.jar.sha1 b/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.jar.sha1 new file mode 100644 index 0000000..2821d5f --- /dev/null +++ b/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.jar.sha1 @@ -0,0 +1 @@ +696e1c01f0c07d5c4ac7abd15d593439cbabbc3c \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.jar.sha256 b/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.jar.sha256 new file mode 100644 index 0000000..349b409 --- /dev/null +++ b/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.jar.sha256 @@ -0,0 +1 @@ +94f0899c92a6aa346de1f4fd19d1726cd2a1bf33f68c13aedf38a97ea0b88605 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.jar.sha512 b/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.jar.sha512 new file mode 100644 index 0000000..b02fdef --- /dev/null +++ b/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.jar.sha512 @@ -0,0 +1 @@ +4d51879111ea4ad4e7d72bb522885c7e936b0138fbfbaeeb5b303f3ea1cde1b421d0d2035e321be3ff38071b3c2862e709fa7c1c113a4dec7cdb0b58d6e18d62 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.module b/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.module new file mode 100644 index 0000000..aa9e662 --- /dev/null +++ b/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "COJooq", + "version": "2024.02.23", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "7.3" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "COJooq-2024.02.23.jar", + "url": "COJooq-2024.02.23.jar", + "size": 242702, + "sha512": "4d51879111ea4ad4e7d72bb522885c7e936b0138fbfbaeeb5b303f3ea1cde1b421d0d2035e321be3ff38071b3c2862e709fa7c1c113a4dec7cdb0b58d6e18d62", + "sha256": "94f0899c92a6aa346de1f4fd19d1726cd2a1bf33f68c13aedf38a97ea0b88605", + "sha1": "696e1c01f0c07d5c4ac7abd15d593439cbabbc3c", + "md5": "a19975edd73fc143d43e0d55dcf684da" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "latest.release" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "latest.release" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "latest.release" + } + } + ], + "files": [ + { + "name": "COJooq-2024.02.23.jar", + "url": "COJooq-2024.02.23.jar", + "size": 242702, + "sha512": "4d51879111ea4ad4e7d72bb522885c7e936b0138fbfbaeeb5b303f3ea1cde1b421d0d2035e321be3ff38071b3c2862e709fa7c1c113a4dec7cdb0b58d6e18d62", + "sha256": "94f0899c92a6aa346de1f4fd19d1726cd2a1bf33f68c13aedf38a97ea0b88605", + "sha1": "696e1c01f0c07d5c4ac7abd15d593439cbabbc3c", + "md5": "a19975edd73fc143d43e0d55dcf684da" + } + ] + } + ] +} diff --git a/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.module.md5 b/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.module.md5 new file mode 100644 index 0000000..8ec9798 --- /dev/null +++ b/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.module.md5 @@ -0,0 +1 @@ +e3d86398c9ef03034ca4e1d4c5b2674d \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.module.sha1 b/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.module.sha1 new file mode 100644 index 0000000..b572be9 --- /dev/null +++ b/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.module.sha1 @@ -0,0 +1 @@ +f26d40dcaacf820673bf3d994b724cbd5399527b \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.module.sha256 b/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.module.sha256 new file mode 100644 index 0000000..563964c --- /dev/null +++ b/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.module.sha256 @@ -0,0 +1 @@ +8dbe8a9e6ebf98750153dbf12e714268466f67ac8e32f3424c01cb5730e451e3 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.module.sha512 b/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.module.sha512 new file mode 100644 index 0000000..fdcc7ca --- /dev/null +++ b/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.module.sha512 @@ -0,0 +1 @@ +d2d2bd0d080ad7d1b52e84043c9a06cc44e39b9f8248c773e514a6699482b81303468c0ae178e088d0ebd40a94e5b3fac69bceefdbed1c8a2bdcadb98cc0fee0 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.pom b/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.pom new file mode 100644 index 0000000..0e02946 --- /dev/null +++ b/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + COJooq + 2024.02.23 + + + org.jooq + jooq + RELEASE + runtime + + + org.jooq + jooq-codegen + RELEASE + runtime + + + org.postgresql + postgresql + RELEASE + runtime + + + diff --git a/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.pom.md5 b/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.pom.md5 new file mode 100644 index 0000000..cf8d13b --- /dev/null +++ b/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.pom.md5 @@ -0,0 +1 @@ +941125dbd2b46cdb0a58df6f56e6b1df \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.pom.sha1 b/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.pom.sha1 new file mode 100644 index 0000000..8fdedf6 --- /dev/null +++ b/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.pom.sha1 @@ -0,0 +1 @@ +829ae7e568d387f6f30e5a9065f811891612bbf7 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.pom.sha256 b/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.pom.sha256 new file mode 100644 index 0000000..a84df9f --- /dev/null +++ b/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.pom.sha256 @@ -0,0 +1 @@ +6b325c30177899eaa35bffacb49595a1683b9bbcade7c9bc6db728bcf7a0a1c4 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.pom.sha512 b/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.pom.sha512 new file mode 100644 index 0000000..928ab44 --- /dev/null +++ b/de/jottyfan/COJooq/2024.02.23/COJooq-2024.02.23.pom.sha512 @@ -0,0 +1 @@ +4bca99c0a2a4b53c78f03eb3795bf3c9c435d29155aee6a9a0b87a2f6fcd727f63d02b62b42d49060915a3020ba1e9ef048f47e7fb388848d080f5bb877683d4 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.jar b/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.jar new file mode 100644 index 0000000..c91c47c Binary files /dev/null and b/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.jar differ diff --git a/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.jar.md5 b/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.jar.md5 new file mode 100644 index 0000000..5dc22a2 --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.jar.md5 @@ -0,0 +1 @@ +4ff0d5dff0d0d492d15399c034e8a125 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.jar.sha1 b/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.jar.sha1 new file mode 100644 index 0000000..fea2d0a --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.jar.sha1 @@ -0,0 +1 @@ +6e5326f0f7327371f01bdac551294d4d9b62c3ec \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.jar.sha256 b/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.jar.sha256 new file mode 100644 index 0000000..19483b8 --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.jar.sha256 @@ -0,0 +1 @@ +4244104b71198edf1a5b60ba0c3b7afda96046885717d7f29f4941a212ca28fb \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.jar.sha512 b/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.jar.sha512 new file mode 100644 index 0000000..e47e226 --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.jar.sha512 @@ -0,0 +1 @@ +18bcb45ff43a0309d9fad2397d30f82a4d3706833eabfb4c211852fb8181f3a60ab3f23f227965f7d0dd0a0f475a6bd09fb28067a2e81233bb946df34fa55b44 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.module b/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.module new file mode 100644 index 0000000..73b1486 --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "COJooq", + "version": "2024.03.16", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "7.3" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "COJooq-2024.03.16.jar", + "url": "COJooq-2024.03.16.jar", + "size": 243268, + "sha512": "18bcb45ff43a0309d9fad2397d30f82a4d3706833eabfb4c211852fb8181f3a60ab3f23f227965f7d0dd0a0f475a6bd09fb28067a2e81233bb946df34fa55b44", + "sha256": "4244104b71198edf1a5b60ba0c3b7afda96046885717d7f29f4941a212ca28fb", + "sha1": "6e5326f0f7327371f01bdac551294d4d9b62c3ec", + "md5": "4ff0d5dff0d0d492d15399c034e8a125" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "latest.release" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "latest.release" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "latest.release" + } + } + ], + "files": [ + { + "name": "COJooq-2024.03.16.jar", + "url": "COJooq-2024.03.16.jar", + "size": 243268, + "sha512": "18bcb45ff43a0309d9fad2397d30f82a4d3706833eabfb4c211852fb8181f3a60ab3f23f227965f7d0dd0a0f475a6bd09fb28067a2e81233bb946df34fa55b44", + "sha256": "4244104b71198edf1a5b60ba0c3b7afda96046885717d7f29f4941a212ca28fb", + "sha1": "6e5326f0f7327371f01bdac551294d4d9b62c3ec", + "md5": "4ff0d5dff0d0d492d15399c034e8a125" + } + ] + } + ] +} diff --git a/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.module.md5 b/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.module.md5 new file mode 100644 index 0000000..1099dd3 --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.module.md5 @@ -0,0 +1 @@ +c9b3104bea3d1ec7361b5bbb4296cdd3 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.module.sha1 b/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.module.sha1 new file mode 100644 index 0000000..a2c060b --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.module.sha1 @@ -0,0 +1 @@ +2cca549de7835dd025132a72f56811ba213e6404 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.module.sha256 b/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.module.sha256 new file mode 100644 index 0000000..5d478fd --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.module.sha256 @@ -0,0 +1 @@ +0b7135b1368415589f6c9f4b8336c7d856d29673319f1f9b32dd48a210a5e11d \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.module.sha512 b/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.module.sha512 new file mode 100644 index 0000000..d417cf6 --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.module.sha512 @@ -0,0 +1 @@ +d7f7ed72b6e412e707edccea1c80a8e79aa449f3fc212390bbffe0d268e7a506da833bc9a9b1e22a5fecd7359b5834a20b252ae8d12437f83706e9098774058d \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.pom b/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.pom new file mode 100644 index 0000000..840aed0 --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + COJooq + 2024.03.16 + + + org.jooq + jooq + RELEASE + runtime + + + org.jooq + jooq-codegen + RELEASE + runtime + + + org.postgresql + postgresql + RELEASE + runtime + + + diff --git a/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.pom.md5 b/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.pom.md5 new file mode 100644 index 0000000..d4f5ab9 --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.pom.md5 @@ -0,0 +1 @@ +5607cb27e2c698ea480dc6e53cc3b388 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.pom.sha1 b/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.pom.sha1 new file mode 100644 index 0000000..893a490 --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.pom.sha1 @@ -0,0 +1 @@ +82ca1c0f449b80dcad9ce13ca103a1db97cab5ba \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.pom.sha256 b/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.pom.sha256 new file mode 100644 index 0000000..c220f64 --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.pom.sha256 @@ -0,0 +1 @@ +a2633a429379f0d048f99fa94063458dd81b61235a5af780d0e92f16041dc6b7 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.pom.sha512 b/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.pom.sha512 new file mode 100644 index 0000000..fe5d3ad --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16/COJooq-2024.03.16.pom.sha512 @@ -0,0 +1 @@ +1f5935bdf4722d37278e8f51e6cf15cb3f536f714b672e9ad215de439609d342d9cc62fe439b6d1e9df9b9aff0d19fd16507ddbc25cb1c9af5ac68f42621bc9c \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.jar b/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.jar new file mode 100644 index 0000000..47bdf83 Binary files /dev/null and b/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.jar differ diff --git a/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.jar.md5 b/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.jar.md5 new file mode 100644 index 0000000..67612ac --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.jar.md5 @@ -0,0 +1 @@ +b1b2803c7734dfc0f9299976d51a712a \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.jar.sha1 b/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.jar.sha1 new file mode 100644 index 0000000..de1f013 --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.jar.sha1 @@ -0,0 +1 @@ +f7803850cc26941254f851753013e69415144458 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.jar.sha256 b/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.jar.sha256 new file mode 100644 index 0000000..2d9df01 --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.jar.sha256 @@ -0,0 +1 @@ +8aa0efa096ac4321ad2ac99dc6d2ab0c2f8a00c6c7e326c7ae9eb73ef8649bdf \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.jar.sha512 b/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.jar.sha512 new file mode 100644 index 0000000..7378c5f --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.jar.sha512 @@ -0,0 +1 @@ +48215b9cec89d30959f1bd6a3711537f251b80c9b3beeb1f52d7dff181382bb96d69d1507c30fd7626366e589a4c56336f15d7ce8b4ab871d5828b6d09f75e86 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.module b/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.module new file mode 100644 index 0000000..2a117bc --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "COJooq", + "version": "2024.03.16b", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "7.3" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "COJooq-2024.03.16b.jar", + "url": "COJooq-2024.03.16b.jar", + "size": 243533, + "sha512": "48215b9cec89d30959f1bd6a3711537f251b80c9b3beeb1f52d7dff181382bb96d69d1507c30fd7626366e589a4c56336f15d7ce8b4ab871d5828b6d09f75e86", + "sha256": "8aa0efa096ac4321ad2ac99dc6d2ab0c2f8a00c6c7e326c7ae9eb73ef8649bdf", + "sha1": "f7803850cc26941254f851753013e69415144458", + "md5": "b1b2803c7734dfc0f9299976d51a712a" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "latest.release" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "latest.release" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "latest.release" + } + } + ], + "files": [ + { + "name": "COJooq-2024.03.16b.jar", + "url": "COJooq-2024.03.16b.jar", + "size": 243533, + "sha512": "48215b9cec89d30959f1bd6a3711537f251b80c9b3beeb1f52d7dff181382bb96d69d1507c30fd7626366e589a4c56336f15d7ce8b4ab871d5828b6d09f75e86", + "sha256": "8aa0efa096ac4321ad2ac99dc6d2ab0c2f8a00c6c7e326c7ae9eb73ef8649bdf", + "sha1": "f7803850cc26941254f851753013e69415144458", + "md5": "b1b2803c7734dfc0f9299976d51a712a" + } + ] + } + ] +} diff --git a/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.module.md5 b/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.module.md5 new file mode 100644 index 0000000..e5e773e --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.module.md5 @@ -0,0 +1 @@ +0c04f9955da79cf85e048c31aee559d0 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.module.sha1 b/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.module.sha1 new file mode 100644 index 0000000..c3dc00b --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.module.sha1 @@ -0,0 +1 @@ +2db0759a5350812700567d594b6acfd0d05c45d6 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.module.sha256 b/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.module.sha256 new file mode 100644 index 0000000..23037b2 --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.module.sha256 @@ -0,0 +1 @@ +4f465acaf4deb70aad257f4819c09796034d47050ec36c59e63b00bcc38d3bed \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.module.sha512 b/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.module.sha512 new file mode 100644 index 0000000..68cb16e --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.module.sha512 @@ -0,0 +1 @@ +9d1a3ed2e87b9534084816b69b3f374aa7f79509748ad6b6cb8476ca10a1ab467a83c8bcf55610d4292a9d531be5958ab6af05d378c5667d22577147bf2d6b66 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.pom b/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.pom new file mode 100644 index 0000000..e91335d --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + COJooq + 2024.03.16b + + + org.jooq + jooq + RELEASE + runtime + + + org.jooq + jooq-codegen + RELEASE + runtime + + + org.postgresql + postgresql + RELEASE + runtime + + + diff --git a/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.pom.md5 b/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.pom.md5 new file mode 100644 index 0000000..a8fbca9 --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.pom.md5 @@ -0,0 +1 @@ +7c11ba4dcf773003e56510279340c78a \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.pom.sha1 b/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.pom.sha1 new file mode 100644 index 0000000..da4b8af --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.pom.sha1 @@ -0,0 +1 @@ +c45ec5a1e8ae316b31ff04cebbb00b47c1f8ce34 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.pom.sha256 b/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.pom.sha256 new file mode 100644 index 0000000..8de3e78 --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.pom.sha256 @@ -0,0 +1 @@ +20908ebcc7ae98e8c5b7ca1ba84a5b24c7a5fb4ec1fd4647a9774f7e7daa7e83 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.pom.sha512 b/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.pom.sha512 new file mode 100644 index 0000000..d3801d8 --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16b/COJooq-2024.03.16b.pom.sha512 @@ -0,0 +1 @@ +4f4ed32ac5b3e1d26c2295a0fc68e4f0a16fb2fe683430993328836f5518d9aa75e8f58e2d8d4455e80290ea7dc1a4eba927ec55af571573b1132993f0ef21ce \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.jar b/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.jar new file mode 100644 index 0000000..4949cb2 Binary files /dev/null and b/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.jar differ diff --git a/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.jar.md5 b/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.jar.md5 new file mode 100644 index 0000000..b8b21cb --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.jar.md5 @@ -0,0 +1 @@ +e8326aa65c4ced912f0919a1eb913267 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.jar.sha1 b/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.jar.sha1 new file mode 100644 index 0000000..47da066 --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.jar.sha1 @@ -0,0 +1 @@ +ee67bbaa62fac4ea5e28241315114cd1cd204576 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.jar.sha256 b/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.jar.sha256 new file mode 100644 index 0000000..2b4e410 --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.jar.sha256 @@ -0,0 +1 @@ +77fdd144f3c1c40816b169516a0dbfdff2133352338afd316c4813b55486b008 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.jar.sha512 b/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.jar.sha512 new file mode 100644 index 0000000..b4ea33b --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.jar.sha512 @@ -0,0 +1 @@ +a7b37aadce6ecd68c29075706c088e1dfb063b4d1d91695729c8bc6121d089f4b189e84f33b3335a714c2b8cd2a31241b913a6792f896e2b077a9de8bcc866e5 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.module b/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.module new file mode 100644 index 0000000..2e4a38e --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "COJooq", + "version": "2024.03.16c", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "7.3" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "COJooq-2024.03.16c.jar", + "url": "COJooq-2024.03.16c.jar", + "size": 243784, + "sha512": "a7b37aadce6ecd68c29075706c088e1dfb063b4d1d91695729c8bc6121d089f4b189e84f33b3335a714c2b8cd2a31241b913a6792f896e2b077a9de8bcc866e5", + "sha256": "77fdd144f3c1c40816b169516a0dbfdff2133352338afd316c4813b55486b008", + "sha1": "ee67bbaa62fac4ea5e28241315114cd1cd204576", + "md5": "e8326aa65c4ced912f0919a1eb913267" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "latest.release" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "latest.release" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "latest.release" + } + } + ], + "files": [ + { + "name": "COJooq-2024.03.16c.jar", + "url": "COJooq-2024.03.16c.jar", + "size": 243784, + "sha512": "a7b37aadce6ecd68c29075706c088e1dfb063b4d1d91695729c8bc6121d089f4b189e84f33b3335a714c2b8cd2a31241b913a6792f896e2b077a9de8bcc866e5", + "sha256": "77fdd144f3c1c40816b169516a0dbfdff2133352338afd316c4813b55486b008", + "sha1": "ee67bbaa62fac4ea5e28241315114cd1cd204576", + "md5": "e8326aa65c4ced912f0919a1eb913267" + } + ] + } + ] +} diff --git a/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.module.md5 b/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.module.md5 new file mode 100644 index 0000000..ab28846 --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.module.md5 @@ -0,0 +1 @@ +40b2241d876750e842f8a43d9a6d2d69 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.module.sha1 b/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.module.sha1 new file mode 100644 index 0000000..6387967 --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.module.sha1 @@ -0,0 +1 @@ +5ac4b6dff4379740ad3444e174d5b058b48572b5 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.module.sha256 b/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.module.sha256 new file mode 100644 index 0000000..b26d520 --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.module.sha256 @@ -0,0 +1 @@ +95d2ba9764cd330b59d8611d10557be59c18575fdf909776e6c0f2f81e9f729d \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.module.sha512 b/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.module.sha512 new file mode 100644 index 0000000..4316536 --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.module.sha512 @@ -0,0 +1 @@ +545b7a93c9856cbc4e718f84dda2ffcb1ed36fe56cd83d4400715004c31a89f20fb9506db827fe741dfdb5c31aa29f9d15555bd0e0fb3e003c7103824a840abc \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.pom b/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.pom new file mode 100644 index 0000000..655d249 --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + COJooq + 2024.03.16c + + + org.jooq + jooq + RELEASE + runtime + + + org.jooq + jooq-codegen + RELEASE + runtime + + + org.postgresql + postgresql + RELEASE + runtime + + + diff --git a/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.pom.md5 b/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.pom.md5 new file mode 100644 index 0000000..d90ee41 --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.pom.md5 @@ -0,0 +1 @@ +2774966a4ed23164a8176493396bd1c1 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.pom.sha1 b/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.pom.sha1 new file mode 100644 index 0000000..d8b8146 --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.pom.sha1 @@ -0,0 +1 @@ +b9f8cc732c78cf4e1b9346eac65bbfbdd2491a03 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.pom.sha256 b/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.pom.sha256 new file mode 100644 index 0000000..7266588 --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.pom.sha256 @@ -0,0 +1 @@ +eb2cba3ca338163caf213c3953fa0760027e885893e9baa4b97a67bd5517b79b \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.pom.sha512 b/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.pom.sha512 new file mode 100644 index 0000000..033cc17 --- /dev/null +++ b/de/jottyfan/COJooq/2024.03.16c/COJooq-2024.03.16c.pom.sha512 @@ -0,0 +1 @@ +e16cec47267a7de0865e4f87b130b9954018d58d8e7aed1880965faba5e44f83a7f285176c2f35cc1f6777e48c51c03e01833c5ed2f29e470a764b9bd507cfa4 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.jar b/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.jar new file mode 100644 index 0000000..1cda991 Binary files /dev/null and b/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.jar differ diff --git a/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.jar.md5 b/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.jar.md5 new file mode 100644 index 0000000..1b05dcd --- /dev/null +++ b/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.jar.md5 @@ -0,0 +1 @@ +458fd01fc8085fcbea05af96e7e79e97 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.jar.sha1 b/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.jar.sha1 new file mode 100644 index 0000000..c7fedb6 --- /dev/null +++ b/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.jar.sha1 @@ -0,0 +1 @@ +0ba36e46e4f8125085c7d38b2e6bfef6d4d84e53 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.jar.sha256 b/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.jar.sha256 new file mode 100644 index 0000000..c137c39 --- /dev/null +++ b/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.jar.sha256 @@ -0,0 +1 @@ +ce7ace94f4e5f0b8ffbbf5905c7c12a4d5bd1f8ba98f4859fa1a6005f0732bb9 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.jar.sha512 b/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.jar.sha512 new file mode 100644 index 0000000..f9849c2 --- /dev/null +++ b/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.jar.sha512 @@ -0,0 +1 @@ +13e211a56b0b9129fe263f3e76bab6da5fc25c725678f39ae8fa7555af93466fcc2f77059c7a2512351d6fba941781f58ada56fc4922862e418ea5896f88f9c2 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.module b/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.module new file mode 100644 index 0000000..2d55ad9 --- /dev/null +++ b/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "COJooq", + "version": "2024.10.23", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "8.10.2" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "COJooq-2024.10.23.jar", + "url": "COJooq-2024.10.23.jar", + "size": 229430, + "sha512": "13e211a56b0b9129fe263f3e76bab6da5fc25c725678f39ae8fa7555af93466fcc2f77059c7a2512351d6fba941781f58ada56fc4922862e418ea5896f88f9c2", + "sha256": "ce7ace94f4e5f0b8ffbbf5905c7c12a4d5bd1f8ba98f4859fa1a6005f0732bb9", + "sha1": "0ba36e46e4f8125085c7d38b2e6bfef6d4d84e53", + "md5": "458fd01fc8085fcbea05af96e7e79e97" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "latest.release" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "latest.release" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "latest.release" + } + } + ], + "files": [ + { + "name": "COJooq-2024.10.23.jar", + "url": "COJooq-2024.10.23.jar", + "size": 229430, + "sha512": "13e211a56b0b9129fe263f3e76bab6da5fc25c725678f39ae8fa7555af93466fcc2f77059c7a2512351d6fba941781f58ada56fc4922862e418ea5896f88f9c2", + "sha256": "ce7ace94f4e5f0b8ffbbf5905c7c12a4d5bd1f8ba98f4859fa1a6005f0732bb9", + "sha1": "0ba36e46e4f8125085c7d38b2e6bfef6d4d84e53", + "md5": "458fd01fc8085fcbea05af96e7e79e97" + } + ] + } + ] +} diff --git a/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.module.md5 b/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.module.md5 new file mode 100644 index 0000000..d4e2074 --- /dev/null +++ b/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.module.md5 @@ -0,0 +1 @@ +6f1a815b49fba2fd85a9ad7c5c7384ab \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.module.sha1 b/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.module.sha1 new file mode 100644 index 0000000..88921a4 --- /dev/null +++ b/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.module.sha1 @@ -0,0 +1 @@ +919569ec7bf4dd34f9e5012c88f9703b0d912555 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.module.sha256 b/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.module.sha256 new file mode 100644 index 0000000..6e5f975 --- /dev/null +++ b/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.module.sha256 @@ -0,0 +1 @@ +13288ecfc94ff5d478061c33b0c130a951971bdc344739e759750c4a4919dd57 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.module.sha512 b/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.module.sha512 new file mode 100644 index 0000000..b857f42 --- /dev/null +++ b/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.module.sha512 @@ -0,0 +1 @@ +a7e0164edf1b5b47b4be9d265ff0465cb0b0ef6dc93735769e45432b084ba57aa6c10b056ef2a20bd2ff042118f9bcee849542d8f0df33a30454dbe8b33e06cb \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.pom b/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.pom new file mode 100644 index 0000000..2750c60 --- /dev/null +++ b/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + COJooq + 2024.10.23 + + + org.jooq + jooq + RELEASE + runtime + + + org.jooq + jooq-codegen + RELEASE + runtime + + + org.postgresql + postgresql + RELEASE + runtime + + + diff --git a/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.pom.md5 b/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.pom.md5 new file mode 100644 index 0000000..50ab055 --- /dev/null +++ b/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.pom.md5 @@ -0,0 +1 @@ +b4523240a479dd4bf83b9b45ea5fd01d \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.pom.sha1 b/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.pom.sha1 new file mode 100644 index 0000000..ae19f15 --- /dev/null +++ b/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.pom.sha1 @@ -0,0 +1 @@ +e0ecf0f2ba278d40cc282d4159d2fada1c23d8da \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.pom.sha256 b/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.pom.sha256 new file mode 100644 index 0000000..ae97716 --- /dev/null +++ b/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.pom.sha256 @@ -0,0 +1 @@ +16258b0420b9dc3203ef86f2e17dd74aed6751c2eae19c48ea1219f333a5e2d6 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.pom.sha512 b/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.pom.sha512 new file mode 100644 index 0000000..43829c3 --- /dev/null +++ b/de/jottyfan/COJooq/2024.10.23/COJooq-2024.10.23.pom.sha512 @@ -0,0 +1 @@ +3d7dc15eb8060d5f2c47599c5341455fbec9da6137d4037da05559e7b7299d66f55f3833850f65b3db069b78694566e9b4a3da9baed4b5a4534121daada5a609 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.jar b/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.jar new file mode 100644 index 0000000..775c7ac Binary files /dev/null and b/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.jar differ diff --git a/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.jar.md5 b/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.jar.md5 new file mode 100644 index 0000000..f92a39e --- /dev/null +++ b/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.jar.md5 @@ -0,0 +1 @@ +2acd7cf6e1e03954a1ccb54174b23c98 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.jar.sha1 b/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.jar.sha1 new file mode 100644 index 0000000..3894745 --- /dev/null +++ b/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.jar.sha1 @@ -0,0 +1 @@ +03ffcbdbe16d1617768e5b0d17cfaf84b26924b7 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.jar.sha256 b/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.jar.sha256 new file mode 100644 index 0000000..08501cc --- /dev/null +++ b/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.jar.sha256 @@ -0,0 +1 @@ +275c60aa1273df53ff7d94d505b296f6ec8b7912ee5c92384dd47aea3612b3ce \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.jar.sha512 b/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.jar.sha512 new file mode 100644 index 0000000..ee14f52 --- /dev/null +++ b/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.jar.sha512 @@ -0,0 +1 @@ +a998cb159d7baa2e77976091547aee2d4890d073e2dd4629f2bf32a8f3d7625c2eddb5e0cba6d8db1b6e630a28257d9517b90fabe122b3bb903bd69587613a80 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.module b/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.module new file mode 100644 index 0000000..aedeb6c --- /dev/null +++ b/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "COJooq", + "version": "2024.10.24", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "8.10.2" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "COJooq-2024.10.24.jar", + "url": "COJooq-2024.10.24.jar", + "size": 239325, + "sha512": "a998cb159d7baa2e77976091547aee2d4890d073e2dd4629f2bf32a8f3d7625c2eddb5e0cba6d8db1b6e630a28257d9517b90fabe122b3bb903bd69587613a80", + "sha256": "275c60aa1273df53ff7d94d505b296f6ec8b7912ee5c92384dd47aea3612b3ce", + "sha1": "03ffcbdbe16d1617768e5b0d17cfaf84b26924b7", + "md5": "2acd7cf6e1e03954a1ccb54174b23c98" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "latest.release" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "latest.release" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "latest.release" + } + } + ], + "files": [ + { + "name": "COJooq-2024.10.24.jar", + "url": "COJooq-2024.10.24.jar", + "size": 239325, + "sha512": "a998cb159d7baa2e77976091547aee2d4890d073e2dd4629f2bf32a8f3d7625c2eddb5e0cba6d8db1b6e630a28257d9517b90fabe122b3bb903bd69587613a80", + "sha256": "275c60aa1273df53ff7d94d505b296f6ec8b7912ee5c92384dd47aea3612b3ce", + "sha1": "03ffcbdbe16d1617768e5b0d17cfaf84b26924b7", + "md5": "2acd7cf6e1e03954a1ccb54174b23c98" + } + ] + } + ] +} diff --git a/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.module.md5 b/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.module.md5 new file mode 100644 index 0000000..33680e3 --- /dev/null +++ b/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.module.md5 @@ -0,0 +1 @@ +a612627746f472c4166b7973fdfe670f \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.module.sha1 b/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.module.sha1 new file mode 100644 index 0000000..d5d51de --- /dev/null +++ b/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.module.sha1 @@ -0,0 +1 @@ +8a976c396efad2b30e1deb357913cdfd6d444b7c \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.module.sha256 b/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.module.sha256 new file mode 100644 index 0000000..9644cd9 --- /dev/null +++ b/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.module.sha256 @@ -0,0 +1 @@ +ddfc39cf06efcc2236d870d412b4ae2c0374e4e546c8d0233b842bc91ae5d09f \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.module.sha512 b/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.module.sha512 new file mode 100644 index 0000000..255e467 --- /dev/null +++ b/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.module.sha512 @@ -0,0 +1 @@ +f00d1cbb8d6e035a24202866bbfa1d41ce1d9caf4b33895174947380ed0ac0b801caff2328f2f1ecd918de51dee6314abde539d0ecbe8f7b80f0da30cb38f461 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.pom b/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.pom new file mode 100644 index 0000000..f36f970 --- /dev/null +++ b/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + COJooq + 2024.10.24 + + + org.jooq + jooq + RELEASE + runtime + + + org.jooq + jooq-codegen + RELEASE + runtime + + + org.postgresql + postgresql + RELEASE + runtime + + + diff --git a/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.pom.md5 b/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.pom.md5 new file mode 100644 index 0000000..be83541 --- /dev/null +++ b/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.pom.md5 @@ -0,0 +1 @@ +197a1d8515ad2b92479364a81d32b900 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.pom.sha1 b/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.pom.sha1 new file mode 100644 index 0000000..547cc44 --- /dev/null +++ b/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.pom.sha1 @@ -0,0 +1 @@ +08c746fab3aba31d2bcf250536545f90c007408d \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.pom.sha256 b/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.pom.sha256 new file mode 100644 index 0000000..87c05e5 --- /dev/null +++ b/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.pom.sha256 @@ -0,0 +1 @@ +c6e8f9ad15995fe4cfc22172f44c90c77b2a6a7d23c464510e3e32e39c2ed772 \ No newline at end of file diff --git a/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.pom.sha512 b/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.pom.sha512 new file mode 100644 index 0000000..cee4d30 --- /dev/null +++ b/de/jottyfan/COJooq/2024.10.24/COJooq-2024.10.24.pom.sha512 @@ -0,0 +1 @@ +b5dc3a03e356608d6233f47f23647a989b2275c0dab5d991d28eff79e3e0f85525f6e83688659386ceeee70b071b02a921f567f80874072bd62a5ff98f27b321 \ No newline at end of file diff --git a/de/jottyfan/COJooq/maven-metadata.xml b/de/jottyfan/COJooq/maven-metadata.xml new file mode 100644 index 0000000..6992255 --- /dev/null +++ b/de/jottyfan/COJooq/maven-metadata.xml @@ -0,0 +1,23 @@ + + + de.jottyfan + COJooq + + 2024.10.24 + 2024.10.24 + + 2021.02 + 2023.03 + 2023.12 + 2023.12.1 + 2024.02.22 + 2024.02.23 + 2024.03.16 + 2024.03.16b + 2024.03.16c + 2024.10.23 + 2024.10.24 + + 20241023201326 + + diff --git a/de/jottyfan/COJooq/maven-metadata.xml.md5 b/de/jottyfan/COJooq/maven-metadata.xml.md5 new file mode 100644 index 0000000..ed1a32b --- /dev/null +++ b/de/jottyfan/COJooq/maven-metadata.xml.md5 @@ -0,0 +1 @@ +f3f6e39c05984254c0996fb700229b0e \ No newline at end of file diff --git a/de/jottyfan/COJooq/maven-metadata.xml.sha1 b/de/jottyfan/COJooq/maven-metadata.xml.sha1 new file mode 100644 index 0000000..6c5552d --- /dev/null +++ b/de/jottyfan/COJooq/maven-metadata.xml.sha1 @@ -0,0 +1 @@ +9dddecc110398db577dcb7b4a22e74efcad2921e \ No newline at end of file diff --git a/de/jottyfan/COJooq/maven-metadata.xml.sha256 b/de/jottyfan/COJooq/maven-metadata.xml.sha256 new file mode 100644 index 0000000..a5f51ed --- /dev/null +++ b/de/jottyfan/COJooq/maven-metadata.xml.sha256 @@ -0,0 +1 @@ +8c7f9b055d01c767219ca9b4612f4d1d76fbb6ce23dd118609ee97b7550277cb \ No newline at end of file diff --git a/de/jottyfan/COJooq/maven-metadata.xml.sha512 b/de/jottyfan/COJooq/maven-metadata.xml.sha512 new file mode 100644 index 0000000..af5adbf --- /dev/null +++ b/de/jottyfan/COJooq/maven-metadata.xml.sha512 @@ -0,0 +1 @@ +e5f52349c89ce1676c3076371094eaede46837c3189fd6906166861e76723262353a4f8a7822a6355e1a9e0e4bd2babb1f08479f21295402a92d0fcf9e47e80f \ No newline at end of file diff --git a/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.jar b/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.jar new file mode 100644 index 0000000..c2f7ba4 Binary files /dev/null and b/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.jar differ diff --git a/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.jar.md5 b/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.jar.md5 new file mode 100644 index 0000000..28866c7 --- /dev/null +++ b/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.jar.md5 @@ -0,0 +1 @@ +86565cc65dfd3fad93077f345af965c9 \ No newline at end of file diff --git a/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.jar.sha1 b/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.jar.sha1 new file mode 100644 index 0000000..469a1d5 --- /dev/null +++ b/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.jar.sha1 @@ -0,0 +1 @@ +1a4412d7263418e673983acce76a8c7f9a112884 \ No newline at end of file diff --git a/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.jar.sha256 b/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.jar.sha256 new file mode 100644 index 0000000..4b4a5c0 --- /dev/null +++ b/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.jar.sha256 @@ -0,0 +1 @@ +c07476b4d8d769b2d91834c270f63f13632df4752846f0f22e8dbaba1eb3a499 \ No newline at end of file diff --git a/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.jar.sha512 b/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.jar.sha512 new file mode 100644 index 0000000..97a49c5 --- /dev/null +++ b/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.jar.sha512 @@ -0,0 +1 @@ +3a1d53644f510cc8939b98906e7de28cce186603d05208329e086225365573fd6283db254139bd87ca9c2f97a86a09dddc5ac6da861a757527b04938c4d91f1a \ No newline at end of file diff --git a/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.module b/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.module new file mode 100644 index 0000000..a37ec42 --- /dev/null +++ b/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "RssFeedEditorDb", + "version": "0.0.1", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "7.4" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 11, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "RssFeedEditorDb-0.0.1.jar", + "url": "RssFeedEditorDb-0.0.1.jar", + "size": 18050, + "sha512": "3a1d53644f510cc8939b98906e7de28cce186603d05208329e086225365573fd6283db254139bd87ca9c2f97a86a09dddc5ac6da861a757527b04938c4d91f1a", + "sha256": "c07476b4d8d769b2d91834c270f63f13632df4752846f0f22e8dbaba1eb3a499", + "sha1": "1a4412d7263418e673983acce76a8c7f9a112884", + "md5": "86565cc65dfd3fad93077f345af965c9" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 11, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "3.15.1" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "3.15.1" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "42.2.23" + } + } + ], + "files": [ + { + "name": "RssFeedEditorDb-0.0.1.jar", + "url": "RssFeedEditorDb-0.0.1.jar", + "size": 18050, + "sha512": "3a1d53644f510cc8939b98906e7de28cce186603d05208329e086225365573fd6283db254139bd87ca9c2f97a86a09dddc5ac6da861a757527b04938c4d91f1a", + "sha256": "c07476b4d8d769b2d91834c270f63f13632df4752846f0f22e8dbaba1eb3a499", + "sha1": "1a4412d7263418e673983acce76a8c7f9a112884", + "md5": "86565cc65dfd3fad93077f345af965c9" + } + ] + } + ] +} diff --git a/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.module.md5 b/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.module.md5 new file mode 100644 index 0000000..bbf3f14 --- /dev/null +++ b/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.module.md5 @@ -0,0 +1 @@ +28bffe1b3e2a5da1ee4693bdbf05c4a3 \ No newline at end of file diff --git a/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.module.sha1 b/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.module.sha1 new file mode 100644 index 0000000..cc065db --- /dev/null +++ b/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.module.sha1 @@ -0,0 +1 @@ +92eaa72c66061dfafb7568a21a24699d79d1d542 \ No newline at end of file diff --git a/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.module.sha256 b/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.module.sha256 new file mode 100644 index 0000000..e0efc1e --- /dev/null +++ b/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.module.sha256 @@ -0,0 +1 @@ +a8778b6c2e63bc0db2764af81d4e87faf2fecd065b0459eb64d75db9e98fb9bb \ No newline at end of file diff --git a/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.module.sha512 b/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.module.sha512 new file mode 100644 index 0000000..cbf9771 --- /dev/null +++ b/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.module.sha512 @@ -0,0 +1 @@ +6f50d9ef4d29c40b31959d230aed099dd898db3415deff3e08410ed40c03d765a8f163b208b9890c82fa1d88b6cb1e8011a6ba63ac46e05143258e2bcac20581 \ No newline at end of file diff --git a/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.pom b/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.pom new file mode 100644 index 0000000..c3b19bf --- /dev/null +++ b/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + RssFeedEditorDb + 0.0.1 + + + org.jooq + jooq + 3.15.1 + runtime + + + org.jooq + jooq-codegen + 3.15.1 + runtime + + + org.postgresql + postgresql + 42.2.23 + runtime + + + diff --git a/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.pom.md5 b/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.pom.md5 new file mode 100644 index 0000000..131a1c7 --- /dev/null +++ b/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.pom.md5 @@ -0,0 +1 @@ +f504b4207321f5ca66e13d27e573e902 \ No newline at end of file diff --git a/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.pom.sha1 b/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.pom.sha1 new file mode 100644 index 0000000..7b99a0e --- /dev/null +++ b/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.pom.sha1 @@ -0,0 +1 @@ +d031f6fea04e28a5ee2ec8229eedb2c4a432c3e7 \ No newline at end of file diff --git a/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.pom.sha256 b/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.pom.sha256 new file mode 100644 index 0000000..7064a86 --- /dev/null +++ b/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.pom.sha256 @@ -0,0 +1 @@ +9e74cb4acb002ccbad8e721556264a0e8c6c3ba1a3022bdccf04682b436b1191 \ No newline at end of file diff --git a/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.pom.sha512 b/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.pom.sha512 new file mode 100644 index 0000000..f6b432e --- /dev/null +++ b/de/jottyfan/RssFeedEditorDb/0.0.1/RssFeedEditorDb-0.0.1.pom.sha512 @@ -0,0 +1 @@ +a825954a4855f4fbe152ed0ad4ecb0a984dc370a32e8fc2f8c2d461eb668aa5603761f2a5387a3151a9f8dc15a7573446a45c10811461c6eadc62772dccf17a1 \ No newline at end of file diff --git a/de/jottyfan/RssFeedEditorDb/maven-metadata.xml b/de/jottyfan/RssFeedEditorDb/maven-metadata.xml new file mode 100644 index 0000000..ec78655 --- /dev/null +++ b/de/jottyfan/RssFeedEditorDb/maven-metadata.xml @@ -0,0 +1,13 @@ + + + de.jottyfan + RssFeedEditorDb + + 0.0.1 + 0.0.1 + + 0.0.1 + + 20230427071344 + + diff --git a/de/jottyfan/RssFeedEditorDb/maven-metadata.xml.md5 b/de/jottyfan/RssFeedEditorDb/maven-metadata.xml.md5 new file mode 100644 index 0000000..201b71b --- /dev/null +++ b/de/jottyfan/RssFeedEditorDb/maven-metadata.xml.md5 @@ -0,0 +1 @@ +a2e4f411708717d47b079011e8255365 \ No newline at end of file diff --git a/de/jottyfan/RssFeedEditorDb/maven-metadata.xml.sha1 b/de/jottyfan/RssFeedEditorDb/maven-metadata.xml.sha1 new file mode 100644 index 0000000..ce2926f --- /dev/null +++ b/de/jottyfan/RssFeedEditorDb/maven-metadata.xml.sha1 @@ -0,0 +1 @@ +effcdcf1051cf1fa4ffcd09f1e10df0f357fc9a6 \ No newline at end of file diff --git a/de/jottyfan/RssFeedEditorDb/maven-metadata.xml.sha256 b/de/jottyfan/RssFeedEditorDb/maven-metadata.xml.sha256 new file mode 100644 index 0000000..df6f77a --- /dev/null +++ b/de/jottyfan/RssFeedEditorDb/maven-metadata.xml.sha256 @@ -0,0 +1 @@ +82a4d06b514b29a130c72e3f8efbe0a200eea43f8314aa856c19c62e0119e5d5 \ No newline at end of file diff --git a/de/jottyfan/RssFeedEditorDb/maven-metadata.xml.sha512 b/de/jottyfan/RssFeedEditorDb/maven-metadata.xml.sha512 new file mode 100644 index 0000000..8c1255f --- /dev/null +++ b/de/jottyfan/RssFeedEditorDb/maven-metadata.xml.sha512 @@ -0,0 +1 @@ +5a3af230958a46fe3f03e2fc677880ecb7af1f83be8d890f625df8a286a8882ad63505039e97a6b9c8bf5dcff7c2294e2674925c7f923c97dc17e0d82d5e867f \ No newline at end of file diff --git a/de/jottyfan/bicolib/1/bicolib-1.jar b/de/jottyfan/bicolib/1/bicolib-1.jar new file mode 100644 index 0000000..26a2e78 Binary files /dev/null and b/de/jottyfan/bicolib/1/bicolib-1.jar differ diff --git a/de/jottyfan/bicolib/1/bicolib-1.jar.md5 b/de/jottyfan/bicolib/1/bicolib-1.jar.md5 new file mode 100644 index 0000000..3b32ab5 --- /dev/null +++ b/de/jottyfan/bicolib/1/bicolib-1.jar.md5 @@ -0,0 +1 @@ +0049b1dac30cd27c4d2d901aad8bb2ae \ No newline at end of file diff --git a/de/jottyfan/bicolib/1/bicolib-1.jar.sha1 b/de/jottyfan/bicolib/1/bicolib-1.jar.sha1 new file mode 100644 index 0000000..15d569d --- /dev/null +++ b/de/jottyfan/bicolib/1/bicolib-1.jar.sha1 @@ -0,0 +1 @@ +6907aab5000d2e048a8de5dc58f11bea68549cb1 \ No newline at end of file diff --git a/de/jottyfan/bicolib/1/bicolib-1.jar.sha256 b/de/jottyfan/bicolib/1/bicolib-1.jar.sha256 new file mode 100644 index 0000000..13b138c --- /dev/null +++ b/de/jottyfan/bicolib/1/bicolib-1.jar.sha256 @@ -0,0 +1 @@ +048095d61874748fafed3b6ce02b3d7addd5543b57ea19a7248530bd2e2e47c4 \ No newline at end of file diff --git a/de/jottyfan/bicolib/1/bicolib-1.jar.sha512 b/de/jottyfan/bicolib/1/bicolib-1.jar.sha512 new file mode 100644 index 0000000..7d095eb --- /dev/null +++ b/de/jottyfan/bicolib/1/bicolib-1.jar.sha512 @@ -0,0 +1 @@ +20b9cc48ae898d95ab9190a52d0e8da7fb55cb489c7fa029133d70690aa884dce5aad1730e1ab4dc1ded6d6ad5ca98aa265f980c71adb5eb8876f68306c973b2 \ No newline at end of file diff --git a/de/jottyfan/bicolib/1/bicolib-1.module b/de/jottyfan/bicolib/1/bicolib-1.module new file mode 100644 index 0000000..8e766c2 --- /dev/null +++ b/de/jottyfan/bicolib/1/bicolib-1.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "bicolib", + "version": "1", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "7.3" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "bicolib-1.jar", + "url": "bicolib-1.jar", + "size": 57424, + "sha512": "20b9cc48ae898d95ab9190a52d0e8da7fb55cb489c7fa029133d70690aa884dce5aad1730e1ab4dc1ded6d6ad5ca98aa265f980c71adb5eb8876f68306c973b2", + "sha256": "048095d61874748fafed3b6ce02b3d7addd5543b57ea19a7248530bd2e2e47c4", + "sha1": "6907aab5000d2e048a8de5dc58f11bea68549cb1", + "md5": "0049b1dac30cd27c4d2d901aad8bb2ae" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "3.16.4" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "3.16.4" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "42.3.2" + } + } + ], + "files": [ + { + "name": "bicolib-1.jar", + "url": "bicolib-1.jar", + "size": 57424, + "sha512": "20b9cc48ae898d95ab9190a52d0e8da7fb55cb489c7fa029133d70690aa884dce5aad1730e1ab4dc1ded6d6ad5ca98aa265f980c71adb5eb8876f68306c973b2", + "sha256": "048095d61874748fafed3b6ce02b3d7addd5543b57ea19a7248530bd2e2e47c4", + "sha1": "6907aab5000d2e048a8de5dc58f11bea68549cb1", + "md5": "0049b1dac30cd27c4d2d901aad8bb2ae" + } + ] + } + ] +} diff --git a/de/jottyfan/bicolib/1/bicolib-1.module.md5 b/de/jottyfan/bicolib/1/bicolib-1.module.md5 new file mode 100644 index 0000000..e904a7e --- /dev/null +++ b/de/jottyfan/bicolib/1/bicolib-1.module.md5 @@ -0,0 +1 @@ +a55baf58a58bd15a225cb645ac642e9a \ No newline at end of file diff --git a/de/jottyfan/bicolib/1/bicolib-1.module.sha1 b/de/jottyfan/bicolib/1/bicolib-1.module.sha1 new file mode 100644 index 0000000..422769a --- /dev/null +++ b/de/jottyfan/bicolib/1/bicolib-1.module.sha1 @@ -0,0 +1 @@ +33bc00ab0f3461354005be5af9b24be71b33d22d \ No newline at end of file diff --git a/de/jottyfan/bicolib/1/bicolib-1.module.sha256 b/de/jottyfan/bicolib/1/bicolib-1.module.sha256 new file mode 100644 index 0000000..cc54120 --- /dev/null +++ b/de/jottyfan/bicolib/1/bicolib-1.module.sha256 @@ -0,0 +1 @@ +49699f69e7a0f4be99bb78350d2460a19f8df9b0339b3837ae4c53d99350b838 \ No newline at end of file diff --git a/de/jottyfan/bicolib/1/bicolib-1.module.sha512 b/de/jottyfan/bicolib/1/bicolib-1.module.sha512 new file mode 100644 index 0000000..dc6e18a --- /dev/null +++ b/de/jottyfan/bicolib/1/bicolib-1.module.sha512 @@ -0,0 +1 @@ +cf3beb91830764473442f846a07be68bc730fd49f9fd53169bc386fec71c8f6d22c086d0f212f77062f467fb6f4ef14130ca9b84be31fb491edda94485518995 \ No newline at end of file diff --git a/de/jottyfan/bicolib/1/bicolib-1.pom b/de/jottyfan/bicolib/1/bicolib-1.pom new file mode 100644 index 0000000..8210b01 --- /dev/null +++ b/de/jottyfan/bicolib/1/bicolib-1.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + bicolib + 1 + + + org.jooq + jooq + 3.16.4 + runtime + + + org.jooq + jooq-codegen + 3.16.4 + runtime + + + org.postgresql + postgresql + 42.3.2 + runtime + + + diff --git a/de/jottyfan/bicolib/1/bicolib-1.pom.md5 b/de/jottyfan/bicolib/1/bicolib-1.pom.md5 new file mode 100644 index 0000000..df5cbd7 --- /dev/null +++ b/de/jottyfan/bicolib/1/bicolib-1.pom.md5 @@ -0,0 +1 @@ +6c0f945ec85a39fb01e9e99231f59348 \ No newline at end of file diff --git a/de/jottyfan/bicolib/1/bicolib-1.pom.sha1 b/de/jottyfan/bicolib/1/bicolib-1.pom.sha1 new file mode 100644 index 0000000..e774df9 --- /dev/null +++ b/de/jottyfan/bicolib/1/bicolib-1.pom.sha1 @@ -0,0 +1 @@ +14f9af8a19410036d8ed5f8879b66b30c3b3abfd \ No newline at end of file diff --git a/de/jottyfan/bicolib/1/bicolib-1.pom.sha256 b/de/jottyfan/bicolib/1/bicolib-1.pom.sha256 new file mode 100644 index 0000000..5519a59 --- /dev/null +++ b/de/jottyfan/bicolib/1/bicolib-1.pom.sha256 @@ -0,0 +1 @@ +c3565fe8de79cc331a5b1d9dbe7b76d8c03fc2db6f9c81b4c7d016bc0f07fa44 \ No newline at end of file diff --git a/de/jottyfan/bicolib/1/bicolib-1.pom.sha512 b/de/jottyfan/bicolib/1/bicolib-1.pom.sha512 new file mode 100644 index 0000000..42cdc68 --- /dev/null +++ b/de/jottyfan/bicolib/1/bicolib-1.pom.sha512 @@ -0,0 +1 @@ +36d723124c67ddc62fd45b7c05ccfbf68577ee78025e31d113d47ddb4e82b30f5a624a8eee15961f7b800d7421fb11fedc94b0fcc1428ba5ac58edbe793e963f \ No newline at end of file diff --git a/de/jottyfan/bicolib/2/bicolib-2.jar b/de/jottyfan/bicolib/2/bicolib-2.jar new file mode 100644 index 0000000..9d38310 Binary files /dev/null and b/de/jottyfan/bicolib/2/bicolib-2.jar differ diff --git a/de/jottyfan/bicolib/2/bicolib-2.jar.md5 b/de/jottyfan/bicolib/2/bicolib-2.jar.md5 new file mode 100644 index 0000000..cc7e977 --- /dev/null +++ b/de/jottyfan/bicolib/2/bicolib-2.jar.md5 @@ -0,0 +1 @@ +9e385d1cf1ca7ceb3cb93c793324be7f \ No newline at end of file diff --git a/de/jottyfan/bicolib/2/bicolib-2.jar.sha1 b/de/jottyfan/bicolib/2/bicolib-2.jar.sha1 new file mode 100644 index 0000000..e11ccc8 --- /dev/null +++ b/de/jottyfan/bicolib/2/bicolib-2.jar.sha1 @@ -0,0 +1 @@ +37a1aaae2c36f4c3282bbf2991f0883a7be17382 \ No newline at end of file diff --git a/de/jottyfan/bicolib/2/bicolib-2.jar.sha256 b/de/jottyfan/bicolib/2/bicolib-2.jar.sha256 new file mode 100644 index 0000000..c8955b3 --- /dev/null +++ b/de/jottyfan/bicolib/2/bicolib-2.jar.sha256 @@ -0,0 +1 @@ +64aba29116c85dd05f31c4b3f0b4213f018e5ce261d8f6dbbbf719b23dd904f4 \ No newline at end of file diff --git a/de/jottyfan/bicolib/2/bicolib-2.jar.sha512 b/de/jottyfan/bicolib/2/bicolib-2.jar.sha512 new file mode 100644 index 0000000..9694e63 --- /dev/null +++ b/de/jottyfan/bicolib/2/bicolib-2.jar.sha512 @@ -0,0 +1 @@ +e617a530bea6f993cd7d4f33dd912a659a5c4352a6ae97fb26a6eb05b15ed52f7a3b28dc7adffc2d4e105dc4727e85be57211e257f5cb97dce1db77c525b56ea \ No newline at end of file diff --git a/de/jottyfan/bicolib/2/bicolib-2.module b/de/jottyfan/bicolib/2/bicolib-2.module new file mode 100644 index 0000000..9abafff --- /dev/null +++ b/de/jottyfan/bicolib/2/bicolib-2.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "bicolib", + "version": "2", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "7.3" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "bicolib-2.jar", + "url": "bicolib-2.jar", + "size": 66747, + "sha512": "e617a530bea6f993cd7d4f33dd912a659a5c4352a6ae97fb26a6eb05b15ed52f7a3b28dc7adffc2d4e105dc4727e85be57211e257f5cb97dce1db77c525b56ea", + "sha256": "64aba29116c85dd05f31c4b3f0b4213f018e5ce261d8f6dbbbf719b23dd904f4", + "sha1": "37a1aaae2c36f4c3282bbf2991f0883a7be17382", + "md5": "9e385d1cf1ca7ceb3cb93c793324be7f" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "3.16.4" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "3.16.4" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "42.3.2" + } + } + ], + "files": [ + { + "name": "bicolib-2.jar", + "url": "bicolib-2.jar", + "size": 66747, + "sha512": "e617a530bea6f993cd7d4f33dd912a659a5c4352a6ae97fb26a6eb05b15ed52f7a3b28dc7adffc2d4e105dc4727e85be57211e257f5cb97dce1db77c525b56ea", + "sha256": "64aba29116c85dd05f31c4b3f0b4213f018e5ce261d8f6dbbbf719b23dd904f4", + "sha1": "37a1aaae2c36f4c3282bbf2991f0883a7be17382", + "md5": "9e385d1cf1ca7ceb3cb93c793324be7f" + } + ] + } + ] +} diff --git a/de/jottyfan/bicolib/2/bicolib-2.module.md5 b/de/jottyfan/bicolib/2/bicolib-2.module.md5 new file mode 100644 index 0000000..05e2c50 --- /dev/null +++ b/de/jottyfan/bicolib/2/bicolib-2.module.md5 @@ -0,0 +1 @@ +e212e7f090f7f8dc4811f41b741ca785 \ No newline at end of file diff --git a/de/jottyfan/bicolib/2/bicolib-2.module.sha1 b/de/jottyfan/bicolib/2/bicolib-2.module.sha1 new file mode 100644 index 0000000..e104d40 --- /dev/null +++ b/de/jottyfan/bicolib/2/bicolib-2.module.sha1 @@ -0,0 +1 @@ +1f37d95a4a34f27dc1afaf0ae2452458d00f703d \ No newline at end of file diff --git a/de/jottyfan/bicolib/2/bicolib-2.module.sha256 b/de/jottyfan/bicolib/2/bicolib-2.module.sha256 new file mode 100644 index 0000000..9adc263 --- /dev/null +++ b/de/jottyfan/bicolib/2/bicolib-2.module.sha256 @@ -0,0 +1 @@ +e63134ab6d39582e24a4b9a8da5737651aaab0fff9fd582bb4c5ee506ba7abec \ No newline at end of file diff --git a/de/jottyfan/bicolib/2/bicolib-2.module.sha512 b/de/jottyfan/bicolib/2/bicolib-2.module.sha512 new file mode 100644 index 0000000..1626e9f --- /dev/null +++ b/de/jottyfan/bicolib/2/bicolib-2.module.sha512 @@ -0,0 +1 @@ +d2012fc0daf0d6103e7831ce6e871fb452a0bf492509e280b8d4f6710f3fe6fb81f98ef5369f0f6ce18a3396c4a2f1e1fb7652f3c0941b19d97751b05951cbef \ No newline at end of file diff --git a/de/jottyfan/bicolib/2/bicolib-2.pom b/de/jottyfan/bicolib/2/bicolib-2.pom new file mode 100644 index 0000000..cbdbfd7 --- /dev/null +++ b/de/jottyfan/bicolib/2/bicolib-2.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + bicolib + 2 + + + org.jooq + jooq + 3.16.4 + runtime + + + org.jooq + jooq-codegen + 3.16.4 + runtime + + + org.postgresql + postgresql + 42.3.2 + runtime + + + diff --git a/de/jottyfan/bicolib/2/bicolib-2.pom.md5 b/de/jottyfan/bicolib/2/bicolib-2.pom.md5 new file mode 100644 index 0000000..f22ce38 --- /dev/null +++ b/de/jottyfan/bicolib/2/bicolib-2.pom.md5 @@ -0,0 +1 @@ +dd8c2a27f5bcf3be1e927590f60fa2e9 \ No newline at end of file diff --git a/de/jottyfan/bicolib/2/bicolib-2.pom.sha1 b/de/jottyfan/bicolib/2/bicolib-2.pom.sha1 new file mode 100644 index 0000000..70237ce --- /dev/null +++ b/de/jottyfan/bicolib/2/bicolib-2.pom.sha1 @@ -0,0 +1 @@ +02daa7654e44574bb04793678d4e702ec80194c1 \ No newline at end of file diff --git a/de/jottyfan/bicolib/2/bicolib-2.pom.sha256 b/de/jottyfan/bicolib/2/bicolib-2.pom.sha256 new file mode 100644 index 0000000..15c57b5 --- /dev/null +++ b/de/jottyfan/bicolib/2/bicolib-2.pom.sha256 @@ -0,0 +1 @@ +57ca6cc25a70c0e323ddae5b0342da50e4cdcdb6f766b01d22b1924c8ac0d36e \ No newline at end of file diff --git a/de/jottyfan/bicolib/2/bicolib-2.pom.sha512 b/de/jottyfan/bicolib/2/bicolib-2.pom.sha512 new file mode 100644 index 0000000..8e5c466 --- /dev/null +++ b/de/jottyfan/bicolib/2/bicolib-2.pom.sha512 @@ -0,0 +1 @@ +c8977c251801827b751c1b6121933e859daec08ecbf024007186a1d993ade6636916ecdde7e67a43bc70b3e358cf930b36c482c0e0ebefd9239f1ee69fd3ae1a \ No newline at end of file diff --git a/de/jottyfan/bicolib/3/bicolib-3.jar b/de/jottyfan/bicolib/3/bicolib-3.jar new file mode 100644 index 0000000..7dae783 Binary files /dev/null and b/de/jottyfan/bicolib/3/bicolib-3.jar differ diff --git a/de/jottyfan/bicolib/3/bicolib-3.jar.md5 b/de/jottyfan/bicolib/3/bicolib-3.jar.md5 new file mode 100644 index 0000000..a4ea4e6 --- /dev/null +++ b/de/jottyfan/bicolib/3/bicolib-3.jar.md5 @@ -0,0 +1 @@ +72c07b956804f31ab0aa12bf9f70e8dc \ No newline at end of file diff --git a/de/jottyfan/bicolib/3/bicolib-3.jar.sha1 b/de/jottyfan/bicolib/3/bicolib-3.jar.sha1 new file mode 100644 index 0000000..1b074e5 --- /dev/null +++ b/de/jottyfan/bicolib/3/bicolib-3.jar.sha1 @@ -0,0 +1 @@ +a0cb46f3bc660d335bbede287f7b5451251c6ce8 \ No newline at end of file diff --git a/de/jottyfan/bicolib/3/bicolib-3.jar.sha256 b/de/jottyfan/bicolib/3/bicolib-3.jar.sha256 new file mode 100644 index 0000000..99b31da --- /dev/null +++ b/de/jottyfan/bicolib/3/bicolib-3.jar.sha256 @@ -0,0 +1 @@ +276279e232c63e612e512b11f6b131a75592e89a66065cdddf0559d7fac3a6ae \ No newline at end of file diff --git a/de/jottyfan/bicolib/3/bicolib-3.jar.sha512 b/de/jottyfan/bicolib/3/bicolib-3.jar.sha512 new file mode 100644 index 0000000..739399c --- /dev/null +++ b/de/jottyfan/bicolib/3/bicolib-3.jar.sha512 @@ -0,0 +1 @@ +b8e90f41d9112594fc284e4b4465f705d9ff6d137fb6f740ac8172b716d3675e816cb888a749e2b434cff661f88d4d5ef20a8e4c54729c855d73b62501528eb1 \ No newline at end of file diff --git a/de/jottyfan/bicolib/3/bicolib-3.module b/de/jottyfan/bicolib/3/bicolib-3.module new file mode 100644 index 0000000..6034913 --- /dev/null +++ b/de/jottyfan/bicolib/3/bicolib-3.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "bicolib", + "version": "3", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "7.3" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "bicolib-3.jar", + "url": "bicolib-3.jar", + "size": 74546, + "sha512": "b8e90f41d9112594fc284e4b4465f705d9ff6d137fb6f740ac8172b716d3675e816cb888a749e2b434cff661f88d4d5ef20a8e4c54729c855d73b62501528eb1", + "sha256": "276279e232c63e612e512b11f6b131a75592e89a66065cdddf0559d7fac3a6ae", + "sha1": "a0cb46f3bc660d335bbede287f7b5451251c6ce8", + "md5": "72c07b956804f31ab0aa12bf9f70e8dc" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "latest.release" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "latest.release" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "latest.release" + } + } + ], + "files": [ + { + "name": "bicolib-3.jar", + "url": "bicolib-3.jar", + "size": 74546, + "sha512": "b8e90f41d9112594fc284e4b4465f705d9ff6d137fb6f740ac8172b716d3675e816cb888a749e2b434cff661f88d4d5ef20a8e4c54729c855d73b62501528eb1", + "sha256": "276279e232c63e612e512b11f6b131a75592e89a66065cdddf0559d7fac3a6ae", + "sha1": "a0cb46f3bc660d335bbede287f7b5451251c6ce8", + "md5": "72c07b956804f31ab0aa12bf9f70e8dc" + } + ] + } + ] +} diff --git a/de/jottyfan/bicolib/3/bicolib-3.module.md5 b/de/jottyfan/bicolib/3/bicolib-3.module.md5 new file mode 100644 index 0000000..03b61dd --- /dev/null +++ b/de/jottyfan/bicolib/3/bicolib-3.module.md5 @@ -0,0 +1 @@ +6df67569454deafae0175c04e8fc40e9 \ No newline at end of file diff --git a/de/jottyfan/bicolib/3/bicolib-3.module.sha1 b/de/jottyfan/bicolib/3/bicolib-3.module.sha1 new file mode 100644 index 0000000..7996939 --- /dev/null +++ b/de/jottyfan/bicolib/3/bicolib-3.module.sha1 @@ -0,0 +1 @@ +7b6be325cec49c9e9ba8301ea4186c4c2ce3eb15 \ No newline at end of file diff --git a/de/jottyfan/bicolib/3/bicolib-3.module.sha256 b/de/jottyfan/bicolib/3/bicolib-3.module.sha256 new file mode 100644 index 0000000..20a5bb7 --- /dev/null +++ b/de/jottyfan/bicolib/3/bicolib-3.module.sha256 @@ -0,0 +1 @@ +79c3ec38bc937b526c270746eafda78b4862c286b1e9a8e00c03d855fa300b69 \ No newline at end of file diff --git a/de/jottyfan/bicolib/3/bicolib-3.module.sha512 b/de/jottyfan/bicolib/3/bicolib-3.module.sha512 new file mode 100644 index 0000000..14c8d0b --- /dev/null +++ b/de/jottyfan/bicolib/3/bicolib-3.module.sha512 @@ -0,0 +1 @@ +33dc534da3b4499b7087f255b6fe67857f0e04f73524788976899befb74e3e69ce69696c97b67bd3287f55d99f00124803cc6fc474cce537e224dcfcacca5fe5 \ No newline at end of file diff --git a/de/jottyfan/bicolib/3/bicolib-3.pom b/de/jottyfan/bicolib/3/bicolib-3.pom new file mode 100644 index 0000000..ffe517d --- /dev/null +++ b/de/jottyfan/bicolib/3/bicolib-3.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + bicolib + 3 + + + org.jooq + jooq + RELEASE + runtime + + + org.jooq + jooq-codegen + RELEASE + runtime + + + org.postgresql + postgresql + RELEASE + runtime + + + diff --git a/de/jottyfan/bicolib/3/bicolib-3.pom.md5 b/de/jottyfan/bicolib/3/bicolib-3.pom.md5 new file mode 100644 index 0000000..715c5ae --- /dev/null +++ b/de/jottyfan/bicolib/3/bicolib-3.pom.md5 @@ -0,0 +1 @@ +7123cdb3628613462886556c600cef44 \ No newline at end of file diff --git a/de/jottyfan/bicolib/3/bicolib-3.pom.sha1 b/de/jottyfan/bicolib/3/bicolib-3.pom.sha1 new file mode 100644 index 0000000..c420bb0 --- /dev/null +++ b/de/jottyfan/bicolib/3/bicolib-3.pom.sha1 @@ -0,0 +1 @@ +7caa35095ec9baaa05387f076fb57792e35b0768 \ No newline at end of file diff --git a/de/jottyfan/bicolib/3/bicolib-3.pom.sha256 b/de/jottyfan/bicolib/3/bicolib-3.pom.sha256 new file mode 100644 index 0000000..0814310 --- /dev/null +++ b/de/jottyfan/bicolib/3/bicolib-3.pom.sha256 @@ -0,0 +1 @@ +48f1df708e1e72a0c47dddee8ab8745a3efac02eaf3c4f6288629458b1915b9b \ No newline at end of file diff --git a/de/jottyfan/bicolib/3/bicolib-3.pom.sha512 b/de/jottyfan/bicolib/3/bicolib-3.pom.sha512 new file mode 100644 index 0000000..2182261 --- /dev/null +++ b/de/jottyfan/bicolib/3/bicolib-3.pom.sha512 @@ -0,0 +1 @@ +71aa9ec2f28e5d24020482e03d2acea4feea1b2e02dcd8e615e6e72fdd3cf6271ed23c79b5692df371cb83b67518c8f8de51b315d80584a36013cceaae323bce \ No newline at end of file diff --git a/de/jottyfan/bicolib/4/bicolib-4.jar b/de/jottyfan/bicolib/4/bicolib-4.jar new file mode 100644 index 0000000..fa7b022 Binary files /dev/null and b/de/jottyfan/bicolib/4/bicolib-4.jar differ diff --git a/de/jottyfan/bicolib/4/bicolib-4.jar.md5 b/de/jottyfan/bicolib/4/bicolib-4.jar.md5 new file mode 100644 index 0000000..2e9f886 --- /dev/null +++ b/de/jottyfan/bicolib/4/bicolib-4.jar.md5 @@ -0,0 +1 @@ +9871b117b4b5cac81665a4bfcdff770e \ No newline at end of file diff --git a/de/jottyfan/bicolib/4/bicolib-4.jar.sha1 b/de/jottyfan/bicolib/4/bicolib-4.jar.sha1 new file mode 100644 index 0000000..2ff56bf --- /dev/null +++ b/de/jottyfan/bicolib/4/bicolib-4.jar.sha1 @@ -0,0 +1 @@ +5e4c8141d91eaed5576516c2b6e7ef72fd9bbab4 \ No newline at end of file diff --git a/de/jottyfan/bicolib/4/bicolib-4.jar.sha256 b/de/jottyfan/bicolib/4/bicolib-4.jar.sha256 new file mode 100644 index 0000000..b835b2e --- /dev/null +++ b/de/jottyfan/bicolib/4/bicolib-4.jar.sha256 @@ -0,0 +1 @@ +fee956f3553abc87faf8e5bbd78a5ad4a70856c50dd375b2977569b0603b0534 \ No newline at end of file diff --git a/de/jottyfan/bicolib/4/bicolib-4.jar.sha512 b/de/jottyfan/bicolib/4/bicolib-4.jar.sha512 new file mode 100644 index 0000000..6738d41 --- /dev/null +++ b/de/jottyfan/bicolib/4/bicolib-4.jar.sha512 @@ -0,0 +1 @@ +fe3d1a4c0606daaa4818c9d0237cf5264aba867b5dfc4df07b6ada3679539591a26480ab8d79fb103f9bb6c10ae30296255da099d1861e4c16a97b4cae5b6cfa \ No newline at end of file diff --git a/de/jottyfan/bicolib/4/bicolib-4.module b/de/jottyfan/bicolib/4/bicolib-4.module new file mode 100644 index 0000000..50452b6 --- /dev/null +++ b/de/jottyfan/bicolib/4/bicolib-4.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "bicolib", + "version": "4", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "7.3" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "bicolib-4.jar", + "url": "bicolib-4.jar", + "size": 62945, + "sha512": "fe3d1a4c0606daaa4818c9d0237cf5264aba867b5dfc4df07b6ada3679539591a26480ab8d79fb103f9bb6c10ae30296255da099d1861e4c16a97b4cae5b6cfa", + "sha256": "fee956f3553abc87faf8e5bbd78a5ad4a70856c50dd375b2977569b0603b0534", + "sha1": "5e4c8141d91eaed5576516c2b6e7ef72fd9bbab4", + "md5": "9871b117b4b5cac81665a4bfcdff770e" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "latest.release" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "latest.release" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "latest.release" + } + } + ], + "files": [ + { + "name": "bicolib-4.jar", + "url": "bicolib-4.jar", + "size": 62945, + "sha512": "fe3d1a4c0606daaa4818c9d0237cf5264aba867b5dfc4df07b6ada3679539591a26480ab8d79fb103f9bb6c10ae30296255da099d1861e4c16a97b4cae5b6cfa", + "sha256": "fee956f3553abc87faf8e5bbd78a5ad4a70856c50dd375b2977569b0603b0534", + "sha1": "5e4c8141d91eaed5576516c2b6e7ef72fd9bbab4", + "md5": "9871b117b4b5cac81665a4bfcdff770e" + } + ] + } + ] +} diff --git a/de/jottyfan/bicolib/4/bicolib-4.module.md5 b/de/jottyfan/bicolib/4/bicolib-4.module.md5 new file mode 100644 index 0000000..f449057 --- /dev/null +++ b/de/jottyfan/bicolib/4/bicolib-4.module.md5 @@ -0,0 +1 @@ +1249322c40e4fa04552132e8bb8c2ac8 \ No newline at end of file diff --git a/de/jottyfan/bicolib/4/bicolib-4.module.sha1 b/de/jottyfan/bicolib/4/bicolib-4.module.sha1 new file mode 100644 index 0000000..58a4e66 --- /dev/null +++ b/de/jottyfan/bicolib/4/bicolib-4.module.sha1 @@ -0,0 +1 @@ +702882891e45b73819cacecac459e2c4b80e5a8a \ No newline at end of file diff --git a/de/jottyfan/bicolib/4/bicolib-4.module.sha256 b/de/jottyfan/bicolib/4/bicolib-4.module.sha256 new file mode 100644 index 0000000..905f164 --- /dev/null +++ b/de/jottyfan/bicolib/4/bicolib-4.module.sha256 @@ -0,0 +1 @@ +c9e4d5fcf3b8e659820d8dcba84ced6f4dd7ab6d9e612f70ed3dec71833a32c5 \ No newline at end of file diff --git a/de/jottyfan/bicolib/4/bicolib-4.module.sha512 b/de/jottyfan/bicolib/4/bicolib-4.module.sha512 new file mode 100644 index 0000000..5c2e8d3 --- /dev/null +++ b/de/jottyfan/bicolib/4/bicolib-4.module.sha512 @@ -0,0 +1 @@ +8b175596729f4134b4ca8c42020d5ce6f0005e0ab5d40f51f074ac927b702ecbd9632c5ccbffe7c9fc6c0dda311e6d2e44a17bf297766fffba430090a9807519 \ No newline at end of file diff --git a/de/jottyfan/bicolib/4/bicolib-4.pom b/de/jottyfan/bicolib/4/bicolib-4.pom new file mode 100644 index 0000000..986ba08 --- /dev/null +++ b/de/jottyfan/bicolib/4/bicolib-4.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + bicolib + 4 + + + org.jooq + jooq + RELEASE + runtime + + + org.jooq + jooq-codegen + RELEASE + runtime + + + org.postgresql + postgresql + RELEASE + runtime + + + diff --git a/de/jottyfan/bicolib/4/bicolib-4.pom.md5 b/de/jottyfan/bicolib/4/bicolib-4.pom.md5 new file mode 100644 index 0000000..9af3225 --- /dev/null +++ b/de/jottyfan/bicolib/4/bicolib-4.pom.md5 @@ -0,0 +1 @@ +ffbda91da2ce5ef24c71ba73d83028e3 \ No newline at end of file diff --git a/de/jottyfan/bicolib/4/bicolib-4.pom.sha1 b/de/jottyfan/bicolib/4/bicolib-4.pom.sha1 new file mode 100644 index 0000000..4559fd0 --- /dev/null +++ b/de/jottyfan/bicolib/4/bicolib-4.pom.sha1 @@ -0,0 +1 @@ +c1a778d21ab15d3db1d499930f6ac310981a826e \ No newline at end of file diff --git a/de/jottyfan/bicolib/4/bicolib-4.pom.sha256 b/de/jottyfan/bicolib/4/bicolib-4.pom.sha256 new file mode 100644 index 0000000..fe6b023 --- /dev/null +++ b/de/jottyfan/bicolib/4/bicolib-4.pom.sha256 @@ -0,0 +1 @@ +7aac5a91951cad1b3c576f4d14faa2a6164bb428de7fa26139cc8274c5ef3933 \ No newline at end of file diff --git a/de/jottyfan/bicolib/4/bicolib-4.pom.sha512 b/de/jottyfan/bicolib/4/bicolib-4.pom.sha512 new file mode 100644 index 0000000..5143c87 --- /dev/null +++ b/de/jottyfan/bicolib/4/bicolib-4.pom.sha512 @@ -0,0 +1 @@ +12958d92edf147e7b2de5c7ea76b8b0d03372226ff291f4761f9d36a22019c3bff139f328309f55a3e2a914a2796079c7e7117ff4fac09494c4011cfa837a1bd \ No newline at end of file diff --git a/de/jottyfan/bicolib/5/bicolib-5.jar b/de/jottyfan/bicolib/5/bicolib-5.jar new file mode 100644 index 0000000..785b455 Binary files /dev/null and b/de/jottyfan/bicolib/5/bicolib-5.jar differ diff --git a/de/jottyfan/bicolib/5/bicolib-5.jar.md5 b/de/jottyfan/bicolib/5/bicolib-5.jar.md5 new file mode 100644 index 0000000..7d8e41b --- /dev/null +++ b/de/jottyfan/bicolib/5/bicolib-5.jar.md5 @@ -0,0 +1 @@ +f7215a488b219b7fe7555734536e322a \ No newline at end of file diff --git a/de/jottyfan/bicolib/5/bicolib-5.jar.sha1 b/de/jottyfan/bicolib/5/bicolib-5.jar.sha1 new file mode 100644 index 0000000..69d7858 --- /dev/null +++ b/de/jottyfan/bicolib/5/bicolib-5.jar.sha1 @@ -0,0 +1 @@ +aea8ebc254b6573584ddcbffa5afe42c4a6d01ad \ No newline at end of file diff --git a/de/jottyfan/bicolib/5/bicolib-5.jar.sha256 b/de/jottyfan/bicolib/5/bicolib-5.jar.sha256 new file mode 100644 index 0000000..b09886e --- /dev/null +++ b/de/jottyfan/bicolib/5/bicolib-5.jar.sha256 @@ -0,0 +1 @@ +69ebc3aab0dc18aff37e0219cc65a2b4c1b8444cc5d06324e6d94396a81bb29b \ No newline at end of file diff --git a/de/jottyfan/bicolib/5/bicolib-5.jar.sha512 b/de/jottyfan/bicolib/5/bicolib-5.jar.sha512 new file mode 100644 index 0000000..2dd11ed --- /dev/null +++ b/de/jottyfan/bicolib/5/bicolib-5.jar.sha512 @@ -0,0 +1 @@ +b87c9633a2ae102936bcec8cb73742fff49ffabdcfae3854b84ba1d93a7fae0bd32a5bc2b1f28ba5518d8a2868cdd6ff36f768dc776c8f21faa0d36dd7ed3f08 \ No newline at end of file diff --git a/de/jottyfan/bicolib/5/bicolib-5.module b/de/jottyfan/bicolib/5/bicolib-5.module new file mode 100644 index 0000000..3e9b6d0 --- /dev/null +++ b/de/jottyfan/bicolib/5/bicolib-5.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "bicolib", + "version": "5", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "8.11.1" + } + }, + "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": "bicolib-5.jar", + "url": "bicolib-5.jar", + "size": 104930, + "sha512": "b87c9633a2ae102936bcec8cb73742fff49ffabdcfae3854b84ba1d93a7fae0bd32a5bc2b1f28ba5518d8a2868cdd6ff36f768dc776c8f21faa0d36dd7ed3f08", + "sha256": "69ebc3aab0dc18aff37e0219cc65a2b4c1b8444cc5d06324e6d94396a81bb29b", + "sha1": "aea8ebc254b6573584ddcbffa5afe42c4a6d01ad", + "md5": "f7215a488b219b7fe7555734536e322a" + } + ] + }, + { + "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": "latest.release" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "latest.release" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "latest.release" + } + } + ], + "files": [ + { + "name": "bicolib-5.jar", + "url": "bicolib-5.jar", + "size": 104930, + "sha512": "b87c9633a2ae102936bcec8cb73742fff49ffabdcfae3854b84ba1d93a7fae0bd32a5bc2b1f28ba5518d8a2868cdd6ff36f768dc776c8f21faa0d36dd7ed3f08", + "sha256": "69ebc3aab0dc18aff37e0219cc65a2b4c1b8444cc5d06324e6d94396a81bb29b", + "sha1": "aea8ebc254b6573584ddcbffa5afe42c4a6d01ad", + "md5": "f7215a488b219b7fe7555734536e322a" + } + ] + } + ] +} diff --git a/de/jottyfan/bicolib/5/bicolib-5.module.md5 b/de/jottyfan/bicolib/5/bicolib-5.module.md5 new file mode 100644 index 0000000..a053d46 --- /dev/null +++ b/de/jottyfan/bicolib/5/bicolib-5.module.md5 @@ -0,0 +1 @@ +17c1945e65ae5a47840eb5e3a1f14243 \ No newline at end of file diff --git a/de/jottyfan/bicolib/5/bicolib-5.module.sha1 b/de/jottyfan/bicolib/5/bicolib-5.module.sha1 new file mode 100644 index 0000000..8afc9a1 --- /dev/null +++ b/de/jottyfan/bicolib/5/bicolib-5.module.sha1 @@ -0,0 +1 @@ +ce7edd772c4e30e99ae2d499f9d14d2b7d7fd27b \ No newline at end of file diff --git a/de/jottyfan/bicolib/5/bicolib-5.module.sha256 b/de/jottyfan/bicolib/5/bicolib-5.module.sha256 new file mode 100644 index 0000000..50bb1b2 --- /dev/null +++ b/de/jottyfan/bicolib/5/bicolib-5.module.sha256 @@ -0,0 +1 @@ +c8a8183d799602d7fe34db9f57dad6dd1c042b4dcdb8116a22fcd012b294d860 \ No newline at end of file diff --git a/de/jottyfan/bicolib/5/bicolib-5.module.sha512 b/de/jottyfan/bicolib/5/bicolib-5.module.sha512 new file mode 100644 index 0000000..b87e851 --- /dev/null +++ b/de/jottyfan/bicolib/5/bicolib-5.module.sha512 @@ -0,0 +1 @@ +23c274b08d7a2361a30afc987e92db8cfbbde3049d78f5ccba4923b2dcc5052b679ae080b0a3bb71eee7164cf3b2a417916e151e68ecc4f33dfb36c352bf3d1e \ No newline at end of file diff --git a/de/jottyfan/bicolib/5/bicolib-5.pom b/de/jottyfan/bicolib/5/bicolib-5.pom new file mode 100644 index 0000000..d0a9bfd --- /dev/null +++ b/de/jottyfan/bicolib/5/bicolib-5.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + bicolib + 5 + + + org.jooq + jooq + RELEASE + runtime + + + org.jooq + jooq-codegen + RELEASE + runtime + + + org.postgresql + postgresql + RELEASE + runtime + + + diff --git a/de/jottyfan/bicolib/5/bicolib-5.pom.md5 b/de/jottyfan/bicolib/5/bicolib-5.pom.md5 new file mode 100644 index 0000000..31dd72a --- /dev/null +++ b/de/jottyfan/bicolib/5/bicolib-5.pom.md5 @@ -0,0 +1 @@ +afe8c23fcf669be13920155af4780980 \ No newline at end of file diff --git a/de/jottyfan/bicolib/5/bicolib-5.pom.sha1 b/de/jottyfan/bicolib/5/bicolib-5.pom.sha1 new file mode 100644 index 0000000..6749daa --- /dev/null +++ b/de/jottyfan/bicolib/5/bicolib-5.pom.sha1 @@ -0,0 +1 @@ +a37a466caf433dc5281d89831d29c01e54041083 \ No newline at end of file diff --git a/de/jottyfan/bicolib/5/bicolib-5.pom.sha256 b/de/jottyfan/bicolib/5/bicolib-5.pom.sha256 new file mode 100644 index 0000000..4ed108c --- /dev/null +++ b/de/jottyfan/bicolib/5/bicolib-5.pom.sha256 @@ -0,0 +1 @@ +b51c9556cba3a8c8ed25d15351865191d76d3afff2e3da8457d7572b659a13c7 \ No newline at end of file diff --git a/de/jottyfan/bicolib/5/bicolib-5.pom.sha512 b/de/jottyfan/bicolib/5/bicolib-5.pom.sha512 new file mode 100644 index 0000000..250dade --- /dev/null +++ b/de/jottyfan/bicolib/5/bicolib-5.pom.sha512 @@ -0,0 +1 @@ +d3dc9499981cf9d4a651b468bc33f55dbe2b6394742c3648936f447862127565ee92921459caf0f78474b0375306382bc34bd46034343527d9e1b72b4fcbcca3 \ No newline at end of file diff --git a/de/jottyfan/bicolib/6/bicolib-6.jar b/de/jottyfan/bicolib/6/bicolib-6.jar new file mode 100644 index 0000000..f235731 Binary files /dev/null and b/de/jottyfan/bicolib/6/bicolib-6.jar differ diff --git a/de/jottyfan/bicolib/6/bicolib-6.jar.md5 b/de/jottyfan/bicolib/6/bicolib-6.jar.md5 new file mode 100644 index 0000000..70d5c29 --- /dev/null +++ b/de/jottyfan/bicolib/6/bicolib-6.jar.md5 @@ -0,0 +1 @@ +1160562ba85222baba1f889b1f08f637 \ No newline at end of file diff --git a/de/jottyfan/bicolib/6/bicolib-6.jar.sha1 b/de/jottyfan/bicolib/6/bicolib-6.jar.sha1 new file mode 100644 index 0000000..60959ce --- /dev/null +++ b/de/jottyfan/bicolib/6/bicolib-6.jar.sha1 @@ -0,0 +1 @@ +126d6cd4ee510e33737c2956b9c199b0858ff474 \ No newline at end of file diff --git a/de/jottyfan/bicolib/6/bicolib-6.jar.sha256 b/de/jottyfan/bicolib/6/bicolib-6.jar.sha256 new file mode 100644 index 0000000..49a7410 --- /dev/null +++ b/de/jottyfan/bicolib/6/bicolib-6.jar.sha256 @@ -0,0 +1 @@ +1693d068861c6bb05c200f74220047243944809be67e5aa47a05ccd95f12fd5a \ No newline at end of file diff --git a/de/jottyfan/bicolib/6/bicolib-6.jar.sha512 b/de/jottyfan/bicolib/6/bicolib-6.jar.sha512 new file mode 100644 index 0000000..8d47bc3 --- /dev/null +++ b/de/jottyfan/bicolib/6/bicolib-6.jar.sha512 @@ -0,0 +1 @@ +a433642c54737223b76efe69fe4346cb5deba985cab30ce259a98c577c348d45822833955ba9548dd362351a03275a275c7bfc8e96807aa5f7cc99508aabfe1a \ No newline at end of file diff --git a/de/jottyfan/bicolib/6/bicolib-6.module b/de/jottyfan/bicolib/6/bicolib-6.module new file mode 100644 index 0000000..b574eb9 --- /dev/null +++ b/de/jottyfan/bicolib/6/bicolib-6.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "bicolib", + "version": "6", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "8.11.1" + } + }, + "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": "bicolib-6.jar", + "url": "bicolib-6.jar", + "size": 118522, + "sha512": "a433642c54737223b76efe69fe4346cb5deba985cab30ce259a98c577c348d45822833955ba9548dd362351a03275a275c7bfc8e96807aa5f7cc99508aabfe1a", + "sha256": "1693d068861c6bb05c200f74220047243944809be67e5aa47a05ccd95f12fd5a", + "sha1": "126d6cd4ee510e33737c2956b9c199b0858ff474", + "md5": "1160562ba85222baba1f889b1f08f637" + } + ] + }, + { + "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": "latest.release" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "latest.release" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "latest.release" + } + } + ], + "files": [ + { + "name": "bicolib-6.jar", + "url": "bicolib-6.jar", + "size": 118522, + "sha512": "a433642c54737223b76efe69fe4346cb5deba985cab30ce259a98c577c348d45822833955ba9548dd362351a03275a275c7bfc8e96807aa5f7cc99508aabfe1a", + "sha256": "1693d068861c6bb05c200f74220047243944809be67e5aa47a05ccd95f12fd5a", + "sha1": "126d6cd4ee510e33737c2956b9c199b0858ff474", + "md5": "1160562ba85222baba1f889b1f08f637" + } + ] + } + ] +} diff --git a/de/jottyfan/bicolib/6/bicolib-6.module.md5 b/de/jottyfan/bicolib/6/bicolib-6.module.md5 new file mode 100644 index 0000000..02c2bb2 --- /dev/null +++ b/de/jottyfan/bicolib/6/bicolib-6.module.md5 @@ -0,0 +1 @@ +dc45ea51e4ac6da38b77963d53ca9407 \ No newline at end of file diff --git a/de/jottyfan/bicolib/6/bicolib-6.module.sha1 b/de/jottyfan/bicolib/6/bicolib-6.module.sha1 new file mode 100644 index 0000000..9877297 --- /dev/null +++ b/de/jottyfan/bicolib/6/bicolib-6.module.sha1 @@ -0,0 +1 @@ +1a1549399eba121127c8a14aa44b845273d7f403 \ No newline at end of file diff --git a/de/jottyfan/bicolib/6/bicolib-6.module.sha256 b/de/jottyfan/bicolib/6/bicolib-6.module.sha256 new file mode 100644 index 0000000..abf03e1 --- /dev/null +++ b/de/jottyfan/bicolib/6/bicolib-6.module.sha256 @@ -0,0 +1 @@ +f751376350801bcf669feeacd264991052d8d3df37d5e69b6bd26dc85f76de18 \ No newline at end of file diff --git a/de/jottyfan/bicolib/6/bicolib-6.module.sha512 b/de/jottyfan/bicolib/6/bicolib-6.module.sha512 new file mode 100644 index 0000000..b35cc5d --- /dev/null +++ b/de/jottyfan/bicolib/6/bicolib-6.module.sha512 @@ -0,0 +1 @@ +67d3393b64179d747858679a66c3444f909a95018fb4143b6653ac66243b5109325046c4a4a7fe7d1ddf68da9fba1df63746d65c4d46a97174a605aab84174b0 \ No newline at end of file diff --git a/de/jottyfan/bicolib/6/bicolib-6.pom b/de/jottyfan/bicolib/6/bicolib-6.pom new file mode 100644 index 0000000..647423c --- /dev/null +++ b/de/jottyfan/bicolib/6/bicolib-6.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + bicolib + 6 + + + org.jooq + jooq + RELEASE + runtime + + + org.jooq + jooq-codegen + RELEASE + runtime + + + org.postgresql + postgresql + RELEASE + runtime + + + diff --git a/de/jottyfan/bicolib/6/bicolib-6.pom.md5 b/de/jottyfan/bicolib/6/bicolib-6.pom.md5 new file mode 100644 index 0000000..00f9ceb --- /dev/null +++ b/de/jottyfan/bicolib/6/bicolib-6.pom.md5 @@ -0,0 +1 @@ +52c726c8bfc2f21f921f0c30dd5b59d1 \ No newline at end of file diff --git a/de/jottyfan/bicolib/6/bicolib-6.pom.sha1 b/de/jottyfan/bicolib/6/bicolib-6.pom.sha1 new file mode 100644 index 0000000..5f15ce9 --- /dev/null +++ b/de/jottyfan/bicolib/6/bicolib-6.pom.sha1 @@ -0,0 +1 @@ +ee3429d3307aca78c25b3d673b20a281f905aa40 \ No newline at end of file diff --git a/de/jottyfan/bicolib/6/bicolib-6.pom.sha256 b/de/jottyfan/bicolib/6/bicolib-6.pom.sha256 new file mode 100644 index 0000000..1ec1794 --- /dev/null +++ b/de/jottyfan/bicolib/6/bicolib-6.pom.sha256 @@ -0,0 +1 @@ +0b92b47979c8e91dc727ed5e3ac1d47a4c5e27a5c6e0619aff4600826203e57f \ No newline at end of file diff --git a/de/jottyfan/bicolib/6/bicolib-6.pom.sha512 b/de/jottyfan/bicolib/6/bicolib-6.pom.sha512 new file mode 100644 index 0000000..5bead58 --- /dev/null +++ b/de/jottyfan/bicolib/6/bicolib-6.pom.sha512 @@ -0,0 +1 @@ +78f4d6c1826084d33773b79955d87efd59f726908002d94c4a8ac86b1e7612f6491e4150bd929335928331ac14c5a5dee067d1d6dccae7ea400022c97bf05509 \ No newline at end of file diff --git a/de/jottyfan/bicolib/7/bicolib-7.jar b/de/jottyfan/bicolib/7/bicolib-7.jar new file mode 100644 index 0000000..3061521 Binary files /dev/null and b/de/jottyfan/bicolib/7/bicolib-7.jar differ diff --git a/de/jottyfan/bicolib/7/bicolib-7.jar.md5 b/de/jottyfan/bicolib/7/bicolib-7.jar.md5 new file mode 100644 index 0000000..8049d44 --- /dev/null +++ b/de/jottyfan/bicolib/7/bicolib-7.jar.md5 @@ -0,0 +1 @@ +83b2557f6823f00c27fe88cf84397638 \ No newline at end of file diff --git a/de/jottyfan/bicolib/7/bicolib-7.jar.sha1 b/de/jottyfan/bicolib/7/bicolib-7.jar.sha1 new file mode 100644 index 0000000..b7f074f --- /dev/null +++ b/de/jottyfan/bicolib/7/bicolib-7.jar.sha1 @@ -0,0 +1 @@ +530a4959b5a38642a04c901ffaa74dcc58d79f93 \ No newline at end of file diff --git a/de/jottyfan/bicolib/7/bicolib-7.jar.sha256 b/de/jottyfan/bicolib/7/bicolib-7.jar.sha256 new file mode 100644 index 0000000..126e889 --- /dev/null +++ b/de/jottyfan/bicolib/7/bicolib-7.jar.sha256 @@ -0,0 +1 @@ +ae4f330e91b8d02b649cdaf0373a18353572f03d7bcd471bd3b0a0b0dd48ed22 \ No newline at end of file diff --git a/de/jottyfan/bicolib/7/bicolib-7.jar.sha512 b/de/jottyfan/bicolib/7/bicolib-7.jar.sha512 new file mode 100644 index 0000000..7693c9b --- /dev/null +++ b/de/jottyfan/bicolib/7/bicolib-7.jar.sha512 @@ -0,0 +1 @@ +40e55b4d57caf8655fd2c2303950491022cb29d118b1de2c520cb71f5bb1567c132a9a134f52a549a89a8717ce44f7d75059eae93d1b12fdd467af64461ffb54 \ No newline at end of file diff --git a/de/jottyfan/bicolib/7/bicolib-7.module b/de/jottyfan/bicolib/7/bicolib-7.module new file mode 100644 index 0000000..791219a --- /dev/null +++ b/de/jottyfan/bicolib/7/bicolib-7.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "bicolib", + "version": "7", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "8.11.1" + } + }, + "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": "bicolib-7.jar", + "url": "bicolib-7.jar", + "size": 119633, + "sha512": "40e55b4d57caf8655fd2c2303950491022cb29d118b1de2c520cb71f5bb1567c132a9a134f52a549a89a8717ce44f7d75059eae93d1b12fdd467af64461ffb54", + "sha256": "ae4f330e91b8d02b649cdaf0373a18353572f03d7bcd471bd3b0a0b0dd48ed22", + "sha1": "530a4959b5a38642a04c901ffaa74dcc58d79f93", + "md5": "83b2557f6823f00c27fe88cf84397638" + } + ] + }, + { + "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": "latest.release" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "latest.release" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "latest.release" + } + } + ], + "files": [ + { + "name": "bicolib-7.jar", + "url": "bicolib-7.jar", + "size": 119633, + "sha512": "40e55b4d57caf8655fd2c2303950491022cb29d118b1de2c520cb71f5bb1567c132a9a134f52a549a89a8717ce44f7d75059eae93d1b12fdd467af64461ffb54", + "sha256": "ae4f330e91b8d02b649cdaf0373a18353572f03d7bcd471bd3b0a0b0dd48ed22", + "sha1": "530a4959b5a38642a04c901ffaa74dcc58d79f93", + "md5": "83b2557f6823f00c27fe88cf84397638" + } + ] + } + ] +} diff --git a/de/jottyfan/bicolib/7/bicolib-7.module.md5 b/de/jottyfan/bicolib/7/bicolib-7.module.md5 new file mode 100644 index 0000000..f28bce5 --- /dev/null +++ b/de/jottyfan/bicolib/7/bicolib-7.module.md5 @@ -0,0 +1 @@ +1268afb6c79d15758cb63b7c94680bc9 \ No newline at end of file diff --git a/de/jottyfan/bicolib/7/bicolib-7.module.sha1 b/de/jottyfan/bicolib/7/bicolib-7.module.sha1 new file mode 100644 index 0000000..c92a384 --- /dev/null +++ b/de/jottyfan/bicolib/7/bicolib-7.module.sha1 @@ -0,0 +1 @@ +2fa87572b14cb64bf7111b89cdb7cb7d3345c3b3 \ No newline at end of file diff --git a/de/jottyfan/bicolib/7/bicolib-7.module.sha256 b/de/jottyfan/bicolib/7/bicolib-7.module.sha256 new file mode 100644 index 0000000..71f9b3b --- /dev/null +++ b/de/jottyfan/bicolib/7/bicolib-7.module.sha256 @@ -0,0 +1 @@ +186c413a41b12700897896024900827e37f3426cc0cdaff615c540e5d590bad3 \ No newline at end of file diff --git a/de/jottyfan/bicolib/7/bicolib-7.module.sha512 b/de/jottyfan/bicolib/7/bicolib-7.module.sha512 new file mode 100644 index 0000000..fd9d1bc --- /dev/null +++ b/de/jottyfan/bicolib/7/bicolib-7.module.sha512 @@ -0,0 +1 @@ +2d799877a07a8d9519d0642df666ede53ac07d68218778e761ca7a7d0bcaa0410e69b81e129a942e02f48c6a1b220ba1c6f1ed2aafa84e03f160333e7f6b1602 \ No newline at end of file diff --git a/de/jottyfan/bicolib/7/bicolib-7.pom b/de/jottyfan/bicolib/7/bicolib-7.pom new file mode 100644 index 0000000..683c759 --- /dev/null +++ b/de/jottyfan/bicolib/7/bicolib-7.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + bicolib + 7 + + + org.jooq + jooq + RELEASE + runtime + + + org.jooq + jooq-codegen + RELEASE + runtime + + + org.postgresql + postgresql + RELEASE + runtime + + + diff --git a/de/jottyfan/bicolib/7/bicolib-7.pom.md5 b/de/jottyfan/bicolib/7/bicolib-7.pom.md5 new file mode 100644 index 0000000..5ae2655 --- /dev/null +++ b/de/jottyfan/bicolib/7/bicolib-7.pom.md5 @@ -0,0 +1 @@ +39d406ef6ff1a9b7842e142759138381 \ No newline at end of file diff --git a/de/jottyfan/bicolib/7/bicolib-7.pom.sha1 b/de/jottyfan/bicolib/7/bicolib-7.pom.sha1 new file mode 100644 index 0000000..48e5d5a --- /dev/null +++ b/de/jottyfan/bicolib/7/bicolib-7.pom.sha1 @@ -0,0 +1 @@ +26383476e7e18b5f4a0f17b1ad68b84f304f4d97 \ No newline at end of file diff --git a/de/jottyfan/bicolib/7/bicolib-7.pom.sha256 b/de/jottyfan/bicolib/7/bicolib-7.pom.sha256 new file mode 100644 index 0000000..ffdf125 --- /dev/null +++ b/de/jottyfan/bicolib/7/bicolib-7.pom.sha256 @@ -0,0 +1 @@ +04bbe98a766171ca9538f3bb365750a82a2e0e6dcd2bc2fc1793fa62fd3d5eb1 \ No newline at end of file diff --git a/de/jottyfan/bicolib/7/bicolib-7.pom.sha512 b/de/jottyfan/bicolib/7/bicolib-7.pom.sha512 new file mode 100644 index 0000000..6ab3e09 --- /dev/null +++ b/de/jottyfan/bicolib/7/bicolib-7.pom.sha512 @@ -0,0 +1 @@ +3fecf06c64cd63fc35350d7d554694d394f794a9f251ca69abc3330548a85d8b2bb244dd0d19a21aed41e94b97fef5d3307e8c2ba4f1b62597c6b89dee7ffe0e \ No newline at end of file diff --git a/de/jottyfan/bicolib/8/bicolib-8.jar b/de/jottyfan/bicolib/8/bicolib-8.jar new file mode 100644 index 0000000..be7cbd0 Binary files /dev/null and b/de/jottyfan/bicolib/8/bicolib-8.jar differ diff --git a/de/jottyfan/bicolib/8/bicolib-8.jar.md5 b/de/jottyfan/bicolib/8/bicolib-8.jar.md5 new file mode 100644 index 0000000..26fd996 --- /dev/null +++ b/de/jottyfan/bicolib/8/bicolib-8.jar.md5 @@ -0,0 +1 @@ +9ddb915a5470cbe65544cfe41146db28 \ No newline at end of file diff --git a/de/jottyfan/bicolib/8/bicolib-8.jar.sha1 b/de/jottyfan/bicolib/8/bicolib-8.jar.sha1 new file mode 100644 index 0000000..d357875 --- /dev/null +++ b/de/jottyfan/bicolib/8/bicolib-8.jar.sha1 @@ -0,0 +1 @@ +9c2addc542d4a52275f8541acb888c6bb78eb162 \ No newline at end of file diff --git a/de/jottyfan/bicolib/8/bicolib-8.jar.sha256 b/de/jottyfan/bicolib/8/bicolib-8.jar.sha256 new file mode 100644 index 0000000..d785ce5 --- /dev/null +++ b/de/jottyfan/bicolib/8/bicolib-8.jar.sha256 @@ -0,0 +1 @@ +7d6a615a22cbe76b31182e14fd5c5c3204b15b1ea0d2448b68482900f43a1a3b \ No newline at end of file diff --git a/de/jottyfan/bicolib/8/bicolib-8.jar.sha512 b/de/jottyfan/bicolib/8/bicolib-8.jar.sha512 new file mode 100644 index 0000000..128a1b9 --- /dev/null +++ b/de/jottyfan/bicolib/8/bicolib-8.jar.sha512 @@ -0,0 +1 @@ +176db814d91dd52a385d6e765a3973fc54af12dd939d926ed90af20695e571a097dd89c53bde94d31b04708cf9930c3422fad770b9baf737ddca85ef8b227903 \ No newline at end of file diff --git a/de/jottyfan/bicolib/8/bicolib-8.module b/de/jottyfan/bicolib/8/bicolib-8.module new file mode 100644 index 0000000..15a23e7 --- /dev/null +++ b/de/jottyfan/bicolib/8/bicolib-8.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "bicolib", + "version": "8", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "8.11.1" + } + }, + "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": "bicolib-8.jar", + "url": "bicolib-8.jar", + "size": 125170, + "sha512": "176db814d91dd52a385d6e765a3973fc54af12dd939d926ed90af20695e571a097dd89c53bde94d31b04708cf9930c3422fad770b9baf737ddca85ef8b227903", + "sha256": "7d6a615a22cbe76b31182e14fd5c5c3204b15b1ea0d2448b68482900f43a1a3b", + "sha1": "9c2addc542d4a52275f8541acb888c6bb78eb162", + "md5": "9ddb915a5470cbe65544cfe41146db28" + } + ] + }, + { + "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.19.15" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "3.19.15" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "latest.release" + } + } + ], + "files": [ + { + "name": "bicolib-8.jar", + "url": "bicolib-8.jar", + "size": 125170, + "sha512": "176db814d91dd52a385d6e765a3973fc54af12dd939d926ed90af20695e571a097dd89c53bde94d31b04708cf9930c3422fad770b9baf737ddca85ef8b227903", + "sha256": "7d6a615a22cbe76b31182e14fd5c5c3204b15b1ea0d2448b68482900f43a1a3b", + "sha1": "9c2addc542d4a52275f8541acb888c6bb78eb162", + "md5": "9ddb915a5470cbe65544cfe41146db28" + } + ] + } + ] +} diff --git a/de/jottyfan/bicolib/8/bicolib-8.module.md5 b/de/jottyfan/bicolib/8/bicolib-8.module.md5 new file mode 100644 index 0000000..db89e32 --- /dev/null +++ b/de/jottyfan/bicolib/8/bicolib-8.module.md5 @@ -0,0 +1 @@ +d24413a6ec8ddd9f8346f36bb8e5b692 \ No newline at end of file diff --git a/de/jottyfan/bicolib/8/bicolib-8.module.sha1 b/de/jottyfan/bicolib/8/bicolib-8.module.sha1 new file mode 100644 index 0000000..2822d53 --- /dev/null +++ b/de/jottyfan/bicolib/8/bicolib-8.module.sha1 @@ -0,0 +1 @@ +7a092cac1772f0de6049963fdd73ce059633a6a7 \ No newline at end of file diff --git a/de/jottyfan/bicolib/8/bicolib-8.module.sha256 b/de/jottyfan/bicolib/8/bicolib-8.module.sha256 new file mode 100644 index 0000000..b085941 --- /dev/null +++ b/de/jottyfan/bicolib/8/bicolib-8.module.sha256 @@ -0,0 +1 @@ +71e0021792f76e77e533e6fbba6803db792d476f51b82e62ae76b5a6268e0566 \ No newline at end of file diff --git a/de/jottyfan/bicolib/8/bicolib-8.module.sha512 b/de/jottyfan/bicolib/8/bicolib-8.module.sha512 new file mode 100644 index 0000000..03a801c --- /dev/null +++ b/de/jottyfan/bicolib/8/bicolib-8.module.sha512 @@ -0,0 +1 @@ +359f42289515e691ed01812975eb35d70affe428afd2df94a7b7525732e0ccec8631e5852f71bd7c51563226a1103a8e29186789e4874fc327bbb8cce0128f73 \ No newline at end of file diff --git a/de/jottyfan/bicolib/8/bicolib-8.pom b/de/jottyfan/bicolib/8/bicolib-8.pom new file mode 100644 index 0000000..36a6cf0 --- /dev/null +++ b/de/jottyfan/bicolib/8/bicolib-8.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + bicolib + 8 + + + org.jooq + jooq + 3.19.15 + runtime + + + org.jooq + jooq-codegen + 3.19.15 + runtime + + + org.postgresql + postgresql + RELEASE + runtime + + + diff --git a/de/jottyfan/bicolib/8/bicolib-8.pom.md5 b/de/jottyfan/bicolib/8/bicolib-8.pom.md5 new file mode 100644 index 0000000..3d77912 --- /dev/null +++ b/de/jottyfan/bicolib/8/bicolib-8.pom.md5 @@ -0,0 +1 @@ +8ee0760d9b5f01735b5bd071f03e5c60 \ No newline at end of file diff --git a/de/jottyfan/bicolib/8/bicolib-8.pom.sha1 b/de/jottyfan/bicolib/8/bicolib-8.pom.sha1 new file mode 100644 index 0000000..2640cb3 --- /dev/null +++ b/de/jottyfan/bicolib/8/bicolib-8.pom.sha1 @@ -0,0 +1 @@ +ebcd27f26f9b21758bfb90c4c606c28744315b81 \ No newline at end of file diff --git a/de/jottyfan/bicolib/8/bicolib-8.pom.sha256 b/de/jottyfan/bicolib/8/bicolib-8.pom.sha256 new file mode 100644 index 0000000..a963c40 --- /dev/null +++ b/de/jottyfan/bicolib/8/bicolib-8.pom.sha256 @@ -0,0 +1 @@ +9f0437015ac28d07a75e8778d08d381f11b58fbed4734eec3ae55f8fb146e34b \ No newline at end of file diff --git a/de/jottyfan/bicolib/8/bicolib-8.pom.sha512 b/de/jottyfan/bicolib/8/bicolib-8.pom.sha512 new file mode 100644 index 0000000..668cb98 --- /dev/null +++ b/de/jottyfan/bicolib/8/bicolib-8.pom.sha512 @@ -0,0 +1 @@ +b92e9b3617c89df20ff0c39bfe64b1d4bcc2c20beae62ab700b6bd913ab93375cd187f4ec8df7abc08e33b215b47af5c3e540a9779aee70b1649d228005c5a60 \ No newline at end of file diff --git a/de/jottyfan/bicolib/9/bicolib-9.jar b/de/jottyfan/bicolib/9/bicolib-9.jar new file mode 100644 index 0000000..38cba7c Binary files /dev/null and b/de/jottyfan/bicolib/9/bicolib-9.jar differ diff --git a/de/jottyfan/bicolib/9/bicolib-9.jar.md5 b/de/jottyfan/bicolib/9/bicolib-9.jar.md5 new file mode 100644 index 0000000..7ccca91 --- /dev/null +++ b/de/jottyfan/bicolib/9/bicolib-9.jar.md5 @@ -0,0 +1 @@ +7157e8482ba41671763e7a974b41ddbc \ No newline at end of file diff --git a/de/jottyfan/bicolib/9/bicolib-9.jar.sha1 b/de/jottyfan/bicolib/9/bicolib-9.jar.sha1 new file mode 100644 index 0000000..e20ef6b --- /dev/null +++ b/de/jottyfan/bicolib/9/bicolib-9.jar.sha1 @@ -0,0 +1 @@ +e11f209d513e2c766ac07626b7f4751831630fb5 \ No newline at end of file diff --git a/de/jottyfan/bicolib/9/bicolib-9.jar.sha256 b/de/jottyfan/bicolib/9/bicolib-9.jar.sha256 new file mode 100644 index 0000000..e1184d0 --- /dev/null +++ b/de/jottyfan/bicolib/9/bicolib-9.jar.sha256 @@ -0,0 +1 @@ +920ade64aee2cd978f69c8a6a3e5a366b6f1f675813b8b2244acef5fcb83a1a2 \ No newline at end of file diff --git a/de/jottyfan/bicolib/9/bicolib-9.jar.sha512 b/de/jottyfan/bicolib/9/bicolib-9.jar.sha512 new file mode 100644 index 0000000..e734245 --- /dev/null +++ b/de/jottyfan/bicolib/9/bicolib-9.jar.sha512 @@ -0,0 +1 @@ +2fb016fa955130e1b7406c916e5cd561de41f799a1cfd9e21b85d311ddb57492c18f632d445ebe2cfc949a2520e8139d6fa5090394436da2fd7af990a579db97 \ No newline at end of file diff --git a/de/jottyfan/bicolib/9/bicolib-9.module b/de/jottyfan/bicolib/9/bicolib-9.module new file mode 100644 index 0000000..80d4323 --- /dev/null +++ b/de/jottyfan/bicolib/9/bicolib-9.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "bicolib", + "version": "9", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "8.11.1" + } + }, + "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": "bicolib-9.jar", + "url": "bicolib-9.jar", + "size": 90810, + "sha512": "2fb016fa955130e1b7406c916e5cd561de41f799a1cfd9e21b85d311ddb57492c18f632d445ebe2cfc949a2520e8139d6fa5090394436da2fd7af990a579db97", + "sha256": "920ade64aee2cd978f69c8a6a3e5a366b6f1f675813b8b2244acef5fcb83a1a2", + "sha1": "e11f209d513e2c766ac07626b7f4751831630fb5", + "md5": "7157e8482ba41671763e7a974b41ddbc" + } + ] + }, + { + "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.10" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "3.20.10" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "latest.release" + } + } + ], + "files": [ + { + "name": "bicolib-9.jar", + "url": "bicolib-9.jar", + "size": 90810, + "sha512": "2fb016fa955130e1b7406c916e5cd561de41f799a1cfd9e21b85d311ddb57492c18f632d445ebe2cfc949a2520e8139d6fa5090394436da2fd7af990a579db97", + "sha256": "920ade64aee2cd978f69c8a6a3e5a366b6f1f675813b8b2244acef5fcb83a1a2", + "sha1": "e11f209d513e2c766ac07626b7f4751831630fb5", + "md5": "7157e8482ba41671763e7a974b41ddbc" + } + ] + } + ] +} diff --git a/de/jottyfan/bicolib/9/bicolib-9.module.md5 b/de/jottyfan/bicolib/9/bicolib-9.module.md5 new file mode 100644 index 0000000..110a4e4 --- /dev/null +++ b/de/jottyfan/bicolib/9/bicolib-9.module.md5 @@ -0,0 +1 @@ +02d626cd1b36a2fef7b6ef6fa2a19f79 \ No newline at end of file diff --git a/de/jottyfan/bicolib/9/bicolib-9.module.sha1 b/de/jottyfan/bicolib/9/bicolib-9.module.sha1 new file mode 100644 index 0000000..210d31e --- /dev/null +++ b/de/jottyfan/bicolib/9/bicolib-9.module.sha1 @@ -0,0 +1 @@ +13e555acbef33ed059f3dd8248300a078a249dd9 \ No newline at end of file diff --git a/de/jottyfan/bicolib/9/bicolib-9.module.sha256 b/de/jottyfan/bicolib/9/bicolib-9.module.sha256 new file mode 100644 index 0000000..46876ce --- /dev/null +++ b/de/jottyfan/bicolib/9/bicolib-9.module.sha256 @@ -0,0 +1 @@ +f730716c3f27af67ca8d68b4e899d18ee4367d094383fc9bad2dee802f50facc \ No newline at end of file diff --git a/de/jottyfan/bicolib/9/bicolib-9.module.sha512 b/de/jottyfan/bicolib/9/bicolib-9.module.sha512 new file mode 100644 index 0000000..fabbc35 --- /dev/null +++ b/de/jottyfan/bicolib/9/bicolib-9.module.sha512 @@ -0,0 +1 @@ +c2e7122ed76d47b332c9a6938afdaeac9f6eacad8794940fc0dcea059e0aaf8398e74f0a5592cb1c573eb79ea5151d2010ee2fff63a26bfbca96647b588d7286 \ No newline at end of file diff --git a/de/jottyfan/bicolib/9/bicolib-9.pom b/de/jottyfan/bicolib/9/bicolib-9.pom new file mode 100644 index 0000000..209b0da --- /dev/null +++ b/de/jottyfan/bicolib/9/bicolib-9.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + bicolib + 9 + + + org.jooq + jooq + 3.20.10 + runtime + + + org.jooq + jooq-codegen + 3.20.10 + runtime + + + org.postgresql + postgresql + RELEASE + runtime + + + diff --git a/de/jottyfan/bicolib/9/bicolib-9.pom.md5 b/de/jottyfan/bicolib/9/bicolib-9.pom.md5 new file mode 100644 index 0000000..544f0fb --- /dev/null +++ b/de/jottyfan/bicolib/9/bicolib-9.pom.md5 @@ -0,0 +1 @@ +57656ed72052aad8a324488624d5561d \ No newline at end of file diff --git a/de/jottyfan/bicolib/9/bicolib-9.pom.sha1 b/de/jottyfan/bicolib/9/bicolib-9.pom.sha1 new file mode 100644 index 0000000..10d6275 --- /dev/null +++ b/de/jottyfan/bicolib/9/bicolib-9.pom.sha1 @@ -0,0 +1 @@ +c9c2fffc853ee12b98397410b1ad95096989a16f \ No newline at end of file diff --git a/de/jottyfan/bicolib/9/bicolib-9.pom.sha256 b/de/jottyfan/bicolib/9/bicolib-9.pom.sha256 new file mode 100644 index 0000000..5062620 --- /dev/null +++ b/de/jottyfan/bicolib/9/bicolib-9.pom.sha256 @@ -0,0 +1 @@ +d8bb357a4de9fa84cd9f01d3a12f0d3a75caf1f5b268d7da0be252b8eaf2486e \ No newline at end of file diff --git a/de/jottyfan/bicolib/9/bicolib-9.pom.sha512 b/de/jottyfan/bicolib/9/bicolib-9.pom.sha512 new file mode 100644 index 0000000..32e3c16 --- /dev/null +++ b/de/jottyfan/bicolib/9/bicolib-9.pom.sha512 @@ -0,0 +1 @@ +d2f27e70a3044fdb5b72cadfd19e667a0fe8adc1246b2211a09331e03986efd677fecd058409f1233029aa7414a424ae034f8c037fb297be2ba37b4585f30b54 \ No newline at end of file diff --git a/de/jottyfan/bicolib/maven-metadata.xml b/de/jottyfan/bicolib/maven-metadata.xml new file mode 100644 index 0000000..49e20b3 --- /dev/null +++ b/de/jottyfan/bicolib/maven-metadata.xml @@ -0,0 +1,21 @@ + + + de.jottyfan + bicolib + + 9 + 9 + + 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + + 20251214155245 + + diff --git a/de/jottyfan/bicolib/maven-metadata.xml.md5 b/de/jottyfan/bicolib/maven-metadata.xml.md5 new file mode 100644 index 0000000..3b3d08c --- /dev/null +++ b/de/jottyfan/bicolib/maven-metadata.xml.md5 @@ -0,0 +1 @@ +b6e3d00a6eb66d02b04aadd573752005 \ No newline at end of file diff --git a/de/jottyfan/bicolib/maven-metadata.xml.sha1 b/de/jottyfan/bicolib/maven-metadata.xml.sha1 new file mode 100644 index 0000000..ea3d93a --- /dev/null +++ b/de/jottyfan/bicolib/maven-metadata.xml.sha1 @@ -0,0 +1 @@ +bbb2f4b98bd6219c50c05e4e8e1dde7661dd46c3 \ No newline at end of file diff --git a/de/jottyfan/bicolib/maven-metadata.xml.sha256 b/de/jottyfan/bicolib/maven-metadata.xml.sha256 new file mode 100644 index 0000000..cab370a --- /dev/null +++ b/de/jottyfan/bicolib/maven-metadata.xml.sha256 @@ -0,0 +1 @@ +f4235eb9c247d6bbf03cb60f947ff5023e0ba76de526ae5bcc294d7a5a0e36de \ No newline at end of file diff --git a/de/jottyfan/bicolib/maven-metadata.xml.sha512 b/de/jottyfan/bicolib/maven-metadata.xml.sha512 new file mode 100644 index 0000000..4d3f139 --- /dev/null +++ b/de/jottyfan/bicolib/maven-metadata.xml.sha512 @@ -0,0 +1 @@ +33f4b9d32bdc5282cda0bcba9c895dadde377b42a0d0493e1b834730befad36f121a135f287d451fde5d89a5ba1895aa0d868db1ccf4b9018352fcfd42d17ac1 \ No newline at end of file diff --git a/de/jottyfan/carjooq/0.0.1/carjooq-0.0.1.jar b/de/jottyfan/carjooq/0.0.1/carjooq-0.0.1.jar new file mode 100644 index 0000000..de5ece8 Binary files /dev/null and b/de/jottyfan/carjooq/0.0.1/carjooq-0.0.1.jar differ diff --git a/de/jottyfan/carjooq/0.0.1/carjooq-0.0.1.jar.md5 b/de/jottyfan/carjooq/0.0.1/carjooq-0.0.1.jar.md5 new file mode 100644 index 0000000..aabb6a1 --- /dev/null +++ b/de/jottyfan/carjooq/0.0.1/carjooq-0.0.1.jar.md5 @@ -0,0 +1 @@ +d225f7b58a97f001b884bd4120f7131e \ No newline at end of file diff --git a/de/jottyfan/carjooq/0.0.1/carjooq-0.0.1.jar.sha1 b/de/jottyfan/carjooq/0.0.1/carjooq-0.0.1.jar.sha1 new file mode 100644 index 0000000..2940858 --- /dev/null +++ b/de/jottyfan/carjooq/0.0.1/carjooq-0.0.1.jar.sha1 @@ -0,0 +1 @@ +35fd450cbfca6f047c1815d9ccb82dddc2cd4943 \ No newline at end of file diff --git a/de/jottyfan/carjooq/0.0.1/carjooq-0.0.1.pom b/de/jottyfan/carjooq/0.0.1/carjooq-0.0.1.pom new file mode 100644 index 0000000..e43580b --- /dev/null +++ b/de/jottyfan/carjooq/0.0.1/carjooq-0.0.1.pom @@ -0,0 +1,28 @@ + + + 4.0.0 + de.jottyfan + carjooq + 0.0.1 + + + org.jooq + jooq + 3.13.2 + runtime + + + org.postgresql + postgresql + 42.2.6 + runtime + + + org.apache.maven.plugins + maven-war-plugin + 3.2.3 + runtime + + + diff --git a/de/jottyfan/carjooq/0.0.1/carjooq-0.0.1.pom.md5 b/de/jottyfan/carjooq/0.0.1/carjooq-0.0.1.pom.md5 new file mode 100644 index 0000000..39f545f --- /dev/null +++ b/de/jottyfan/carjooq/0.0.1/carjooq-0.0.1.pom.md5 @@ -0,0 +1 @@ +2fb2583254c3fde722b35d7cbee51616 \ No newline at end of file diff --git a/de/jottyfan/carjooq/0.0.1/carjooq-0.0.1.pom.sha1 b/de/jottyfan/carjooq/0.0.1/carjooq-0.0.1.pom.sha1 new file mode 100644 index 0000000..e259842 --- /dev/null +++ b/de/jottyfan/carjooq/0.0.1/carjooq-0.0.1.pom.sha1 @@ -0,0 +1 @@ +9c728e4b755a5468fc1f152a2dfed63ac9282ebe \ No newline at end of file diff --git a/de/jottyfan/carjooq/maven-metadata.xml b/de/jottyfan/carjooq/maven-metadata.xml new file mode 100644 index 0000000..8a38e69 --- /dev/null +++ b/de/jottyfan/carjooq/maven-metadata.xml @@ -0,0 +1,12 @@ + + + de.jottyfan + carjooq + + 0.0.1 + + 0.0.1 + + 20220108094524 + + diff --git a/de/jottyfan/carjooq/maven-metadata.xml.md5 b/de/jottyfan/carjooq/maven-metadata.xml.md5 new file mode 100644 index 0000000..a466680 --- /dev/null +++ b/de/jottyfan/carjooq/maven-metadata.xml.md5 @@ -0,0 +1 @@ +9fd5b0ba6a62d74635ac814edec4d6ab \ No newline at end of file diff --git a/de/jottyfan/carjooq/maven-metadata.xml.sha1 b/de/jottyfan/carjooq/maven-metadata.xml.sha1 new file mode 100644 index 0000000..ac51338 --- /dev/null +++ b/de/jottyfan/carjooq/maven-metadata.xml.sha1 @@ -0,0 +1 @@ +487b3aedf3ab56cb24ecaf66505008ce771ea417 \ No newline at end of file diff --git a/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.jar b/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.jar new file mode 100644 index 0000000..639ca3e Binary files /dev/null and b/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.jar differ diff --git a/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.jar.md5 b/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.jar.md5 new file mode 100644 index 0000000..4464557 --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.jar.md5 @@ -0,0 +1 @@ +9a639bd544742361d70a0f073f755996 \ No newline at end of file diff --git a/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.jar.sha1 b/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.jar.sha1 new file mode 100644 index 0000000..4f6c3d3 --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.jar.sha1 @@ -0,0 +1 @@ +c5afd0d2755e7123d9bf85ede386f26065fe317a \ No newline at end of file diff --git a/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.jar.sha256 b/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.jar.sha256 new file mode 100644 index 0000000..31839c0 --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.jar.sha256 @@ -0,0 +1 @@ +1c0c061c6201a5be2abb0cd1938aab0d30fd9e40f4064891492e1676c5caf1d3 \ No newline at end of file diff --git a/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.jar.sha512 b/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.jar.sha512 new file mode 100644 index 0000000..d9954c9 --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.jar.sha512 @@ -0,0 +1 @@ +92599c9c217032e2e47f01dfdc9958089481ae49396d0068cf5c66008ec8cc7a67979fc64813038e9eb8ce3ed8374236da753354c2e7024bf7417572b8bfc06b \ No newline at end of file diff --git a/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.module b/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.module new file mode 100644 index 0000000..ef052ad --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "donationrunnerjooq", + "version": "0.0.1", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "7.3" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "donationrunnerjooq-0.0.1.jar", + "url": "donationrunnerjooq-0.0.1.jar", + "size": 47517, + "sha512": "92599c9c217032e2e47f01dfdc9958089481ae49396d0068cf5c66008ec8cc7a67979fc64813038e9eb8ce3ed8374236da753354c2e7024bf7417572b8bfc06b", + "sha256": "1c0c061c6201a5be2abb0cd1938aab0d30fd9e40f4064891492e1676c5caf1d3", + "sha1": "c5afd0d2755e7123d9bf85ede386f26065fe317a", + "md5": "9a639bd544742361d70a0f073f755996" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "3.16.4" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "3.16.4" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "42.5.3" + } + } + ], + "files": [ + { + "name": "donationrunnerjooq-0.0.1.jar", + "url": "donationrunnerjooq-0.0.1.jar", + "size": 47517, + "sha512": "92599c9c217032e2e47f01dfdc9958089481ae49396d0068cf5c66008ec8cc7a67979fc64813038e9eb8ce3ed8374236da753354c2e7024bf7417572b8bfc06b", + "sha256": "1c0c061c6201a5be2abb0cd1938aab0d30fd9e40f4064891492e1676c5caf1d3", + "sha1": "c5afd0d2755e7123d9bf85ede386f26065fe317a", + "md5": "9a639bd544742361d70a0f073f755996" + } + ] + } + ] +} diff --git a/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.module.md5 b/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.module.md5 new file mode 100644 index 0000000..fa3aef6 --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.module.md5 @@ -0,0 +1 @@ +8f12f8c76f3a474ba8c3d8af01f54680 \ No newline at end of file diff --git a/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.module.sha1 b/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.module.sha1 new file mode 100644 index 0000000..063dc69 --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.module.sha1 @@ -0,0 +1 @@ +b67f19ae9690fe52a354355253b9e550556a35e4 \ No newline at end of file diff --git a/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.module.sha256 b/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.module.sha256 new file mode 100644 index 0000000..719dee5 --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.module.sha256 @@ -0,0 +1 @@ +e109ea80b8cf83613af88e9a72b6ee34594517e4f26b90b6b8296f4e6746f98c \ No newline at end of file diff --git a/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.module.sha512 b/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.module.sha512 new file mode 100644 index 0000000..629024c --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.module.sha512 @@ -0,0 +1 @@ +45cd0337e72739cfd460244b04f3e8f1cef8f391783bf5b9f95dc53fab77998f4b9afc0367f36c215dc9491a0326bf2bef8c30395c6b7bb837939a18cfc5b177 \ No newline at end of file diff --git a/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.pom b/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.pom new file mode 100644 index 0000000..74eb78a --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + donationrunnerjooq + 0.0.1 + + + org.jooq + jooq + 3.16.4 + runtime + + + org.jooq + jooq-codegen + 3.16.4 + runtime + + + org.postgresql + postgresql + 42.5.3 + runtime + + + diff --git a/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.pom.md5 b/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.pom.md5 new file mode 100644 index 0000000..ee05d79 --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.pom.md5 @@ -0,0 +1 @@ +42b06494b982155c26b0c3c38beedef6 \ No newline at end of file diff --git a/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.pom.sha1 b/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.pom.sha1 new file mode 100644 index 0000000..fd64403 --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.pom.sha1 @@ -0,0 +1 @@ +0b0641a70884de185c8ce29feaf5c855f67357b5 \ No newline at end of file diff --git a/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.pom.sha256 b/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.pom.sha256 new file mode 100644 index 0000000..07bdb6d --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.pom.sha256 @@ -0,0 +1 @@ +dd31aed37acf254b74555c21f2537d7d544335759758f9382d5c895a02ec9337 \ No newline at end of file diff --git a/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.pom.sha512 b/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.pom.sha512 new file mode 100644 index 0000000..2546ae6 --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/0.0.1/donationrunnerjooq-0.0.1.pom.sha512 @@ -0,0 +1 @@ +28b77d42b82306a1672c6bb9d619a91f5ec11530fbd4823530e22ae84e96cacc098543e35180c1f0e409ca73c58f6302b7f792b63e67ac6d313162e074af51b4 \ No newline at end of file diff --git a/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.jar b/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.jar new file mode 100644 index 0000000..b556889 Binary files /dev/null and b/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.jar differ diff --git a/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.jar.md5 b/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.jar.md5 new file mode 100644 index 0000000..c353002 --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.jar.md5 @@ -0,0 +1 @@ +3382ccc10dfe40712ee53b377d009ef5 \ No newline at end of file diff --git a/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.jar.sha1 b/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.jar.sha1 new file mode 100644 index 0000000..8752d9b --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.jar.sha1 @@ -0,0 +1 @@ +adbbb67bc94be61e52550f858a952d48c5ab2b55 \ No newline at end of file diff --git a/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.jar.sha256 b/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.jar.sha256 new file mode 100644 index 0000000..df09bae --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.jar.sha256 @@ -0,0 +1 @@ +e4c34857fba56ee5a232a620135eae6e1af47722d5b024deeff19ee7bf6e4547 \ No newline at end of file diff --git a/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.jar.sha512 b/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.jar.sha512 new file mode 100644 index 0000000..78f111d --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.jar.sha512 @@ -0,0 +1 @@ +c88381d8937e647514bf6862549ba388f1401271b4c560fe434b446ead719b1df003c0f186d01e0312ae2f4146b6f4e2a2ade41854a31275e16a1d09c09b769f \ No newline at end of file diff --git a/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.module b/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.module new file mode 100644 index 0000000..a5031d6 --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "donationrunnerjooq", + "version": "0.0.2", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "7.3" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "donationrunnerjooq-0.0.2.jar", + "url": "donationrunnerjooq-0.0.2.jar", + "size": 51775, + "sha512": "c88381d8937e647514bf6862549ba388f1401271b4c560fe434b446ead719b1df003c0f186d01e0312ae2f4146b6f4e2a2ade41854a31275e16a1d09c09b769f", + "sha256": "e4c34857fba56ee5a232a620135eae6e1af47722d5b024deeff19ee7bf6e4547", + "sha1": "adbbb67bc94be61e52550f858a952d48c5ab2b55", + "md5": "3382ccc10dfe40712ee53b377d009ef5" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "3.16.4" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "3.16.4" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "42.5.3" + } + } + ], + "files": [ + { + "name": "donationrunnerjooq-0.0.2.jar", + "url": "donationrunnerjooq-0.0.2.jar", + "size": 51775, + "sha512": "c88381d8937e647514bf6862549ba388f1401271b4c560fe434b446ead719b1df003c0f186d01e0312ae2f4146b6f4e2a2ade41854a31275e16a1d09c09b769f", + "sha256": "e4c34857fba56ee5a232a620135eae6e1af47722d5b024deeff19ee7bf6e4547", + "sha1": "adbbb67bc94be61e52550f858a952d48c5ab2b55", + "md5": "3382ccc10dfe40712ee53b377d009ef5" + } + ] + } + ] +} diff --git a/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.module.md5 b/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.module.md5 new file mode 100644 index 0000000..5269ef1 --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.module.md5 @@ -0,0 +1 @@ +2c2e1cfbaacbbd6d7484232c096411bd \ No newline at end of file diff --git a/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.module.sha1 b/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.module.sha1 new file mode 100644 index 0000000..6cb661c --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.module.sha1 @@ -0,0 +1 @@ +dfc42831ecf8761e80377ae7ba83e6d4e34c67df \ No newline at end of file diff --git a/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.module.sha256 b/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.module.sha256 new file mode 100644 index 0000000..6965ae8 --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.module.sha256 @@ -0,0 +1 @@ +0c886ffe8f49c3100f2bf3738b235c7dc873d8f288fbe040971aefa59a6f6ad7 \ No newline at end of file diff --git a/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.module.sha512 b/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.module.sha512 new file mode 100644 index 0000000..f8c7d1d --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.module.sha512 @@ -0,0 +1 @@ +53dd71c55431c69a607de69bb49ae37f3ec54fc9b1320ae77f982961625a396279947f949ab7a80fb2a1293e4773733afaf2e1266c004ebb52d5959afe34eab9 \ No newline at end of file diff --git a/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.pom b/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.pom new file mode 100644 index 0000000..0f1a465 --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + donationrunnerjooq + 0.0.2 + + + org.jooq + jooq + 3.16.4 + runtime + + + org.jooq + jooq-codegen + 3.16.4 + runtime + + + org.postgresql + postgresql + 42.5.3 + runtime + + + diff --git a/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.pom.md5 b/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.pom.md5 new file mode 100644 index 0000000..3f64c74 --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.pom.md5 @@ -0,0 +1 @@ +43f02c25df5827cdbd0b900f6ea74377 \ No newline at end of file diff --git a/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.pom.sha1 b/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.pom.sha1 new file mode 100644 index 0000000..77f355b --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.pom.sha1 @@ -0,0 +1 @@ +b0761d698390f193656adb56b1dfa33919937299 \ No newline at end of file diff --git a/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.pom.sha256 b/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.pom.sha256 new file mode 100644 index 0000000..8379134 --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.pom.sha256 @@ -0,0 +1 @@ +fd546e758da884b6f389a353900781874bea2dcc6e3dd200174f7e42e371546d \ No newline at end of file diff --git a/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.pom.sha512 b/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.pom.sha512 new file mode 100644 index 0000000..bd479f1 --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/0.0.2/donationrunnerjooq-0.0.2.pom.sha512 @@ -0,0 +1 @@ +228e98dd525d88f203bb5ad2186af3505ad28eea35ad7c107f1916eaab8e1d6a060de5c79726c201fb4035930138756b3f8e27992ee7f4c40a5684c157c21ca0 \ No newline at end of file diff --git a/de/jottyfan/donationrunnerjooq/maven-metadata.xml b/de/jottyfan/donationrunnerjooq/maven-metadata.xml new file mode 100644 index 0000000..15a01a2 --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/maven-metadata.xml @@ -0,0 +1,14 @@ + + + de.jottyfan + donationrunnerjooq + + 0.0.2 + 0.0.2 + + 0.0.1 + 0.0.2 + + 20230225181850 + + diff --git a/de/jottyfan/donationrunnerjooq/maven-metadata.xml.md5 b/de/jottyfan/donationrunnerjooq/maven-metadata.xml.md5 new file mode 100644 index 0000000..0fc7f1d --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/maven-metadata.xml.md5 @@ -0,0 +1 @@ +7ae1b85db2bfcf1cf9ce92ee8a8c37ef \ No newline at end of file diff --git a/de/jottyfan/donationrunnerjooq/maven-metadata.xml.sha1 b/de/jottyfan/donationrunnerjooq/maven-metadata.xml.sha1 new file mode 100644 index 0000000..e1ca975 --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/maven-metadata.xml.sha1 @@ -0,0 +1 @@ +274ef624d1a36c6aae0691d0680736653cfecfa0 \ No newline at end of file diff --git a/de/jottyfan/donationrunnerjooq/maven-metadata.xml.sha256 b/de/jottyfan/donationrunnerjooq/maven-metadata.xml.sha256 new file mode 100644 index 0000000..d51da42 --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/maven-metadata.xml.sha256 @@ -0,0 +1 @@ +bf3affd9cb7676e08f91aacc6947ebd2c2e5678b359e2aa5b213b6c74959c2f9 \ No newline at end of file diff --git a/de/jottyfan/donationrunnerjooq/maven-metadata.xml.sha512 b/de/jottyfan/donationrunnerjooq/maven-metadata.xml.sha512 new file mode 100644 index 0000000..39cde46 --- /dev/null +++ b/de/jottyfan/donationrunnerjooq/maven-metadata.xml.sha512 @@ -0,0 +1 @@ +174cf5fef23729e47ef77075507d939e2e04aa85ce7a2bf769c748aba45783cb59509972165e1126c4a0a3f08b09dd84303d1db8ccc19d2e8204d7bbba4b2370 \ No newline at end of file diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.jar b/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.jar new file mode 100644 index 0000000..8a43e08 Binary files /dev/null and b/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.jar differ diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.jar.md5 b/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.jar.md5 new file mode 100644 index 0000000..3d8ccaa --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.jar.md5 @@ -0,0 +1 @@ +630974120a8a03e01a6b5d075604f143 \ No newline at end of file diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.jar.sha1 b/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.jar.sha1 new file mode 100644 index 0000000..470e7e7 --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.jar.sha1 @@ -0,0 +1 @@ +e43a5e2d6a36d53542c54bec40b7bdc28ccbf9d3 \ No newline at end of file diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.jar.sha256 b/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.jar.sha256 new file mode 100644 index 0000000..7fc1726 --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.jar.sha256 @@ -0,0 +1 @@ +eb9b92ab90c98e28e6514ac7ad06ac537a3f9163b503bcb984fc9b7e2c31cfea \ No newline at end of file diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.jar.sha512 b/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.jar.sha512 new file mode 100644 index 0000000..34bf0fa --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.jar.sha512 @@ -0,0 +1 @@ +760aa8ad48f2bc08e497c15cef98d109d418508febf73b066423ac7d12ddf637c236afb1752beaccac2847b74e8df9b2c590cc30e0b32750d3f6d12bc9f2f779 \ No newline at end of file diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.module b/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.module new file mode 100644 index 0000000..d900c59 --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.module @@ -0,0 +1,76 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan.pocketmoney.db", + "module": "pocketmoneydb", + "version": "1", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "9.2.1" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 25, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "pocketmoneydb-1.jar", + "url": "pocketmoneydb-1.jar", + "size": 37358, + "sha512": "760aa8ad48f2bc08e497c15cef98d109d418508febf73b066423ac7d12ddf637c236afb1752beaccac2847b74e8df9b2c590cc30e0b32750d3f6d12bc9f2f779", + "sha256": "eb9b92ab90c98e28e6514ac7ad06ac537a3f9163b503bcb984fc9b7e2c31cfea", + "sha1": "e43a5e2d6a36d53542c54bec40b7bdc28ccbf9d3", + "md5": "630974120a8a03e01a6b5d075604f143" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 25, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "3.20.10" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "42.7.8" + } + } + ], + "files": [ + { + "name": "pocketmoneydb-1.jar", + "url": "pocketmoneydb-1.jar", + "size": 37358, + "sha512": "760aa8ad48f2bc08e497c15cef98d109d418508febf73b066423ac7d12ddf637c236afb1752beaccac2847b74e8df9b2c590cc30e0b32750d3f6d12bc9f2f779", + "sha256": "eb9b92ab90c98e28e6514ac7ad06ac537a3f9163b503bcb984fc9b7e2c31cfea", + "sha1": "e43a5e2d6a36d53542c54bec40b7bdc28ccbf9d3", + "md5": "630974120a8a03e01a6b5d075604f143" + } + ] + } + ] +} diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.module.md5 b/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.module.md5 new file mode 100644 index 0000000..b9e3a75 --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.module.md5 @@ -0,0 +1 @@ +6779fea9422fce643e6226b12aee440c \ No newline at end of file diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.module.sha1 b/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.module.sha1 new file mode 100644 index 0000000..951775c --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.module.sha1 @@ -0,0 +1 @@ +7a770e7f9be296af9c6024a4767acf86fd77eb3b \ No newline at end of file diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.module.sha256 b/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.module.sha256 new file mode 100644 index 0000000..380f851 --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.module.sha256 @@ -0,0 +1 @@ +e581d4cbbc50b3c4a38c561dc7d21f20ca4ead292a53fc15d5d907f37f413fc0 \ No newline at end of file diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.module.sha512 b/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.module.sha512 new file mode 100644 index 0000000..cf3213f --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.module.sha512 @@ -0,0 +1 @@ +97b25ee09970de06b1edf765d77e1b329d7652d5bc7f27a7df5b4b5a03cb9849c6c4394f22f65ba4c7e88a7af8589be80758e4dd3020ed21c67ce65fbe12c5a9 \ No newline at end of file diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.pom b/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.pom new file mode 100644 index 0000000..dddc99f --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.pom @@ -0,0 +1,27 @@ + + + + + + + + 4.0.0 + de.jottyfan.pocketmoney.db + pocketmoneydb + 1 + + + org.jooq + jooq + 3.20.10 + runtime + + + org.postgresql + postgresql + 42.7.8 + runtime + + + diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.pom.md5 b/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.pom.md5 new file mode 100644 index 0000000..838b3be --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.pom.md5 @@ -0,0 +1 @@ +3ddd1b20a981ea40275d481c40a82a98 \ No newline at end of file diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.pom.sha1 b/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.pom.sha1 new file mode 100644 index 0000000..1a12dce --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.pom.sha1 @@ -0,0 +1 @@ +2c2e3487380d5f5765600709da44f140f5c96747 \ No newline at end of file diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.pom.sha256 b/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.pom.sha256 new file mode 100644 index 0000000..c6cb636 --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.pom.sha256 @@ -0,0 +1 @@ +8cffbf1da2a95212b1e61f0b2cc4d2e82933cbe8e56c4e913f874592dc0e9f7f \ No newline at end of file diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.pom.sha512 b/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.pom.sha512 new file mode 100644 index 0000000..996cf3f --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/1/pocketmoneydb-1.pom.sha512 @@ -0,0 +1 @@ +01dc6db2ab2e3d68dfb4e6c27541c26525984f8141ca8318bc0a7b59971ddef5822808e2ff726b2a588059c4d06193a3be8e82f2d28a4f7dfdd6365f2ec8d61c \ No newline at end of file diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.jar b/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.jar new file mode 100644 index 0000000..3a070f2 Binary files /dev/null and b/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.jar differ diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.jar.md5 b/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.jar.md5 new file mode 100644 index 0000000..236f2d3 --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.jar.md5 @@ -0,0 +1 @@ +df8ddb730b6f02eb235fd090317eb976 \ No newline at end of file diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.jar.sha1 b/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.jar.sha1 new file mode 100644 index 0000000..1040524 --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.jar.sha1 @@ -0,0 +1 @@ +b77f8f45b99890dfd4a56a80b9c022c6920525b8 \ No newline at end of file diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.jar.sha256 b/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.jar.sha256 new file mode 100644 index 0000000..9329cbc --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.jar.sha256 @@ -0,0 +1 @@ +131a172613b99170044869c2bcbc2cfbd9ce6cc1d77a6ef93b6288e91c5c3906 \ No newline at end of file diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.jar.sha512 b/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.jar.sha512 new file mode 100644 index 0000000..ffb9a2f --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.jar.sha512 @@ -0,0 +1 @@ +a65cf5be8d393fe0e965c59094bfcf348d4c33d02cf525386aea8f6504d268ca3bbb0b0149200c7b77bad13e43b56b56376eecf2245e0e961880dae2e1d308af \ No newline at end of file diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.module b/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.module new file mode 100644 index 0000000..ecac0a6 --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.module @@ -0,0 +1,76 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan.pocketmoney.db", + "module": "pocketmoneydb", + "version": "2", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "9.2.1" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 25, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "pocketmoneydb-2.jar", + "url": "pocketmoneydb-2.jar", + "size": 54449, + "sha512": "a65cf5be8d393fe0e965c59094bfcf348d4c33d02cf525386aea8f6504d268ca3bbb0b0149200c7b77bad13e43b56b56376eecf2245e0e961880dae2e1d308af", + "sha256": "131a172613b99170044869c2bcbc2cfbd9ce6cc1d77a6ef93b6288e91c5c3906", + "sha1": "b77f8f45b99890dfd4a56a80b9c022c6920525b8", + "md5": "df8ddb730b6f02eb235fd090317eb976" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 25, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "3.20.10" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "42.7.8" + } + } + ], + "files": [ + { + "name": "pocketmoneydb-2.jar", + "url": "pocketmoneydb-2.jar", + "size": 54449, + "sha512": "a65cf5be8d393fe0e965c59094bfcf348d4c33d02cf525386aea8f6504d268ca3bbb0b0149200c7b77bad13e43b56b56376eecf2245e0e961880dae2e1d308af", + "sha256": "131a172613b99170044869c2bcbc2cfbd9ce6cc1d77a6ef93b6288e91c5c3906", + "sha1": "b77f8f45b99890dfd4a56a80b9c022c6920525b8", + "md5": "df8ddb730b6f02eb235fd090317eb976" + } + ] + } + ] +} diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.module.md5 b/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.module.md5 new file mode 100644 index 0000000..abaf85d --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.module.md5 @@ -0,0 +1 @@ +f301b3bbbf5cedfb8bf87657284aafe3 \ No newline at end of file diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.module.sha1 b/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.module.sha1 new file mode 100644 index 0000000..3c9deed --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.module.sha1 @@ -0,0 +1 @@ +cd704bfe4ea7e4b3b4d1da369bd4d4d66d8ec668 \ No newline at end of file diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.module.sha256 b/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.module.sha256 new file mode 100644 index 0000000..e370716 --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.module.sha256 @@ -0,0 +1 @@ +dcab3feafae429ae46af68bc769860748e8444556b9ce66f330d7d3e1f3e2937 \ No newline at end of file diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.module.sha512 b/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.module.sha512 new file mode 100644 index 0000000..03850f7 --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.module.sha512 @@ -0,0 +1 @@ +96f998414eec65c2b0542e788791e9dbc33224dfc00d70c6e5ca87a3a7842151e29fd588ce71326708d219f1f182f60e7af46656b47e127b43ec0f3273d10bfd \ No newline at end of file diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.pom b/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.pom new file mode 100644 index 0000000..0a52197 --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.pom @@ -0,0 +1,27 @@ + + + + + + + + 4.0.0 + de.jottyfan.pocketmoney.db + pocketmoneydb + 2 + + + org.jooq + jooq + 3.20.10 + runtime + + + org.postgresql + postgresql + 42.7.8 + runtime + + + diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.pom.md5 b/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.pom.md5 new file mode 100644 index 0000000..99a6d8c --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.pom.md5 @@ -0,0 +1 @@ +517f98bb5cb28af193b784139d399db6 \ No newline at end of file diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.pom.sha1 b/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.pom.sha1 new file mode 100644 index 0000000..bcbb66d --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.pom.sha1 @@ -0,0 +1 @@ +b096dd1c6446e45b2292ec1e2ed2515b56015aae \ No newline at end of file diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.pom.sha256 b/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.pom.sha256 new file mode 100644 index 0000000..4524f9b --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.pom.sha256 @@ -0,0 +1 @@ +a3f3d03c4816e7dc48a0c69a926e6164866d954a54c5f0c2a68b147c32df16b2 \ No newline at end of file diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.pom.sha512 b/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.pom.sha512 new file mode 100644 index 0000000..1914124 --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/2/pocketmoneydb-2.pom.sha512 @@ -0,0 +1 @@ +26a00c00cdb3c7013b352209fdecf75f41e1e1cc7416173cf604bdba8b9cad8fece637cedc138600c45b8dbb8aa734ddf5b7cfa19503623d655f194eacfe332e \ No newline at end of file diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/maven-metadata.xml b/de/jottyfan/pocketmoney/db/pocketmoneydb/maven-metadata.xml new file mode 100644 index 0000000..29ced9e --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/maven-metadata.xml @@ -0,0 +1,14 @@ + + + de.jottyfan.pocketmoney.db + pocketmoneydb + + 2 + 2 + + 1 + 2 + + 20260105205108 + + diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/maven-metadata.xml.md5 b/de/jottyfan/pocketmoney/db/pocketmoneydb/maven-metadata.xml.md5 new file mode 100644 index 0000000..e1f239d --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/maven-metadata.xml.md5 @@ -0,0 +1 @@ +bb9fe643b6179c237f559205cead67b2 \ No newline at end of file diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/maven-metadata.xml.sha1 b/de/jottyfan/pocketmoney/db/pocketmoneydb/maven-metadata.xml.sha1 new file mode 100644 index 0000000..339c70b --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/maven-metadata.xml.sha1 @@ -0,0 +1 @@ +d05087791903f1a0fe72d9e52b92280802a58cda \ No newline at end of file diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/maven-metadata.xml.sha256 b/de/jottyfan/pocketmoney/db/pocketmoneydb/maven-metadata.xml.sha256 new file mode 100644 index 0000000..d591665 --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/maven-metadata.xml.sha256 @@ -0,0 +1 @@ +660b493822cc763ac63c69418d319ed4e2f42e4eefb4943d9748c617d1114694 \ No newline at end of file diff --git a/de/jottyfan/pocketmoney/db/pocketmoneydb/maven-metadata.xml.sha512 b/de/jottyfan/pocketmoney/db/pocketmoneydb/maven-metadata.xml.sha512 new file mode 100644 index 0000000..ec66328 --- /dev/null +++ b/de/jottyfan/pocketmoney/db/pocketmoneydb/maven-metadata.xml.sha512 @@ -0,0 +1 @@ +b58786394b74b6c9f36ee4dfe5557aa4744b4856ea38144ef5ff9cee42bcf24f8a183d512a89dfdbf75b855c09ec1bb4196db6fb24b10a8bf1c0351c6261a9ac \ No newline at end of file diff --git a/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.jar b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.jar new file mode 100644 index 0000000..8f91988 Binary files /dev/null and b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.jar differ diff --git a/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.jar.md5 b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.jar.md5 new file mode 100644 index 0000000..97a5a09 --- /dev/null +++ b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.jar.md5 @@ -0,0 +1 @@ +41a5c4ad11c996cf8de4c24edfc129c7 \ No newline at end of file diff --git a/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.jar.sha1 b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.jar.sha1 new file mode 100644 index 0000000..f74eec3 --- /dev/null +++ b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.jar.sha1 @@ -0,0 +1 @@ +b9768250f8723b5145c90e9964f641e89a738150 \ No newline at end of file diff --git a/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.jar.sha256 b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.jar.sha256 new file mode 100644 index 0000000..3f09fb7 --- /dev/null +++ b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.jar.sha256 @@ -0,0 +1 @@ +56a0476047685c572c9f78581dfc0db36c7699c7a943c47568c6ee136dcf4b51 \ No newline at end of file diff --git a/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.jar.sha512 b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.jar.sha512 new file mode 100644 index 0000000..6397cca --- /dev/null +++ b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.jar.sha512 @@ -0,0 +1 @@ +32ad3f7b183af85708d95edd99c70cce51669d120da9fddee3a3f3febd85102675b1d1c8867bbdfb12acd6b81b5fe758b691643407d05070655080cd1aff1a31 \ No newline at end of file diff --git a/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.module b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.module new file mode 100644 index 0000000..8984890 --- /dev/null +++ b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan.sharemydocs.db", + "module": "ShareMyDocsJooq", + "version": "1", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "7.3" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "ShareMyDocsJooq-1.jar", + "url": "ShareMyDocsJooq-1.jar", + "size": 82445, + "sha512": "32ad3f7b183af85708d95edd99c70cce51669d120da9fddee3a3f3febd85102675b1d1c8867bbdfb12acd6b81b5fe758b691643407d05070655080cd1aff1a31", + "sha256": "56a0476047685c572c9f78581dfc0db36c7699c7a943c47568c6ee136dcf4b51", + "sha1": "b9768250f8723b5145c90e9964f641e89a738150", + "md5": "41a5c4ad11c996cf8de4c24edfc129c7" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "3.16.4" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "3.16.4" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "42.3.2" + } + } + ], + "files": [ + { + "name": "ShareMyDocsJooq-1.jar", + "url": "ShareMyDocsJooq-1.jar", + "size": 82445, + "sha512": "32ad3f7b183af85708d95edd99c70cce51669d120da9fddee3a3f3febd85102675b1d1c8867bbdfb12acd6b81b5fe758b691643407d05070655080cd1aff1a31", + "sha256": "56a0476047685c572c9f78581dfc0db36c7699c7a943c47568c6ee136dcf4b51", + "sha1": "b9768250f8723b5145c90e9964f641e89a738150", + "md5": "41a5c4ad11c996cf8de4c24edfc129c7" + } + ] + } + ] +} diff --git a/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.module.md5 b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.module.md5 new file mode 100644 index 0000000..887773d --- /dev/null +++ b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.module.md5 @@ -0,0 +1 @@ +4c7f4594c822be3a283e85d3ea5e2acf \ No newline at end of file diff --git a/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.module.sha1 b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.module.sha1 new file mode 100644 index 0000000..b881ae4 --- /dev/null +++ b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.module.sha1 @@ -0,0 +1 @@ +69d3bc9f7fb50f38749409ff2814ceed9c93616b \ No newline at end of file diff --git a/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.module.sha256 b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.module.sha256 new file mode 100644 index 0000000..04263cb --- /dev/null +++ b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.module.sha256 @@ -0,0 +1 @@ +6edd8f8a9cff057c8b3bff86ba32a7989349c321ca5f22f27c119f286de15d8b \ No newline at end of file diff --git a/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.module.sha512 b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.module.sha512 new file mode 100644 index 0000000..aa57c4c --- /dev/null +++ b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.module.sha512 @@ -0,0 +1 @@ +d0c8f48cb47626564387f8ea62f791bb0fc0b5a0c40401999bc0a58080dbbaf9e989894634f20a043d40d81ad9ccf415e2bcccc4f45975c67751d160d77d052e \ No newline at end of file diff --git a/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.pom b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.pom new file mode 100644 index 0000000..5f8d36b --- /dev/null +++ b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan.sharemydocs.db + ShareMyDocsJooq + 1 + + + org.jooq + jooq + 3.16.4 + runtime + + + org.jooq + jooq-codegen + 3.16.4 + runtime + + + org.postgresql + postgresql + 42.3.2 + runtime + + + diff --git a/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.pom.md5 b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.pom.md5 new file mode 100644 index 0000000..d9ef213 --- /dev/null +++ b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.pom.md5 @@ -0,0 +1 @@ +3b80192bac4bf1ffb19430b3e5eedbfd \ No newline at end of file diff --git a/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.pom.sha1 b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.pom.sha1 new file mode 100644 index 0000000..41c0fb7 --- /dev/null +++ b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.pom.sha1 @@ -0,0 +1 @@ +f74a4ee622fd8668a4868a0a8d7b02bd3b4763d5 \ No newline at end of file diff --git a/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.pom.sha256 b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.pom.sha256 new file mode 100644 index 0000000..854c02a --- /dev/null +++ b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.pom.sha256 @@ -0,0 +1 @@ +ea627eb7565acc9ec960d0d115447baceac6392b58f41d2a34fd5f2595dbc683 \ No newline at end of file diff --git a/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.pom.sha512 b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.pom.sha512 new file mode 100644 index 0000000..4808ea2 --- /dev/null +++ b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/1/ShareMyDocsJooq-1.pom.sha512 @@ -0,0 +1 @@ +8708bdb7b845410d9df1ef49f9d9b332f85f1c587501a5aacf240494ef4113e80455643e5aa8c35a571af9c6fc07e535fde66b2f4f8f38e50b8f561b37560da8 \ No newline at end of file diff --git a/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/maven-metadata.xml b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/maven-metadata.xml new file mode 100644 index 0000000..e0047ca --- /dev/null +++ b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/maven-metadata.xml @@ -0,0 +1,13 @@ + + + de.jottyfan.sharemydocs.db + ShareMyDocsJooq + + 1 + 1 + + 1 + + 20221105110639 + + diff --git a/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/maven-metadata.xml.md5 b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/maven-metadata.xml.md5 new file mode 100644 index 0000000..3a6be3a --- /dev/null +++ b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/maven-metadata.xml.md5 @@ -0,0 +1 @@ +0b5e15340d7de43e38612917eda93c19 \ No newline at end of file diff --git a/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/maven-metadata.xml.sha1 b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/maven-metadata.xml.sha1 new file mode 100644 index 0000000..314a0b3 --- /dev/null +++ b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/maven-metadata.xml.sha1 @@ -0,0 +1 @@ +797c9c21b26971cb20712c237cb4b038521df3c8 \ No newline at end of file diff --git a/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/maven-metadata.xml.sha256 b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/maven-metadata.xml.sha256 new file mode 100644 index 0000000..9071ac5 --- /dev/null +++ b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/maven-metadata.xml.sha256 @@ -0,0 +1 @@ +579caea1b594cd0c297ecc68b040d8afcda22e995e8020883c99d4a63d94b999 \ No newline at end of file diff --git a/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/maven-metadata.xml.sha512 b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/maven-metadata.xml.sha512 new file mode 100644 index 0000000..aa0f17c --- /dev/null +++ b/de/jottyfan/sharemydocs/db/ShareMyDocsJooq/maven-metadata.xml.sha512 @@ -0,0 +1 @@ +c7ef725faeca09ba3154da537a06ab813aeb78f881f16d524c06ad84dce415eda1d1d7a6501715056daf6c031467b540771a9dc93e4bf275df9c1b17e72f9ce6 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.jar b/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.jar new file mode 100644 index 0000000..176d421 Binary files /dev/null and b/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.jar differ diff --git a/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.jar.md5 b/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.jar.md5 new file mode 100644 index 0000000..20555b0 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.jar.md5 @@ -0,0 +1 @@ +356068636fa531ed094cb2ab255f67a6 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.jar.sha1 b/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.jar.sha1 new file mode 100644 index 0000000..047824a --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.jar.sha1 @@ -0,0 +1 @@ +525db0bc1db728d7d91cef91a3332c257f27aeaa \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.jar.sha256 b/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.jar.sha256 new file mode 100644 index 0000000..96debff --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.jar.sha256 @@ -0,0 +1 @@ +c1c241676f6d5431bf1a6b64d3b98196db53706ac0bd32ab40a96eb91579f182 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.jar.sha512 b/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.jar.sha512 new file mode 100644 index 0000000..a221ef6 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.jar.sha512 @@ -0,0 +1 @@ +88d2df1713b9eccc86090228099553e9fd82715f6302f3fb109296035e8c972e4e207512dc02e9708690f4f928b5e0249e9a521c87a8b8eac8c5544fea812647 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.module b/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.module new file mode 100644 index 0000000..9d3fe70 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "timetrackjooq", + "version": "0.1.0", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "7.4" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 11, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "timetrackjooq-0.1.0.jar", + "url": "timetrackjooq-0.1.0.jar", + "size": 123017, + "sha512": "88d2df1713b9eccc86090228099553e9fd82715f6302f3fb109296035e8c972e4e207512dc02e9708690f4f928b5e0249e9a521c87a8b8eac8c5544fea812647", + "sha256": "c1c241676f6d5431bf1a6b64d3b98196db53706ac0bd32ab40a96eb91579f182", + "sha1": "525db0bc1db728d7d91cef91a3332c257f27aeaa", + "md5": "356068636fa531ed094cb2ab255f67a6" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 11, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "3.15.1" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "3.15.1" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "42.2.23" + } + } + ], + "files": [ + { + "name": "timetrackjooq-0.1.0.jar", + "url": "timetrackjooq-0.1.0.jar", + "size": 123017, + "sha512": "88d2df1713b9eccc86090228099553e9fd82715f6302f3fb109296035e8c972e4e207512dc02e9708690f4f928b5e0249e9a521c87a8b8eac8c5544fea812647", + "sha256": "c1c241676f6d5431bf1a6b64d3b98196db53706ac0bd32ab40a96eb91579f182", + "sha1": "525db0bc1db728d7d91cef91a3332c257f27aeaa", + "md5": "356068636fa531ed094cb2ab255f67a6" + } + ] + } + ] +} diff --git a/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.module.md5 b/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.module.md5 new file mode 100644 index 0000000..775b74c --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.module.md5 @@ -0,0 +1 @@ +224d63fb119a97877329bff4af8fafe9 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.module.sha1 b/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.module.sha1 new file mode 100644 index 0000000..15891e9 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.module.sha1 @@ -0,0 +1 @@ +62926b4a189a1464856cbee3d1f0170095a48a06 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.module.sha256 b/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.module.sha256 new file mode 100644 index 0000000..cdf845c --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.module.sha256 @@ -0,0 +1 @@ +2b8e0bd64ffaeb7c04086ffd8b799a76b06c89d9f67b5a77ed189978d0ef434d \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.module.sha512 b/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.module.sha512 new file mode 100644 index 0000000..50409ec --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.module.sha512 @@ -0,0 +1 @@ +4fa081e4b674c54e6549c2bfc9cc712b404e055e9e080d200dadb0ae7b2561dab719b5f85ffde6abfc9d6bc7ad1ab6a32e268907b27bd73dcda9046f2530fc39 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.pom b/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.pom new file mode 100644 index 0000000..176d33d --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + timetrackjooq + 0.1.0 + + + org.jooq + jooq + 3.15.1 + runtime + + + org.jooq + jooq-codegen + 3.15.1 + runtime + + + org.postgresql + postgresql + 42.2.23 + runtime + + + diff --git a/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.pom.md5 b/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.pom.md5 new file mode 100644 index 0000000..1732a29 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.pom.md5 @@ -0,0 +1 @@ +1b757ff09b34df3177cf23867b2705ca \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.pom.sha1 b/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.pom.sha1 new file mode 100644 index 0000000..d4d4a85 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.pom.sha1 @@ -0,0 +1 @@ +861b1b02f65cfc9f4fee8389e1f1bfda4080dde3 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.pom.sha256 b/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.pom.sha256 new file mode 100644 index 0000000..d008dad --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.pom.sha256 @@ -0,0 +1 @@ +035e8966e82a2035fe291fe88ed247bcb5208e098fa425f89d1b64393d9dfc9d \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.pom.sha512 b/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.pom.sha512 new file mode 100644 index 0000000..366f47f --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.0/timetrackjooq-0.1.0.pom.sha512 @@ -0,0 +1 @@ +af88b9a04eabd67b18c511e824178f99572d82b27636e286b29ea87d6ff60a9bafedd6752354bdb616c55aa5593e9e102a266e2ddca83380ddb656813e596e4e \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.jar b/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.jar new file mode 100644 index 0000000..a685ebf Binary files /dev/null and b/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.jar differ diff --git a/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.jar.md5 b/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.jar.md5 new file mode 100644 index 0000000..7ee5022 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.jar.md5 @@ -0,0 +1 @@ +c0e14e42e4a7e61c7fa9e05712c27aad \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.jar.sha1 b/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.jar.sha1 new file mode 100644 index 0000000..a6560dd --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.jar.sha1 @@ -0,0 +1 @@ +a22757e67ed33c0d9c9efa29c2827d4ec0cad1c8 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.jar.sha256 b/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.jar.sha256 new file mode 100644 index 0000000..e8ba22f --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.jar.sha256 @@ -0,0 +1 @@ +21076d68ec52b7188d934a887029c520a30a9cdb0c0fc62d8d9038aec412a24b \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.jar.sha512 b/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.jar.sha512 new file mode 100644 index 0000000..bcdb50a --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.jar.sha512 @@ -0,0 +1 @@ +a9097e22798f288db50607a88cd4f328f5cd8d14ebc36cbcbe461bddccacebfd3daddc240ab8d59d84a60da7fe80b942eb9cc1be0eefdaf5142823a6ebc06e77 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.module b/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.module new file mode 100644 index 0000000..910f466 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "timetrackjooq", + "version": "0.1.1", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "7.4" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 11, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "timetrackjooq-0.1.1.jar", + "url": "timetrackjooq-0.1.1.jar", + "size": 138622, + "sha512": "a9097e22798f288db50607a88cd4f328f5cd8d14ebc36cbcbe461bddccacebfd3daddc240ab8d59d84a60da7fe80b942eb9cc1be0eefdaf5142823a6ebc06e77", + "sha256": "21076d68ec52b7188d934a887029c520a30a9cdb0c0fc62d8d9038aec412a24b", + "sha1": "a22757e67ed33c0d9c9efa29c2827d4ec0cad1c8", + "md5": "c0e14e42e4a7e61c7fa9e05712c27aad" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 11, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "3.15.1" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "3.15.1" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "42.2.23" + } + } + ], + "files": [ + { + "name": "timetrackjooq-0.1.1.jar", + "url": "timetrackjooq-0.1.1.jar", + "size": 138622, + "sha512": "a9097e22798f288db50607a88cd4f328f5cd8d14ebc36cbcbe461bddccacebfd3daddc240ab8d59d84a60da7fe80b942eb9cc1be0eefdaf5142823a6ebc06e77", + "sha256": "21076d68ec52b7188d934a887029c520a30a9cdb0c0fc62d8d9038aec412a24b", + "sha1": "a22757e67ed33c0d9c9efa29c2827d4ec0cad1c8", + "md5": "c0e14e42e4a7e61c7fa9e05712c27aad" + } + ] + } + ] +} diff --git a/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.module.md5 b/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.module.md5 new file mode 100644 index 0000000..5e7c645 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.module.md5 @@ -0,0 +1 @@ +266614c9638b08efe144fd041c393525 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.module.sha1 b/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.module.sha1 new file mode 100644 index 0000000..3835c3d --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.module.sha1 @@ -0,0 +1 @@ +618a6380aeaef9d0dc60d70937d864b94c397614 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.module.sha256 b/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.module.sha256 new file mode 100644 index 0000000..a523ec4 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.module.sha256 @@ -0,0 +1 @@ +092e0662a78b97f38eb3c6e97c2931a438b9128660a62f377d39d8134f1048f7 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.module.sha512 b/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.module.sha512 new file mode 100644 index 0000000..0f66734 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.module.sha512 @@ -0,0 +1 @@ +14684d1822c591fe9bd2af7014c64621f4d1280fff1471743ad9c7ac5ca1c8c4bf1a8fc14e02d6437a85559d001ba9b0788e5c2d431d587e8da05d551e284e68 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.pom b/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.pom new file mode 100644 index 0000000..d34bdea --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + timetrackjooq + 0.1.1 + + + org.jooq + jooq + 3.15.1 + runtime + + + org.jooq + jooq-codegen + 3.15.1 + runtime + + + org.postgresql + postgresql + 42.2.23 + runtime + + + diff --git a/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.pom.md5 b/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.pom.md5 new file mode 100644 index 0000000..f928d54 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.pom.md5 @@ -0,0 +1 @@ +6b3559ab62d2774d2e54a608592124ee \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.pom.sha1 b/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.pom.sha1 new file mode 100644 index 0000000..47d4c23 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.pom.sha1 @@ -0,0 +1 @@ +c694493db0ee0855e7589919b868c9cc70710984 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.pom.sha256 b/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.pom.sha256 new file mode 100644 index 0000000..027e304 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.pom.sha256 @@ -0,0 +1 @@ +53e630c7ae7bacc299962ffc93c613552d664c652167e9d990f91d3c44cfed3a \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.pom.sha512 b/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.pom.sha512 new file mode 100644 index 0000000..5378243 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.1/timetrackjooq-0.1.1.pom.sha512 @@ -0,0 +1 @@ +f5c255df8c082925307b4618a96a7dcdb2f535a9b5bf40d138b41aa4dae4277d0fa4a7409f30a6f76de4418cb4f516e12a4e796b1171b1900f07b305bc95924f \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.jar b/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.jar new file mode 100644 index 0000000..2ecb34e Binary files /dev/null and b/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.jar differ diff --git a/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.jar.md5 b/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.jar.md5 new file mode 100644 index 0000000..11daa24 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.jar.md5 @@ -0,0 +1 @@ +6c39d3e081875b7195433c7ef24b2644 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.jar.sha1 b/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.jar.sha1 new file mode 100644 index 0000000..e7234e6 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.jar.sha1 @@ -0,0 +1 @@ +30019840e7a63d609fd58747ebe5c80d2e991a2f \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.jar.sha256 b/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.jar.sha256 new file mode 100644 index 0000000..ccb5d00 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.jar.sha256 @@ -0,0 +1 @@ +6cfaa65315ef72a1d7f09fd11dcbccf7feb16e5a39e035a067d8f32db1148e06 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.jar.sha512 b/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.jar.sha512 new file mode 100644 index 0000000..c5f4b05 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.jar.sha512 @@ -0,0 +1 @@ +de026dd374d051993da5b33477cb0a09218c940ade1f6461151bd80c30fbc9f23ab4c58e39e8d5ba5f4ec866db24d2c8d28f870e01b7e4f052edd97007e61d80 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.module b/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.module new file mode 100644 index 0000000..f519449 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "timetrackjooq", + "version": "0.1.2", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "7.4" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "timetrackjooq-0.1.2.jar", + "url": "timetrackjooq-0.1.2.jar", + "size": 157111, + "sha512": "de026dd374d051993da5b33477cb0a09218c940ade1f6461151bd80c30fbc9f23ab4c58e39e8d5ba5f4ec866db24d2c8d28f870e01b7e4f052edd97007e61d80", + "sha256": "6cfaa65315ef72a1d7f09fd11dcbccf7feb16e5a39e035a067d8f32db1148e06", + "sha1": "30019840e7a63d609fd58747ebe5c80d2e991a2f", + "md5": "6c39d3e081875b7195433c7ef24b2644" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "3.18.6" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "3.18.6" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "42.6.0" + } + } + ], + "files": [ + { + "name": "timetrackjooq-0.1.2.jar", + "url": "timetrackjooq-0.1.2.jar", + "size": 157111, + "sha512": "de026dd374d051993da5b33477cb0a09218c940ade1f6461151bd80c30fbc9f23ab4c58e39e8d5ba5f4ec866db24d2c8d28f870e01b7e4f052edd97007e61d80", + "sha256": "6cfaa65315ef72a1d7f09fd11dcbccf7feb16e5a39e035a067d8f32db1148e06", + "sha1": "30019840e7a63d609fd58747ebe5c80d2e991a2f", + "md5": "6c39d3e081875b7195433c7ef24b2644" + } + ] + } + ] +} diff --git a/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.module.md5 b/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.module.md5 new file mode 100644 index 0000000..70c7017 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.module.md5 @@ -0,0 +1 @@ +79f2fcad4ed9f42f8ac8566f1fc861f4 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.module.sha1 b/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.module.sha1 new file mode 100644 index 0000000..74ee893 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.module.sha1 @@ -0,0 +1 @@ +8fe577ba25babcf3b9d87fd7eedebab863bc5a94 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.module.sha256 b/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.module.sha256 new file mode 100644 index 0000000..b1ac026 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.module.sha256 @@ -0,0 +1 @@ +8768f026f20000e6e5805d73c26e0a194843998472601629022ebc30d4343a1f \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.module.sha512 b/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.module.sha512 new file mode 100644 index 0000000..4370f3e --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.module.sha512 @@ -0,0 +1 @@ +db72982af99de808a812608623bd2789cc2b3b8c17307f53a0b8961657851d8910ca85b9ed26ab75b85bcece0d05bd40a44ef83d0430ed3e724f129cf10fba23 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.pom b/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.pom new file mode 100644 index 0000000..36fe156 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + timetrackjooq + 0.1.2 + + + org.jooq + jooq + 3.18.6 + runtime + + + org.jooq + jooq-codegen + 3.18.6 + runtime + + + org.postgresql + postgresql + 42.6.0 + runtime + + + diff --git a/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.pom.md5 b/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.pom.md5 new file mode 100644 index 0000000..73f1f67 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.pom.md5 @@ -0,0 +1 @@ +03d6a08fe9286c9014211e14bcadcd08 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.pom.sha1 b/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.pom.sha1 new file mode 100644 index 0000000..2be62a9 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.pom.sha1 @@ -0,0 +1 @@ +f8f74d5e9d70b15cddcbc4ec74790388e1d4bb43 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.pom.sha256 b/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.pom.sha256 new file mode 100644 index 0000000..e978641 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.pom.sha256 @@ -0,0 +1 @@ +09d64b9f18371348d7494b65fc858fce40a0501b66b065bff6b6efb433782cfd \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.pom.sha512 b/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.pom.sha512 new file mode 100644 index 0000000..035f81a --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.2/timetrackjooq-0.1.2.pom.sha512 @@ -0,0 +1 @@ +16da6fbd07a2a57f990824ca526fd37817b83a833a3addb60bbeeed91da95592544af0903ec7a5e5d65c8b9530a8a48046488297521e68821e65cc6697780420 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.jar b/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.jar new file mode 100644 index 0000000..974d739 Binary files /dev/null and b/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.jar differ diff --git a/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.jar.md5 b/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.jar.md5 new file mode 100644 index 0000000..267890f --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.jar.md5 @@ -0,0 +1 @@ +d52d0bdb1dfcf957b47997d520c80d7e \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.jar.sha1 b/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.jar.sha1 new file mode 100644 index 0000000..c8876cd --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.jar.sha1 @@ -0,0 +1 @@ +35e34e6d9b385dc3f9df5401ced1d4396cfd28d4 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.jar.sha256 b/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.jar.sha256 new file mode 100644 index 0000000..810b5ee --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.jar.sha256 @@ -0,0 +1 @@ +6af3239c2a96d6b8659a09d89d6fdc7c9ce309feda9e02371b74382d568b4235 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.jar.sha512 b/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.jar.sha512 new file mode 100644 index 0000000..1d80f32 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.jar.sha512 @@ -0,0 +1 @@ +1e56fa0ad3c13b547e26a3372db81c16960c79f9825cf5cdb316bfacfee81925676682c83c726dacf82bec7379f4e143a9e8f734f410d9fd11ff35e277f83ae4 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.module b/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.module new file mode 100644 index 0000000..d0c1cc9 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "timetrackjooq", + "version": "0.1.3", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "7.4" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "timetrackjooq-0.1.3.jar", + "url": "timetrackjooq-0.1.3.jar", + "size": 173695, + "sha512": "1e56fa0ad3c13b547e26a3372db81c16960c79f9825cf5cdb316bfacfee81925676682c83c726dacf82bec7379f4e143a9e8f734f410d9fd11ff35e277f83ae4", + "sha256": "6af3239c2a96d6b8659a09d89d6fdc7c9ce309feda9e02371b74382d568b4235", + "sha1": "35e34e6d9b385dc3f9df5401ced1d4396cfd28d4", + "md5": "d52d0bdb1dfcf957b47997d520c80d7e" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "3.18.6" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "3.18.6" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "42.6.0" + } + } + ], + "files": [ + { + "name": "timetrackjooq-0.1.3.jar", + "url": "timetrackjooq-0.1.3.jar", + "size": 173695, + "sha512": "1e56fa0ad3c13b547e26a3372db81c16960c79f9825cf5cdb316bfacfee81925676682c83c726dacf82bec7379f4e143a9e8f734f410d9fd11ff35e277f83ae4", + "sha256": "6af3239c2a96d6b8659a09d89d6fdc7c9ce309feda9e02371b74382d568b4235", + "sha1": "35e34e6d9b385dc3f9df5401ced1d4396cfd28d4", + "md5": "d52d0bdb1dfcf957b47997d520c80d7e" + } + ] + } + ] +} diff --git a/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.module.md5 b/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.module.md5 new file mode 100644 index 0000000..4cb515f --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.module.md5 @@ -0,0 +1 @@ +b5c44183ef6b9f67e6feb517f19c99c2 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.module.sha1 b/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.module.sha1 new file mode 100644 index 0000000..3c3468a --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.module.sha1 @@ -0,0 +1 @@ +35e75a7416ce2a1863305f07e3a88a68c5b5c6c2 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.module.sha256 b/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.module.sha256 new file mode 100644 index 0000000..74267b1 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.module.sha256 @@ -0,0 +1 @@ +1e622beb7c34a9d8adae2e3a8205ab9997daa7ec1885401f3909b1d8a8f61eef \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.module.sha512 b/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.module.sha512 new file mode 100644 index 0000000..a756e44 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.module.sha512 @@ -0,0 +1 @@ +2480d4a58b6743ae042648f1eac58bdb6f61807053aee946973c450c2799a01cddddd181624ef1d8d39c50e5a00307eafc41297141ffe2f9acc55901b1731064 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.pom b/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.pom new file mode 100644 index 0000000..d40d844 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + timetrackjooq + 0.1.3 + + + org.jooq + jooq + 3.18.6 + runtime + + + org.jooq + jooq-codegen + 3.18.6 + runtime + + + org.postgresql + postgresql + 42.6.0 + runtime + + + diff --git a/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.pom.md5 b/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.pom.md5 new file mode 100644 index 0000000..c00e618 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.pom.md5 @@ -0,0 +1 @@ +eb308844f4c1d5afb80ed7eb45d538f9 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.pom.sha1 b/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.pom.sha1 new file mode 100644 index 0000000..aa587f5 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.pom.sha1 @@ -0,0 +1 @@ +54507e6b57c0c3de72d96b08472b084a0ec2b495 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.pom.sha256 b/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.pom.sha256 new file mode 100644 index 0000000..a186c8b --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.pom.sha256 @@ -0,0 +1 @@ +c7c032449025457379dae6a9029607eac1a076abdf057b8e78bb7c92df602d14 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.pom.sha512 b/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.pom.sha512 new file mode 100644 index 0000000..5eb28c5 --- /dev/null +++ b/de/jottyfan/timetrackjooq/0.1.3/timetrackjooq-0.1.3.pom.sha512 @@ -0,0 +1 @@ +6141de0b2a2a88767d8dbd0e75ce51a4fafbd1555b6e0511812422ce9b266f07795a10d04920869aab2d1e67d2fd1ee8378c2dc94b50b4c07bc054cd35f020a3 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.jar b/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.jar new file mode 100644 index 0000000..29f5e5d Binary files /dev/null and b/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.jar differ diff --git a/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.jar.md5 b/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.jar.md5 new file mode 100644 index 0000000..81219a9 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.jar.md5 @@ -0,0 +1 @@ +a28fed77cdb44d65c9306fecd1b78976 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.jar.sha1 b/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.jar.sha1 new file mode 100644 index 0000000..b44ff29 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.jar.sha1 @@ -0,0 +1 @@ +65e93477860d22884ab51260625abb611cf092d7 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.jar.sha256 b/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.jar.sha256 new file mode 100644 index 0000000..d94601b --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.jar.sha256 @@ -0,0 +1 @@ +539fac35687ba1e9e261bbb676cffea8ce09808f724b9640afd0713941246d37 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.jar.sha512 b/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.jar.sha512 new file mode 100644 index 0000000..1394655 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.jar.sha512 @@ -0,0 +1 @@ +4fc2900c8833d3d61674687b768e27ecf45e376f0aa02cc2ccc4a17437cc7d6d7b0839f202a5ebf79cd47e5b09ba23b974671cdd695ea44fae0246a3d54773e6 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.module b/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.module new file mode 100644 index 0000000..5547fff --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "timetrackjooq", + "version": "20240103", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "7.4" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "timetrackjooq-20240103.jar", + "url": "timetrackjooq-20240103.jar", + "size": 174316, + "sha512": "4fc2900c8833d3d61674687b768e27ecf45e376f0aa02cc2ccc4a17437cc7d6d7b0839f202a5ebf79cd47e5b09ba23b974671cdd695ea44fae0246a3d54773e6", + "sha256": "539fac35687ba1e9e261bbb676cffea8ce09808f724b9640afd0713941246d37", + "sha1": "65e93477860d22884ab51260625abb611cf092d7", + "md5": "a28fed77cdb44d65c9306fecd1b78976" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "3.18.6" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "3.18.6" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "42.6.0" + } + } + ], + "files": [ + { + "name": "timetrackjooq-20240103.jar", + "url": "timetrackjooq-20240103.jar", + "size": 174316, + "sha512": "4fc2900c8833d3d61674687b768e27ecf45e376f0aa02cc2ccc4a17437cc7d6d7b0839f202a5ebf79cd47e5b09ba23b974671cdd695ea44fae0246a3d54773e6", + "sha256": "539fac35687ba1e9e261bbb676cffea8ce09808f724b9640afd0713941246d37", + "sha1": "65e93477860d22884ab51260625abb611cf092d7", + "md5": "a28fed77cdb44d65c9306fecd1b78976" + } + ] + } + ] +} diff --git a/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.module.md5 b/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.module.md5 new file mode 100644 index 0000000..eed0654 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.module.md5 @@ -0,0 +1 @@ +858c8839529bec9f2ac3c4703f6de198 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.module.sha1 b/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.module.sha1 new file mode 100644 index 0000000..34d9b21 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.module.sha1 @@ -0,0 +1 @@ +f95d3af0d5c8ab1bd87a881ac8467eecac709fb4 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.module.sha256 b/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.module.sha256 new file mode 100644 index 0000000..d1a6210 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.module.sha256 @@ -0,0 +1 @@ +fc566512f50805b61ebd6371a8c4af02205ae9b7b3cad582fb73d17a7622e573 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.module.sha512 b/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.module.sha512 new file mode 100644 index 0000000..6eb2e46 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.module.sha512 @@ -0,0 +1 @@ +0ea403cb2960a71150bce228772621a3b5e4f43a0e9aae74d6a513989013aff07af51fbc87d9d1795346883e39f3a520c2dc4135643c7a662941494b65334c7c \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.pom b/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.pom new file mode 100644 index 0000000..4ce4137 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + timetrackjooq + 20240103 + + + org.jooq + jooq + 3.18.6 + runtime + + + org.jooq + jooq-codegen + 3.18.6 + runtime + + + org.postgresql + postgresql + 42.6.0 + runtime + + + diff --git a/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.pom.md5 b/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.pom.md5 new file mode 100644 index 0000000..aa0d03a --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.pom.md5 @@ -0,0 +1 @@ +a086a3d4beaef74f7abfa5e91f1aa9eb \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.pom.sha1 b/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.pom.sha1 new file mode 100644 index 0000000..835e1f7 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.pom.sha1 @@ -0,0 +1 @@ +939d2f75ab10ef312d3360b48d2223fe604771cd \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.pom.sha256 b/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.pom.sha256 new file mode 100644 index 0000000..acd466f --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.pom.sha256 @@ -0,0 +1 @@ +07249830f99ac9f985c9c40ee06499889aa726517eccdd896a7b90b0570eddb4 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.pom.sha512 b/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.pom.sha512 new file mode 100644 index 0000000..f6f9cd4 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103/timetrackjooq-20240103.pom.sha512 @@ -0,0 +1 @@ +e6d2a5a0d2225d683c42dd464a7ff7cbff0e100e920218566c559a8477c38d2312d00c0b7b53895ad08b47580491be539e1e7faa5f481bf5aeac621df7ee7548 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.jar b/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.jar new file mode 100644 index 0000000..9f0b238 Binary files /dev/null and b/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.jar differ diff --git a/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.jar.md5 b/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.jar.md5 new file mode 100644 index 0000000..0a182a6 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.jar.md5 @@ -0,0 +1 @@ +1b7a9e3c7224f4002fc10a033d505d41 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.jar.sha1 b/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.jar.sha1 new file mode 100644 index 0000000..dfc306f --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.jar.sha1 @@ -0,0 +1 @@ +6f9e5ea6e7702760037954989941e2f4868174d5 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.jar.sha256 b/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.jar.sha256 new file mode 100644 index 0000000..8c2ff09 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.jar.sha256 @@ -0,0 +1 @@ +8b536af32b2ad60b06bb566058f9bc94278eb0d38243fe9793eeb1b832fcfbaa \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.jar.sha512 b/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.jar.sha512 new file mode 100644 index 0000000..5decf12 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.jar.sha512 @@ -0,0 +1 @@ +ae71934fd63aac8caa0936da26d9cf9ada65cfaad2f69c3f725f4a43c4dec7be53e394b62f62a33561e7a2de911b11e480f1cb9ffc6bb49f84c954e5d363254f \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.module b/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.module new file mode 100644 index 0000000..99bd3ae --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "timetrackjooq", + "version": "20240103b", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "7.4" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "timetrackjooq-20240103b.jar", + "url": "timetrackjooq-20240103b.jar", + "size": 174443, + "sha512": "ae71934fd63aac8caa0936da26d9cf9ada65cfaad2f69c3f725f4a43c4dec7be53e394b62f62a33561e7a2de911b11e480f1cb9ffc6bb49f84c954e5d363254f", + "sha256": "8b536af32b2ad60b06bb566058f9bc94278eb0d38243fe9793eeb1b832fcfbaa", + "sha1": "6f9e5ea6e7702760037954989941e2f4868174d5", + "md5": "1b7a9e3c7224f4002fc10a033d505d41" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "3.18.6" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "3.18.6" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "42.6.0" + } + } + ], + "files": [ + { + "name": "timetrackjooq-20240103b.jar", + "url": "timetrackjooq-20240103b.jar", + "size": 174443, + "sha512": "ae71934fd63aac8caa0936da26d9cf9ada65cfaad2f69c3f725f4a43c4dec7be53e394b62f62a33561e7a2de911b11e480f1cb9ffc6bb49f84c954e5d363254f", + "sha256": "8b536af32b2ad60b06bb566058f9bc94278eb0d38243fe9793eeb1b832fcfbaa", + "sha1": "6f9e5ea6e7702760037954989941e2f4868174d5", + "md5": "1b7a9e3c7224f4002fc10a033d505d41" + } + ] + } + ] +} diff --git a/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.module.md5 b/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.module.md5 new file mode 100644 index 0000000..568a7e6 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.module.md5 @@ -0,0 +1 @@ +fead81da5de0cc10bb6f5504c168ed8c \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.module.sha1 b/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.module.sha1 new file mode 100644 index 0000000..170a2bc --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.module.sha1 @@ -0,0 +1 @@ +a9f75ffbdd948f2df945d8896f967d6054e958f3 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.module.sha256 b/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.module.sha256 new file mode 100644 index 0000000..c0eb6f2 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.module.sha256 @@ -0,0 +1 @@ +586e93dfdaa616f11fce973de6093e03cae0f0522a642e1a5a710cdcc02afc0d \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.module.sha512 b/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.module.sha512 new file mode 100644 index 0000000..5367355 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.module.sha512 @@ -0,0 +1 @@ +8a0c1d67e88937c8ec1b5ecd122de8c12fdc1839992fafd87f50aa94209c64d08a94009fa1cfbe6aa60a5e43ee57b5fa91af697fad150e44a2128d5dd30a09ad \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.pom b/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.pom new file mode 100644 index 0000000..841f07d --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + timetrackjooq + 20240103b + + + org.jooq + jooq + 3.18.6 + runtime + + + org.jooq + jooq-codegen + 3.18.6 + runtime + + + org.postgresql + postgresql + 42.6.0 + runtime + + + diff --git a/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.pom.md5 b/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.pom.md5 new file mode 100644 index 0000000..6837451 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.pom.md5 @@ -0,0 +1 @@ +774d22ef635c3e6f5e9b5c16a1c8ba0e \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.pom.sha1 b/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.pom.sha1 new file mode 100644 index 0000000..7ddadf6 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.pom.sha1 @@ -0,0 +1 @@ +e8253b26b679c643fd88c586e8f5704f321f50e2 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.pom.sha256 b/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.pom.sha256 new file mode 100644 index 0000000..e1ba42f --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.pom.sha256 @@ -0,0 +1 @@ +05d4102560d2ba50c2712db22748764262ffa7d08916d69dd67fbadc0a972064 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.pom.sha512 b/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.pom.sha512 new file mode 100644 index 0000000..15d062d --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103b/timetrackjooq-20240103b.pom.sha512 @@ -0,0 +1 @@ +60a566db2cd79080e27b7f80f1b9f71c6bfc399de6d76785f30ca6f92681d2ccd4de8a60b33172f456fec7cdb8cc340eae72d05e06a00cdd61634ba2cb8c75dd \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.jar b/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.jar new file mode 100644 index 0000000..04f0511 Binary files /dev/null and b/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.jar differ diff --git a/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.jar.md5 b/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.jar.md5 new file mode 100644 index 0000000..336ecc3 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.jar.md5 @@ -0,0 +1 @@ +8bd875d98e670c6d33382e19a33d7b8b \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.jar.sha1 b/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.jar.sha1 new file mode 100644 index 0000000..008e495 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.jar.sha1 @@ -0,0 +1 @@ +096b5ee6b923cc5bc743eeda7e5a4901476ef259 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.jar.sha256 b/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.jar.sha256 new file mode 100644 index 0000000..abe81a0 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.jar.sha256 @@ -0,0 +1 @@ +f06318b71e71ec01d80cd059776781b01e3978015be11a248dd6b74ef3b49e13 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.jar.sha512 b/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.jar.sha512 new file mode 100644 index 0000000..1e4c837 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.jar.sha512 @@ -0,0 +1 @@ +adc7040861f00a4a66cd81a1a57472cd6d68967714d2a5689dbc987f10d35b91f6cb55789dd426ec61f2fd29ce1624b38857d9c3a64431be9ec3b814a8f2b5dd \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.module b/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.module new file mode 100644 index 0000000..d51d644 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "timetrackjooq", + "version": "20240103c", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "7.4" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "timetrackjooq-20240103c.jar", + "url": "timetrackjooq-20240103c.jar", + "size": 179325, + "sha512": "adc7040861f00a4a66cd81a1a57472cd6d68967714d2a5689dbc987f10d35b91f6cb55789dd426ec61f2fd29ce1624b38857d9c3a64431be9ec3b814a8f2b5dd", + "sha256": "f06318b71e71ec01d80cd059776781b01e3978015be11a248dd6b74ef3b49e13", + "sha1": "096b5ee6b923cc5bc743eeda7e5a4901476ef259", + "md5": "8bd875d98e670c6d33382e19a33d7b8b" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "3.18.6" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "3.18.6" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "42.6.0" + } + } + ], + "files": [ + { + "name": "timetrackjooq-20240103c.jar", + "url": "timetrackjooq-20240103c.jar", + "size": 179325, + "sha512": "adc7040861f00a4a66cd81a1a57472cd6d68967714d2a5689dbc987f10d35b91f6cb55789dd426ec61f2fd29ce1624b38857d9c3a64431be9ec3b814a8f2b5dd", + "sha256": "f06318b71e71ec01d80cd059776781b01e3978015be11a248dd6b74ef3b49e13", + "sha1": "096b5ee6b923cc5bc743eeda7e5a4901476ef259", + "md5": "8bd875d98e670c6d33382e19a33d7b8b" + } + ] + } + ] +} diff --git a/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.module.md5 b/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.module.md5 new file mode 100644 index 0000000..259d776 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.module.md5 @@ -0,0 +1 @@ +12cd932a6cfe9831e63b853d5bb4b9d7 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.module.sha1 b/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.module.sha1 new file mode 100644 index 0000000..c4e3983 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.module.sha1 @@ -0,0 +1 @@ +176387596d2e1147b99c6db6f9e9e07065722044 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.module.sha256 b/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.module.sha256 new file mode 100644 index 0000000..0564201 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.module.sha256 @@ -0,0 +1 @@ +898412141488f0bf3b7fc8b9581c01e6953ac5fe84605cc206abfa1e2414aeaa \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.module.sha512 b/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.module.sha512 new file mode 100644 index 0000000..c808b82 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.module.sha512 @@ -0,0 +1 @@ +9668c6c78fed5d40b08665ac3281a0b1115b8fdbc777a12dbcebdba13e290348537dffd21a68f586720503268af893b89ea8bf3a88c50efb9321808e9e8466cd \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.pom b/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.pom new file mode 100644 index 0000000..2dc9bff --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + timetrackjooq + 20240103c + + + org.jooq + jooq + 3.18.6 + runtime + + + org.jooq + jooq-codegen + 3.18.6 + runtime + + + org.postgresql + postgresql + 42.6.0 + runtime + + + diff --git a/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.pom.md5 b/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.pom.md5 new file mode 100644 index 0000000..51d95ee --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.pom.md5 @@ -0,0 +1 @@ +b7b0597655b756b3a368c063815133f8 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.pom.sha1 b/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.pom.sha1 new file mode 100644 index 0000000..e1e0762 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.pom.sha1 @@ -0,0 +1 @@ +cad064e916f50a6ce0499146db6bdaa97e5b0c57 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.pom.sha256 b/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.pom.sha256 new file mode 100644 index 0000000..b74fc58 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.pom.sha256 @@ -0,0 +1 @@ +be0f6f7584044ee9caf875c0818c911d6de0607ccf68632a08e457ef018bd67f \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.pom.sha512 b/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.pom.sha512 new file mode 100644 index 0000000..d3d5eb0 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103c/timetrackjooq-20240103c.pom.sha512 @@ -0,0 +1 @@ +2bd4ab33829693b15d19b5b0c5028703ac70c1eea7abe7cd42632ee65d5765a8737017f70339c209fc3f39994d6bdbb00d4b87151b00ad7d07d671c6886e3ff2 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.jar b/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.jar new file mode 100644 index 0000000..378026c Binary files /dev/null and b/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.jar differ diff --git a/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.jar.md5 b/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.jar.md5 new file mode 100644 index 0000000..adf3b0c --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.jar.md5 @@ -0,0 +1 @@ +94273044e89bf16b2393fcc4edf0f18f \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.jar.sha1 b/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.jar.sha1 new file mode 100644 index 0000000..6503c54 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.jar.sha1 @@ -0,0 +1 @@ +8646332c4e94f0733b328f9199591bfb9764257b \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.jar.sha256 b/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.jar.sha256 new file mode 100644 index 0000000..9160743 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.jar.sha256 @@ -0,0 +1 @@ +22d8a9c8ea8859115e13cf4b1d28f1e30dd318983f91f4a3301caf153b41a6aa \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.jar.sha512 b/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.jar.sha512 new file mode 100644 index 0000000..4454c86 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.jar.sha512 @@ -0,0 +1 @@ +79d71a86e5d811de95a0603d2feded5fed1b22fd2e4a77695af45e5f7f27c01a2bc9610fc674dbe42139a2a94aad39181840106b6bd1151dc0181e7c428013e0 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.module b/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.module new file mode 100644 index 0000000..7974e4a --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "timetrackjooq", + "version": "20240103d", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "7.4" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "timetrackjooq-20240103d.jar", + "url": "timetrackjooq-20240103d.jar", + "size": 179887, + "sha512": "79d71a86e5d811de95a0603d2feded5fed1b22fd2e4a77695af45e5f7f27c01a2bc9610fc674dbe42139a2a94aad39181840106b6bd1151dc0181e7c428013e0", + "sha256": "22d8a9c8ea8859115e13cf4b1d28f1e30dd318983f91f4a3301caf153b41a6aa", + "sha1": "8646332c4e94f0733b328f9199591bfb9764257b", + "md5": "94273044e89bf16b2393fcc4edf0f18f" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "3.18.6" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "3.18.6" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "42.6.0" + } + } + ], + "files": [ + { + "name": "timetrackjooq-20240103d.jar", + "url": "timetrackjooq-20240103d.jar", + "size": 179887, + "sha512": "79d71a86e5d811de95a0603d2feded5fed1b22fd2e4a77695af45e5f7f27c01a2bc9610fc674dbe42139a2a94aad39181840106b6bd1151dc0181e7c428013e0", + "sha256": "22d8a9c8ea8859115e13cf4b1d28f1e30dd318983f91f4a3301caf153b41a6aa", + "sha1": "8646332c4e94f0733b328f9199591bfb9764257b", + "md5": "94273044e89bf16b2393fcc4edf0f18f" + } + ] + } + ] +} diff --git a/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.module.md5 b/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.module.md5 new file mode 100644 index 0000000..3e54e6e --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.module.md5 @@ -0,0 +1 @@ +2167de47d0124fe3f4bf4fef94a7b3a9 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.module.sha1 b/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.module.sha1 new file mode 100644 index 0000000..7d7b3f7 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.module.sha1 @@ -0,0 +1 @@ +a232b77daef5e0e56269695afe41d2bd21def6c2 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.module.sha256 b/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.module.sha256 new file mode 100644 index 0000000..e78f22c --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.module.sha256 @@ -0,0 +1 @@ +c302bff37e473909f73b51a13b0aadcc28e8ad6f3917ecdd62bb837a2e8f74f6 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.module.sha512 b/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.module.sha512 new file mode 100644 index 0000000..02bc2d9 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.module.sha512 @@ -0,0 +1 @@ +c9f5091ebb389d43edec92659cbb6665ffb3d881d84472dc97adc3ebd39c0d807488a62d3f518bf0c95eb5f144be8472827daf4f04153dbaf19d3bba05cde185 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.pom b/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.pom new file mode 100644 index 0000000..0fa8d85 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + timetrackjooq + 20240103d + + + org.jooq + jooq + 3.18.6 + runtime + + + org.jooq + jooq-codegen + 3.18.6 + runtime + + + org.postgresql + postgresql + 42.6.0 + runtime + + + diff --git a/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.pom.md5 b/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.pom.md5 new file mode 100644 index 0000000..6c3a936 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.pom.md5 @@ -0,0 +1 @@ +6076da8b531f3a7f7c1ba9bc86a0ab11 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.pom.sha1 b/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.pom.sha1 new file mode 100644 index 0000000..997b408 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.pom.sha1 @@ -0,0 +1 @@ +5d1f23664957a5ae6fee0088414b0e779ca5c49b \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.pom.sha256 b/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.pom.sha256 new file mode 100644 index 0000000..b89b97f --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.pom.sha256 @@ -0,0 +1 @@ +1e6cbc8c7e3cc7c999a2059648a318db1009ec3c54b8c1a5b93c79cb843b1919 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.pom.sha512 b/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.pom.sha512 new file mode 100644 index 0000000..bb52b5b --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240103d/timetrackjooq-20240103d.pom.sha512 @@ -0,0 +1 @@ +e9f10fecceaa8f0580ffa83c09ba63d138dcd20c2c1d6c585c6d83f87962fb8214c0e5f1ccc21e3fa9b783d5ec1b9df9954c574c46f67a8418907c08e17a33e3 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.jar b/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.jar new file mode 100644 index 0000000..512c6b4 Binary files /dev/null and b/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.jar differ diff --git a/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.jar.md5 b/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.jar.md5 new file mode 100644 index 0000000..002c9fe --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.jar.md5 @@ -0,0 +1 @@ +2a5f4c74d00673cc4cf6830e054659ff \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.jar.sha1 b/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.jar.sha1 new file mode 100644 index 0000000..174fe86 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.jar.sha1 @@ -0,0 +1 @@ +ec019e5b72875773e4028c8e657a5b9359841be8 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.jar.sha256 b/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.jar.sha256 new file mode 100644 index 0000000..f3b17f4 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.jar.sha256 @@ -0,0 +1 @@ +b5ab19b10d2848b3de90eca293053d975a928e526c044ef493918451efbb8524 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.jar.sha512 b/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.jar.sha512 new file mode 100644 index 0000000..16341ef --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.jar.sha512 @@ -0,0 +1 @@ +53279fe0c885a51372d575b525bc2c7bc959e62326723ee6ae8e25dcec008184cef540624df37a975343651e4dc7362937934f06a154b691c7544ee69a9f9d7c \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.module b/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.module new file mode 100644 index 0000000..2aa9a1f --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "timetrackjooq", + "version": "20240104", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "7.4" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "timetrackjooq-20240104.jar", + "url": "timetrackjooq-20240104.jar", + "size": 179883, + "sha512": "53279fe0c885a51372d575b525bc2c7bc959e62326723ee6ae8e25dcec008184cef540624df37a975343651e4dc7362937934f06a154b691c7544ee69a9f9d7c", + "sha256": "b5ab19b10d2848b3de90eca293053d975a928e526c044ef493918451efbb8524", + "sha1": "ec019e5b72875773e4028c8e657a5b9359841be8", + "md5": "2a5f4c74d00673cc4cf6830e054659ff" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "3.18.6" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "3.18.6" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "42.6.0" + } + } + ], + "files": [ + { + "name": "timetrackjooq-20240104.jar", + "url": "timetrackjooq-20240104.jar", + "size": 179883, + "sha512": "53279fe0c885a51372d575b525bc2c7bc959e62326723ee6ae8e25dcec008184cef540624df37a975343651e4dc7362937934f06a154b691c7544ee69a9f9d7c", + "sha256": "b5ab19b10d2848b3de90eca293053d975a928e526c044ef493918451efbb8524", + "sha1": "ec019e5b72875773e4028c8e657a5b9359841be8", + "md5": "2a5f4c74d00673cc4cf6830e054659ff" + } + ] + } + ] +} diff --git a/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.module.md5 b/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.module.md5 new file mode 100644 index 0000000..085de3d --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.module.md5 @@ -0,0 +1 @@ +d385fd0546488acb2bf0f7af1b0884fc \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.module.sha1 b/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.module.sha1 new file mode 100644 index 0000000..b5c8bb4 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.module.sha1 @@ -0,0 +1 @@ +59e04733f000216fdf534ef44276a835cde74e38 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.module.sha256 b/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.module.sha256 new file mode 100644 index 0000000..a2f7e60 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.module.sha256 @@ -0,0 +1 @@ +aada15f476b1a0ad2e611850bba1b7238d76adde522812a98f8f0669f406e5dc \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.module.sha512 b/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.module.sha512 new file mode 100644 index 0000000..b3ec3fc --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.module.sha512 @@ -0,0 +1 @@ +f88a86841f83f158fe9ef4224e31f36a6e20c0586193d708520abd6794da78b5aa4a29b047719e6d1f1346081254dd66324a2e315b9a5aaf05b0b54997da879f \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.pom b/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.pom new file mode 100644 index 0000000..c98e341 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + timetrackjooq + 20240104 + + + org.jooq + jooq + 3.18.6 + runtime + + + org.jooq + jooq-codegen + 3.18.6 + runtime + + + org.postgresql + postgresql + 42.6.0 + runtime + + + diff --git a/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.pom.md5 b/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.pom.md5 new file mode 100644 index 0000000..1ef3ddd --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.pom.md5 @@ -0,0 +1 @@ +8f55d6373c719726639e46c8b06c7cd9 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.pom.sha1 b/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.pom.sha1 new file mode 100644 index 0000000..0a1de81 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.pom.sha1 @@ -0,0 +1 @@ +27b788c929803a10d70bf8e2d59bed10713250b7 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.pom.sha256 b/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.pom.sha256 new file mode 100644 index 0000000..ed3b15b --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.pom.sha256 @@ -0,0 +1 @@ +c06dd8e3ecde76654f173def6b4a9932c3ac0dcd15d5e4301d8fcdda012878da \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.pom.sha512 b/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.pom.sha512 new file mode 100644 index 0000000..aabdc35 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240104/timetrackjooq-20240104.pom.sha512 @@ -0,0 +1 @@ +faf6214f728332a479eaeb77339e46264faa8f99a58260b50a1e3d76e0e888adfe05c9680b83881d8cb34ad40078af687d9c2c63fbb796437c35b41a74ca5756 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.jar b/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.jar new file mode 100644 index 0000000..224d5b6 Binary files /dev/null and b/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.jar differ diff --git a/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.jar.md5 b/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.jar.md5 new file mode 100644 index 0000000..de09c87 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.jar.md5 @@ -0,0 +1 @@ +aa2ef4e7334a4ce8860a14b470c54596 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.jar.sha1 b/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.jar.sha1 new file mode 100644 index 0000000..3aa32c1 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.jar.sha1 @@ -0,0 +1 @@ +88ac885a1decafe4e60094dc04dccef6052e7f47 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.jar.sha256 b/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.jar.sha256 new file mode 100644 index 0000000..d14a536 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.jar.sha256 @@ -0,0 +1 @@ +cadb2636404d4c46cb7b76d0b04df24197e79d88e2874a49faf563a24f0d6676 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.jar.sha512 b/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.jar.sha512 new file mode 100644 index 0000000..b9ccc4f --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.jar.sha512 @@ -0,0 +1 @@ +5b354d9ea3f5ca83bf0bf9a2b193fe36ad857fa1e0a20c90dc8e4137cc3c29e7c1a5f04a0b57fd71ff4acaf821795047ad865e84a38c36af6a12d130f8179c5b \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.module b/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.module new file mode 100644 index 0000000..5ccf98d --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "timetrackjooq", + "version": "20240104b", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "7.4" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "timetrackjooq-20240104b.jar", + "url": "timetrackjooq-20240104b.jar", + "size": 180175, + "sha512": "5b354d9ea3f5ca83bf0bf9a2b193fe36ad857fa1e0a20c90dc8e4137cc3c29e7c1a5f04a0b57fd71ff4acaf821795047ad865e84a38c36af6a12d130f8179c5b", + "sha256": "cadb2636404d4c46cb7b76d0b04df24197e79d88e2874a49faf563a24f0d6676", + "sha1": "88ac885a1decafe4e60094dc04dccef6052e7f47", + "md5": "aa2ef4e7334a4ce8860a14b470c54596" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "3.18.6" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "3.18.6" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "42.6.0" + } + } + ], + "files": [ + { + "name": "timetrackjooq-20240104b.jar", + "url": "timetrackjooq-20240104b.jar", + "size": 180175, + "sha512": "5b354d9ea3f5ca83bf0bf9a2b193fe36ad857fa1e0a20c90dc8e4137cc3c29e7c1a5f04a0b57fd71ff4acaf821795047ad865e84a38c36af6a12d130f8179c5b", + "sha256": "cadb2636404d4c46cb7b76d0b04df24197e79d88e2874a49faf563a24f0d6676", + "sha1": "88ac885a1decafe4e60094dc04dccef6052e7f47", + "md5": "aa2ef4e7334a4ce8860a14b470c54596" + } + ] + } + ] +} diff --git a/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.module.md5 b/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.module.md5 new file mode 100644 index 0000000..ef895d8 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.module.md5 @@ -0,0 +1 @@ +64607ad0f5e554ddf2a7bf7a0ef5aceb \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.module.sha1 b/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.module.sha1 new file mode 100644 index 0000000..dd53796 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.module.sha1 @@ -0,0 +1 @@ +aecb381c7ee5f0d4ae29e8e89dd8cf8f8e24e6b2 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.module.sha256 b/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.module.sha256 new file mode 100644 index 0000000..253c742 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.module.sha256 @@ -0,0 +1 @@ +5539b88ca8fc8660cdf7de71971b6314aa1af1bf49fd37bbf19f0d1c7e165c5e \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.module.sha512 b/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.module.sha512 new file mode 100644 index 0000000..8d14a81 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.module.sha512 @@ -0,0 +1 @@ +9d9c84d485be60b6202606850411f25f0cd9fc45186432d6106aac789289fca7469268d047efd80ccc9ad02a1f8d8068746473fbec86eb1dbfe31ba1729d5a2d \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.pom b/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.pom new file mode 100644 index 0000000..bcd0122 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + timetrackjooq + 20240104b + + + org.jooq + jooq + 3.18.6 + runtime + + + org.jooq + jooq-codegen + 3.18.6 + runtime + + + org.postgresql + postgresql + 42.6.0 + runtime + + + diff --git a/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.pom.md5 b/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.pom.md5 new file mode 100644 index 0000000..3af116d --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.pom.md5 @@ -0,0 +1 @@ +cebea316127ab5aeeff271eb1727dc65 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.pom.sha1 b/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.pom.sha1 new file mode 100644 index 0000000..ce2e2c0 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.pom.sha1 @@ -0,0 +1 @@ +bd7e45cd2dd2b3ae96f4409ed15ffa30f9226382 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.pom.sha256 b/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.pom.sha256 new file mode 100644 index 0000000..1e919ac --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.pom.sha256 @@ -0,0 +1 @@ +06d1531af2a664d367ee102b5df8c932093ac49af033fc13bd17e82cc87ecef0 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.pom.sha512 b/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.pom.sha512 new file mode 100644 index 0000000..7c43327 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240104b/timetrackjooq-20240104b.pom.sha512 @@ -0,0 +1 @@ +9737d8db95365036f768d4f75de8e103c2885c55cb913d6cff038b94b43f54bd605d16f48d91fe730c7963ecac29223c6fe8aea87e3b5daea8894cc168cb2b6b \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.jar b/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.jar new file mode 100644 index 0000000..5645b39 Binary files /dev/null and b/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.jar differ diff --git a/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.jar.md5 b/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.jar.md5 new file mode 100644 index 0000000..c2f1f77 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.jar.md5 @@ -0,0 +1 @@ +2c6bbb128fc4782c6211decaba606737 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.jar.sha1 b/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.jar.sha1 new file mode 100644 index 0000000..5bdfffd --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.jar.sha1 @@ -0,0 +1 @@ +0214617270f0d80d905bec09a3ed9b464f8f4a46 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.jar.sha256 b/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.jar.sha256 new file mode 100644 index 0000000..d722351 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.jar.sha256 @@ -0,0 +1 @@ +2f1e9737b75222f20a3923b8777a9dc1735b5e18a0642c91c0a3295e941f2109 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.jar.sha512 b/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.jar.sha512 new file mode 100644 index 0000000..49d9a49 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.jar.sha512 @@ -0,0 +1 @@ +4a023f0c8d761940d0bfdb871949e7f639d9b293526e9ac157516b04f97b37bd6284066b9ef5a1a6691918f3222202ee02bf8bc7f51c7d966f3a469e687fce7b \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.module b/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.module new file mode 100644 index 0000000..f431089 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "timetrackjooq", + "version": "20240105", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "7.4" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "timetrackjooq-20240105.jar", + "url": "timetrackjooq-20240105.jar", + "size": 180137, + "sha512": "4a023f0c8d761940d0bfdb871949e7f639d9b293526e9ac157516b04f97b37bd6284066b9ef5a1a6691918f3222202ee02bf8bc7f51c7d966f3a469e687fce7b", + "sha256": "2f1e9737b75222f20a3923b8777a9dc1735b5e18a0642c91c0a3295e941f2109", + "sha1": "0214617270f0d80d905bec09a3ed9b464f8f4a46", + "md5": "2c6bbb128fc4782c6211decaba606737" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "3.18.6" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "3.18.6" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "42.6.0" + } + } + ], + "files": [ + { + "name": "timetrackjooq-20240105.jar", + "url": "timetrackjooq-20240105.jar", + "size": 180137, + "sha512": "4a023f0c8d761940d0bfdb871949e7f639d9b293526e9ac157516b04f97b37bd6284066b9ef5a1a6691918f3222202ee02bf8bc7f51c7d966f3a469e687fce7b", + "sha256": "2f1e9737b75222f20a3923b8777a9dc1735b5e18a0642c91c0a3295e941f2109", + "sha1": "0214617270f0d80d905bec09a3ed9b464f8f4a46", + "md5": "2c6bbb128fc4782c6211decaba606737" + } + ] + } + ] +} diff --git a/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.module.md5 b/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.module.md5 new file mode 100644 index 0000000..b5205c7 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.module.md5 @@ -0,0 +1 @@ +a6cf2f22437959555ed5871f33ec8c66 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.module.sha1 b/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.module.sha1 new file mode 100644 index 0000000..8770c3b --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.module.sha1 @@ -0,0 +1 @@ +683eff77fe4501124a6de6273a7fdb3072000049 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.module.sha256 b/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.module.sha256 new file mode 100644 index 0000000..ade74e7 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.module.sha256 @@ -0,0 +1 @@ +d06e9983f74c83af760dc55bab9929b99e6047603f12d91dc21f2f5e4aebb750 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.module.sha512 b/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.module.sha512 new file mode 100644 index 0000000..03e77cf --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.module.sha512 @@ -0,0 +1 @@ +e8f097955f542422b2879365cf566484f1a85abd1ce769354129015d1479ca3a4c1385c03e340e218f84b540ef9c69a6b4f2d7eaa708bd7ef6c21b3cee830e38 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.pom b/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.pom new file mode 100644 index 0000000..859add9 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + timetrackjooq + 20240105 + + + org.jooq + jooq + 3.18.6 + runtime + + + org.jooq + jooq-codegen + 3.18.6 + runtime + + + org.postgresql + postgresql + 42.6.0 + runtime + + + diff --git a/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.pom.md5 b/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.pom.md5 new file mode 100644 index 0000000..001ba08 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.pom.md5 @@ -0,0 +1 @@ +955a20c5d62e46092e2ca4b82331e683 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.pom.sha1 b/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.pom.sha1 new file mode 100644 index 0000000..90ff99e --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.pom.sha1 @@ -0,0 +1 @@ +282fefe1c55ba98ffdcbc047b1d13449b4f83db6 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.pom.sha256 b/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.pom.sha256 new file mode 100644 index 0000000..966981d --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.pom.sha256 @@ -0,0 +1 @@ +98c0a1eefd0c2238657cd4c1f5b0930debd84b091db3c811bdb2bfc3539d702f \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.pom.sha512 b/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.pom.sha512 new file mode 100644 index 0000000..e5c78ae --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240105/timetrackjooq-20240105.pom.sha512 @@ -0,0 +1 @@ +557082a4e101876ca644953e85797a5939a291c4d61788ec3b500faee138f5eb17d38cda6cff629c47e69acc4af06978b5852d66851a14253435425e39c50f3d \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.jar b/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.jar new file mode 100644 index 0000000..b4f6cf8 Binary files /dev/null and b/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.jar differ diff --git a/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.jar.md5 b/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.jar.md5 new file mode 100644 index 0000000..edc7db5 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.jar.md5 @@ -0,0 +1 @@ +b6e6675e16e835bda053626ef01caf7b \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.jar.sha1 b/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.jar.sha1 new file mode 100644 index 0000000..7758f3c --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.jar.sha1 @@ -0,0 +1 @@ +078e5ca8e05f6bfda4aa6d98ec81f244db995086 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.jar.sha256 b/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.jar.sha256 new file mode 100644 index 0000000..8adc373 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.jar.sha256 @@ -0,0 +1 @@ +33dced57ddce1de9c2e7cd75f8410fc77dc61ca19a9041e313fc2bfc89a8a0e7 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.jar.sha512 b/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.jar.sha512 new file mode 100644 index 0000000..6bda825 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.jar.sha512 @@ -0,0 +1 @@ +2209ccead7e8ef80b00482a7a1dd837113137fa21c5b2ecc142f1dd479c75514fd21c95f524922d1235c8a4f697cedb3ec17a348f056a6afe40a78bd51ce6816 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.module b/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.module new file mode 100644 index 0000000..f587993 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "timetrackjooq", + "version": "20240109", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "7.4" + } + }, + "variants": [ + { + "name": "apiElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-api" + }, + "files": [ + { + "name": "timetrackjooq-20240109.jar", + "url": "timetrackjooq-20240109.jar", + "size": 195438, + "sha512": "2209ccead7e8ef80b00482a7a1dd837113137fa21c5b2ecc142f1dd479c75514fd21c95f524922d1235c8a4f697cedb3ec17a348f056a6afe40a78bd51ce6816", + "sha256": "33dced57ddce1de9c2e7cd75f8410fc77dc61ca19a9041e313fc2bfc89a8a0e7", + "sha1": "078e5ca8e05f6bfda4aa6d98ec81f244db995086", + "md5": "b6e6675e16e835bda053626ef01caf7b" + } + ] + }, + { + "name": "runtimeElements", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.jvm.version": 17, + "org.gradle.libraryelements": "jar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "org.jooq", + "module": "jooq", + "version": { + "requires": "3.18.6" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "3.18.6" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "42.6.0" + } + } + ], + "files": [ + { + "name": "timetrackjooq-20240109.jar", + "url": "timetrackjooq-20240109.jar", + "size": 195438, + "sha512": "2209ccead7e8ef80b00482a7a1dd837113137fa21c5b2ecc142f1dd479c75514fd21c95f524922d1235c8a4f697cedb3ec17a348f056a6afe40a78bd51ce6816", + "sha256": "33dced57ddce1de9c2e7cd75f8410fc77dc61ca19a9041e313fc2bfc89a8a0e7", + "sha1": "078e5ca8e05f6bfda4aa6d98ec81f244db995086", + "md5": "b6e6675e16e835bda053626ef01caf7b" + } + ] + } + ] +} diff --git a/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.module.md5 b/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.module.md5 new file mode 100644 index 0000000..9ef8ef4 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.module.md5 @@ -0,0 +1 @@ +f8cb753a909e567615a9894c5bae06d6 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.module.sha1 b/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.module.sha1 new file mode 100644 index 0000000..644272e --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.module.sha1 @@ -0,0 +1 @@ +d4cda0df8fb2d7057a2d1b1e0ba9a7967bcce641 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.module.sha256 b/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.module.sha256 new file mode 100644 index 0000000..2f652d4 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.module.sha256 @@ -0,0 +1 @@ +a174040f63671d3569fa7bedfe1461ac1bd10544625e42b5e78bfb8fd59b6add \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.module.sha512 b/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.module.sha512 new file mode 100644 index 0000000..443700b --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.module.sha512 @@ -0,0 +1 @@ +3f08bcfb3dd35051618b5f5aed5642bc7bfc80330b39b5505f072b074ee0871cff472810165ab35975280508980da40afed3818a39e548f440911f16fe417c94 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.pom b/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.pom new file mode 100644 index 0000000..14f8844 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + timetrackjooq + 20240109 + + + org.jooq + jooq + 3.18.6 + runtime + + + org.jooq + jooq-codegen + 3.18.6 + runtime + + + org.postgresql + postgresql + 42.6.0 + runtime + + + diff --git a/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.pom.md5 b/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.pom.md5 new file mode 100644 index 0000000..836c329 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.pom.md5 @@ -0,0 +1 @@ +f1b365385289982129ad0f36fbda81cc \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.pom.sha1 b/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.pom.sha1 new file mode 100644 index 0000000..c637971 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.pom.sha1 @@ -0,0 +1 @@ +2965228ea34c2cc8b2703b482cdfb3a13efbc14c \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.pom.sha256 b/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.pom.sha256 new file mode 100644 index 0000000..2c2d650 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.pom.sha256 @@ -0,0 +1 @@ +0f445f74ff754e90bb8a89c63e3073455085e32d9236dcd1a88796c5344a9372 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.pom.sha512 b/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.pom.sha512 new file mode 100644 index 0000000..7fd8306 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20240109/timetrackjooq-20240109.pom.sha512 @@ -0,0 +1 @@ +f34769a4c8020410bd8699a9d393945c624e595135296b913a439f2aca274ac2010a96cfeed0396e5904af79e7bcde49dca664a705a715270908a9fd62ca77af \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.jar b/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.jar new file mode 100644 index 0000000..4b7d658 Binary files /dev/null and b/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.jar differ diff --git a/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.jar.md5 b/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.jar.md5 new file mode 100644 index 0000000..936ba3d --- /dev/null +++ b/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.jar.md5 @@ -0,0 +1 @@ +e203fd807abc0507cd11aa417975db1a \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.jar.sha1 b/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.jar.sha1 new file mode 100644 index 0000000..b9f5860 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.jar.sha1 @@ -0,0 +1 @@ +a5dc467ee6d231b49121997649b6d2c184816326 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.jar.sha256 b/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.jar.sha256 new file mode 100644 index 0000000..f3a9a43 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.jar.sha256 @@ -0,0 +1 @@ +717d74bcb893e23525a315cab7abc7ecb2dcc419000b153f8f3b1935324e97c1 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.jar.sha512 b/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.jar.sha512 new file mode 100644 index 0000000..76645ef --- /dev/null +++ b/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.jar.sha512 @@ -0,0 +1 @@ +0c330e050f6e02b44318ada63b33acc0a5bc25b50aeb41c533877494f559fb8817c7a545e6f012557a69d69c8724ca305579074ec06534ecda5d463fa5d4fa0c \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.module b/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.module new file mode 100644 index 0000000..82160bb --- /dev/null +++ b/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.module @@ -0,0 +1,83 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "de.jottyfan", + "module": "timetrackjooq", + "version": "20260114", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "8.14.3" + } + }, + "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": "timetrackjooq-20260114.jar", + "url": "timetrackjooq-20260114.jar", + "size": 218140, + "sha512": "0c330e050f6e02b44318ada63b33acc0a5bc25b50aeb41c533877494f559fb8817c7a545e6f012557a69d69c8724ca305579074ec06534ecda5d463fa5d4fa0c", + "sha256": "717d74bcb893e23525a315cab7abc7ecb2dcc419000b153f8f3b1935324e97c1", + "sha1": "a5dc467ee6d231b49121997649b6d2c184816326", + "md5": "e203fd807abc0507cd11aa417975db1a" + } + ] + }, + { + "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.19.15" + } + }, + { + "group": "org.jooq", + "module": "jooq-codegen", + "version": { + "requires": "3.19.15" + } + }, + { + "group": "org.postgresql", + "module": "postgresql", + "version": { + "requires": "latest.release" + } + } + ], + "files": [ + { + "name": "timetrackjooq-20260114.jar", + "url": "timetrackjooq-20260114.jar", + "size": 218140, + "sha512": "0c330e050f6e02b44318ada63b33acc0a5bc25b50aeb41c533877494f559fb8817c7a545e6f012557a69d69c8724ca305579074ec06534ecda5d463fa5d4fa0c", + "sha256": "717d74bcb893e23525a315cab7abc7ecb2dcc419000b153f8f3b1935324e97c1", + "sha1": "a5dc467ee6d231b49121997649b6d2c184816326", + "md5": "e203fd807abc0507cd11aa417975db1a" + } + ] + } + ] +} diff --git a/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.module.md5 b/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.module.md5 new file mode 100644 index 0000000..aa5d33f --- /dev/null +++ b/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.module.md5 @@ -0,0 +1 @@ +bfe5af25efcb4ec94f1a1173a66fa5a5 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.module.sha1 b/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.module.sha1 new file mode 100644 index 0000000..9d198a0 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.module.sha1 @@ -0,0 +1 @@ +d1966857225438e89b50ca3e651a075305daf104 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.module.sha256 b/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.module.sha256 new file mode 100644 index 0000000..c0346fb --- /dev/null +++ b/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.module.sha256 @@ -0,0 +1 @@ +328ee71c472c3a5e937f1047e227cadea732216b8643ce23a05b85a77600272b \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.module.sha512 b/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.module.sha512 new file mode 100644 index 0000000..0352bcd --- /dev/null +++ b/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.module.sha512 @@ -0,0 +1 @@ +444d0d8c3f855a4244db13d33741888e2bb9f493814631de4316fa65041d23e8c9f870a14a5a34c1a1c92eeb12b1f1aae0764ebf06219d3f868259b917ffdba4 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.pom b/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.pom new file mode 100644 index 0000000..21cbbb1 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.pom @@ -0,0 +1,33 @@ + + + + + + + + 4.0.0 + de.jottyfan + timetrackjooq + 20260114 + + + org.jooq + jooq + 3.19.15 + runtime + + + org.jooq + jooq-codegen + 3.19.15 + runtime + + + org.postgresql + postgresql + RELEASE + runtime + + + diff --git a/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.pom.md5 b/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.pom.md5 new file mode 100644 index 0000000..d9ec331 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.pom.md5 @@ -0,0 +1 @@ +96bd1ae164ffe10d94aeec091e8d1704 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.pom.sha1 b/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.pom.sha1 new file mode 100644 index 0000000..2b26942 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.pom.sha1 @@ -0,0 +1 @@ +58fbba87ceb09d12f0fed5e336171f2d0c4d3976 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.pom.sha256 b/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.pom.sha256 new file mode 100644 index 0000000..38bdea5 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.pom.sha256 @@ -0,0 +1 @@ +75aae087564c40a831143ab170e6c2576c6eb914f5d5e0c18edd4699fe4a86d0 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.pom.sha512 b/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.pom.sha512 new file mode 100644 index 0000000..1484318 --- /dev/null +++ b/de/jottyfan/timetrackjooq/20260114/timetrackjooq-20260114.pom.sha512 @@ -0,0 +1 @@ +13547d81ea7b8869b11b687f201e23623a90b2143b72c3edb3dfb39b749c137b07299fd341e28a96a9d52cdd58467589d8a68f5ee459a02b607c54ad6a0cf743 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/maven-metadata.xml b/de/jottyfan/timetrackjooq/maven-metadata.xml new file mode 100644 index 0000000..84bb531 --- /dev/null +++ b/de/jottyfan/timetrackjooq/maven-metadata.xml @@ -0,0 +1,25 @@ + + + de.jottyfan + timetrackjooq + + 20260114 + 20260114 + + 0.1.0 + 0.1.1 + 0.1.2 + 0.1.3 + 20240103 + 20240103b + 20240103c + 20240103d + 20240104 + 20240104b + 20240105 + 20240109 + 20260114 + + 20260114134519 + + diff --git a/de/jottyfan/timetrackjooq/maven-metadata.xml.md5 b/de/jottyfan/timetrackjooq/maven-metadata.xml.md5 new file mode 100644 index 0000000..25e798d --- /dev/null +++ b/de/jottyfan/timetrackjooq/maven-metadata.xml.md5 @@ -0,0 +1 @@ +f1bcc3a4ff164607771d00af1d727f1a \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/maven-metadata.xml.sha1 b/de/jottyfan/timetrackjooq/maven-metadata.xml.sha1 new file mode 100644 index 0000000..b810a6e --- /dev/null +++ b/de/jottyfan/timetrackjooq/maven-metadata.xml.sha1 @@ -0,0 +1 @@ +599788dc614fbb9abfd605eadb6751d7e8a61170 \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/maven-metadata.xml.sha256 b/de/jottyfan/timetrackjooq/maven-metadata.xml.sha256 new file mode 100644 index 0000000..bb06da8 --- /dev/null +++ b/de/jottyfan/timetrackjooq/maven-metadata.xml.sha256 @@ -0,0 +1 @@ +f2e6a0e208fac678587500a6354637fbb3a86be0dcfaa6444839f0256b991d9c \ No newline at end of file diff --git a/de/jottyfan/timetrackjooq/maven-metadata.xml.sha512 b/de/jottyfan/timetrackjooq/maven-metadata.xml.sha512 new file mode 100644 index 0000000..0615320 --- /dev/null +++ b/de/jottyfan/timetrackjooq/maven-metadata.xml.sha512 @@ -0,0 +1 @@ +afa42abb73c51f2cdf4f04cd6b685063fc54e3a74d036507f50afaa1e8b78baec1aeea0071eafdf111f7034ce50ccdad55f3a6d36d6c50a348e870988dfb6d5b \ No newline at end of file