added simpleopenid

This commit is contained in:
Jottyfan
2026-01-25 21:10:05 +01:00
parent 6427a5b095
commit 5812af4c43
20 changed files with 132 additions and 0 deletions

View File

@@ -0,0 +1 @@
1f2c4600cb66e7ef5e349e160bcfa5c3

View File

@@ -0,0 +1 @@
38c8db3c2bfacaa52d4d61716ff10af536bd8b47

View File

@@ -0,0 +1 @@
862971eba8ce76193577fbcc54e7851c241fd52bb9a17ede85e0cd082576c265

View File

@@ -0,0 +1 @@
a8996e2851af82da0bc5c29b5fe0e6cf1f2fa23d9b899d39b5c8b22908c51a9cfbb9d9bbc7623d1745bfa81840be16600ca0aa998e789983f6d121e5181f5f60

View File

@@ -0,0 +1,76 @@
{
"formatVersion": "1.1",
"component": {
"group": "de.jottyfan.simpleopenid.db",
"module": "simpleopeniddb",
"version": "0",
"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": 21,
"org.gradle.libraryelements": "jar",
"org.gradle.usage": "java-api"
},
"files": [
{
"name": "simpleopeniddb-0.jar",
"url": "simpleopeniddb-0.jar",
"size": 12295,
"sha512": "a8996e2851af82da0bc5c29b5fe0e6cf1f2fa23d9b899d39b5c8b22908c51a9cfbb9d9bbc7623d1745bfa81840be16600ca0aa998e789983f6d121e5181f5f60",
"sha256": "862971eba8ce76193577fbcc54e7851c241fd52bb9a17ede85e0cd082576c265",
"sha1": "38c8db3c2bfacaa52d4d61716ff10af536bd8b47",
"md5": "1f2c4600cb66e7ef5e349e160bcfa5c3"
}
]
},
{
"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.postgresql",
"module": "postgresql",
"version": {
"requires": "42.7.8"
}
}
],
"files": [
{
"name": "simpleopeniddb-0.jar",
"url": "simpleopeniddb-0.jar",
"size": 12295,
"sha512": "a8996e2851af82da0bc5c29b5fe0e6cf1f2fa23d9b899d39b5c8b22908c51a9cfbb9d9bbc7623d1745bfa81840be16600ca0aa998e789983f6d121e5181f5f60",
"sha256": "862971eba8ce76193577fbcc54e7851c241fd52bb9a17ede85e0cd082576c265",
"sha1": "38c8db3c2bfacaa52d4d61716ff10af536bd8b47",
"md5": "1f2c4600cb66e7ef5e349e160bcfa5c3"
}
]
}
]
}

View File

@@ -0,0 +1 @@
91dd141b664cb502f294f9afc68f5cbb

View File

@@ -0,0 +1 @@
992fcb0886adda3a0b31212d5b3aafe35282e37d

View File

@@ -0,0 +1 @@
3ef5fd37b95bfc3d0fffa97f03e1a3ec0e221bd83baf492e27e51b8334766d3b

View File

@@ -0,0 +1 @@
2bdd8c4a5f383f46645dc86594117f5b30f98f888ea6f41534c5b663bc9bf28c5b59700af5fc6c44e061f47b316b48f67e09ee6a53730593a9ab0ed085a80592

View File

@@ -0,0 +1,27 @@
<?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.simpleopenid.db</groupId>
<artifactId>simpleopeniddb</artifactId>
<version>0</version>
<dependencies>
<dependency>
<groupId>org.jooq</groupId>
<artifactId>jooq</artifactId>
<version>3.20.10</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.7.8</version>
<scope>runtime</scope>
</dependency>
</dependencies>
</project>

View File

@@ -0,0 +1 @@
4b27b47d59e72a9fdbd86a2534abc0b0

View File

@@ -0,0 +1 @@
1596f5700e927e6b4babaf195517a2a40edc92ff

View File

@@ -0,0 +1 @@
26f8b32448c05c732ab92e31000439be34c2a19c60073dfa0fc8ba5be6128821

View File

@@ -0,0 +1 @@
0dd4c7b33e4711e61566430bbd214dc02fe95dd8fab3fa85ffd614614ed99b2acb22a7820f8698eee86f6c42cbfaaf5073737874c65da19f88c4a27e80a1d1fe

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>de.jottyfan.simpleopenid.db</groupId>
<artifactId>simpleopeniddb</artifactId>
<versioning>
<latest>0</latest>
<release>0</release>
<versions>
<version>0</version>
</versions>
<lastUpdated>20260125200924</lastUpdated>
</versioning>
</metadata>

View File

@@ -0,0 +1 @@
bc40f07ba88c416f3d56356e923a28e1

View File

@@ -0,0 +1 @@
6e45a3da7e926e98f169825f4380bb434116442e

View File

@@ -0,0 +1 @@
3daf6a56a7798193c0283d1b2fa2c2d5ec60c55099c8c608428c778c9dc47bc6

View File

@@ -0,0 +1 @@
39385ffcea51aa30d01afa03313dd34092b2dc90bf70a8ba76d251b2433f252d2c03d5fd26f1221077212c4109952b12dc306a29a7dc32d0b6e7ed437eddfbc9