moved from gitlab

This commit is contained in:
Jörg Henke
2026-01-14 15:08:00 +01:00
parent 887e8400e4
commit 419bb1f89d
630 changed files with 5176 additions and 1 deletions

Binary file not shown.

View File

@@ -0,0 +1 @@
2acd7cf6e1e03954a1ccb54174b23c98

View File

@@ -0,0 +1 @@
03ffcbdbe16d1617768e5b0d17cfaf84b26924b7

View File

@@ -0,0 +1 @@
275c60aa1273df53ff7d94d505b296f6ec8b7912ee5c92384dd47aea3612b3ce

View File

@@ -0,0 +1 @@
a998cb159d7baa2e77976091547aee2d4890d073e2dd4629f2bf32a8f3d7625c2eddb5e0cba6d8db1b6e630a28257d9517b90fabe122b3bb903bd69587613a80

View File

@@ -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"
}
]
}
]
}

View File

@@ -0,0 +1 @@
a612627746f472c4166b7973fdfe670f

View File

@@ -0,0 +1 @@
8a976c396efad2b30e1deb357913cdfd6d444b7c

View File

@@ -0,0 +1 @@
ddfc39cf06efcc2236d870d412b4ae2c0374e4e546c8d0233b842bc91ae5d09f

View File

@@ -0,0 +1 @@
f00d1cbb8d6e035a24202866bbfa1d41ce1d9caf4b33895174947380ed0ac0b801caff2328f2f1ecd918de51dee6314abde539d0ecbe8f7b80f0da30cb38f461

View File

@@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<!-- This module was also published with a richer model, Gradle metadata, -->
<!-- which should be used instead. Do not delete the following line which -->
<!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
<!-- that they should prefer consuming it instead. -->
<!-- do_not_remove: published-with-gradle-metadata -->
<modelVersion>4.0.0</modelVersion>
<groupId>de.jottyfan</groupId>
<artifactId>COJooq</artifactId>
<version>2024.10.24</version>
<dependencies>
<dependency>
<groupId>org.jooq</groupId>
<artifactId>jooq</artifactId>
<version>RELEASE</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.jooq</groupId>
<artifactId>jooq-codegen</artifactId>
<version>RELEASE</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>RELEASE</version>
<scope>runtime</scope>
</dependency>
</dependencies>
</project>

View File

@@ -0,0 +1 @@
197a1d8515ad2b92479364a81d32b900

View File

@@ -0,0 +1 @@
08c746fab3aba31d2bcf250536545f90c007408d

View File

@@ -0,0 +1 @@
c6e8f9ad15995fe4cfc22172f44c90c77b2a6a7d23c464510e3e32e39c2ed772

View File

@@ -0,0 +1 @@
b5dc3a03e356608d6233f47f23647a989b2275c0dab5d991d28eff79e3e0f85525f6e83688659386ceeee70b071b02a921f567f80874072bd62a5ff98f27b321