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 @@
0049b1dac30cd27c4d2d901aad8bb2ae

View File

@@ -0,0 +1 @@
6907aab5000d2e048a8de5dc58f11bea68549cb1

View File

@@ -0,0 +1 @@
048095d61874748fafed3b6ce02b3d7addd5543b57ea19a7248530bd2e2e47c4

View File

@@ -0,0 +1 @@
20b9cc48ae898d95ab9190a52d0e8da7fb55cb489c7fa029133d70690aa884dce5aad1730e1ab4dc1ded6d6ad5ca98aa265f980c71adb5eb8876f68306c973b2

View File

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

View File

@@ -0,0 +1 @@
a55baf58a58bd15a225cb645ac642e9a

View File

@@ -0,0 +1 @@
33bc00ab0f3461354005be5af9b24be71b33d22d

View File

@@ -0,0 +1 @@
49699f69e7a0f4be99bb78350d2460a19f8df9b0339b3837ae4c53d99350b838

View File

@@ -0,0 +1 @@
cf3beb91830764473442f846a07be68bc730fd49f9fd53169bc386fec71c8f6d22c086d0f212f77062f467fb6f4ef14130ca9b84be31fb491edda94485518995

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>bicolib</artifactId>
<version>1</version>
<dependencies>
<dependency>
<groupId>org.jooq</groupId>
<artifactId>jooq</artifactId>
<version>3.16.4</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.jooq</groupId>
<artifactId>jooq-codegen</artifactId>
<version>3.16.4</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.3.2</version>
<scope>runtime</scope>
</dependency>
</dependencies>
</project>

View File

@@ -0,0 +1 @@
6c0f945ec85a39fb01e9e99231f59348

View File

@@ -0,0 +1 @@
14f9af8a19410036d8ed5f8879b66b30c3b3abfd

View File

@@ -0,0 +1 @@
c3565fe8de79cc331a5b1d9dbe7b76d8c03fc2db6f9c81b4c7d016bc0f07fa44

View File

@@ -0,0 +1 @@
36d723124c67ddc62fd45b7c05ccfbf68577ee78025e31d113d47ddb4e82b30f5a624a8eee15961f7b800d7421fb11fedc94b0fcc1428ba5ac58edbe793e963f