This commit is contained in:
Armamem0t 2025-08-17 19:13:02 +08:00
parent b9a72f4113
commit 30624488eb
Signed by: minglipro
GPG Key ID: 5F355A77B22AA93B
31 changed files with 202 additions and 12 deletions

View File

@ -224,22 +224,22 @@ implementation 'com.mingliqiye:tcp-proxy:0.2'
implementation("com.mingliqiye:tcp-proxy:0.2")
```
## mingli-utils
- lastUpdateTime(UTC/GMT+08:00) 2025-08-17 17:51:30
- lastVersion 1.0.7
- lastUpdateTime(UTC/GMT+08:00) 2025-08-17 19:12:52
- lastVersion 1.0.8
- [Source](https://git.mingliqiye.com/mingliqiye/mingli-utils)
### maven (pom.xml)
```xml
<dependency>
<groupId>com.mingliqiye.utils</groupId>
<artifactId>mingli-utils</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</dependency>
```
### Gradle (Groovy DSL - build.gradle)
```groovy
implementation 'com.mingliqiye.utils:mingli-utils:1.0.7'
implementation 'com.mingliqiye.utils:mingli-utils:1.0.8'
```
### Gradle (Kotlin DSL - build.gradle.kts)
```kotlin
implementation("com.mingliqiye.utils:mingli-utils:1.0.7")
implementation("com.mingliqiye.utils:mingli-utils:1.0.8")
```

View File

@ -0,0 +1 @@
3249ba21525e3cb32d5b129693a003d5

View File

@ -0,0 +1 @@
53f1014c867fabb2b4c02ccd43222ae0601356f1

View File

@ -0,0 +1 @@
f7f7f7c8a8c115bb956b73b9d5aad8332a18d9b2a2745cd13e89461d38584520

View File

@ -0,0 +1 @@
4c2ffb48afabcb72a400d18f25fe1527cb9c58a38e5075530285da21d0dc602bbb6c87ca5a7ce1d04dd069f3fbcba8917e2140cc0987e868eac26cac398ceebd

View File

@ -0,0 +1 @@
815d24c065682fd131de3617e0a51e1f

View File

@ -0,0 +1 @@
75aef03537672fe0bda4fc6e6eaf05bc645644f3

View File

@ -0,0 +1 @@
ff8237e58fa8ba196326665036febd4f5be58898b9afbd78d11b045870a7bbec

View File

@ -0,0 +1 @@
e7fef75fdc213f33cd1228d8aa646bb4d8d62142ddf6512452a6171b68bd00e34292e4273bb793014bcc6950f2c25789e6f7d6ec93fd1282fc9725715645a29b

View File

@ -0,0 +1 @@
a527ab8423a478c902a77234a3aff0f0

View File

@ -0,0 +1 @@
7a66e067dbc92cadd7ddb33c94f59b36674ba345

View File

@ -0,0 +1 @@
05c2d69ed31f181172017853b539f0bf3c250ce8230c665db4c0391cac0ea05f

View File

@ -0,0 +1 @@
bbd966355324028677ad7e83ebb526dd3a2339188bb32b24c307a51f7807716179d96e7b1db5606d234156dfbd3998c9ade5881795e38e250b106611a8b11b65

View File

@ -0,0 +1,130 @@
{
"formatVersion": "1.1",
"component": {
"group": "com.mingliqiye.utils",
"module": "mingli-utils",
"version": "1.0.8",
"attributes": {
"org.gradle.status": "release"
}
},
"createdBy": {
"gradle": {
"version": "9.0.0-rc-1"
}
},
"variants": [
{
"name": "apiElements",
"attributes": {
"org.gradle.category": "library",
"org.gradle.dependency.bundling": "external",
"org.gradle.jvm.version": 8,
"org.gradle.libraryelements": "jar",
"org.gradle.usage": "java-api"
},
"files": [
{
"name": "mingli-utils-1.0.8.jar",
"url": "mingli-utils-1.0.8.jar",
"size": 75232,
"sha512": "bbd966355324028677ad7e83ebb526dd3a2339188bb32b24c307a51f7807716179d96e7b1db5606d234156dfbd3998c9ade5881795e38e250b106611a8b11b65",
"sha256": "05c2d69ed31f181172017853b539f0bf3c250ce8230c665db4c0391cac0ea05f",
"sha1": "7a66e067dbc92cadd7ddb33c94f59b36674ba345",
"md5": "a527ab8423a478c902a77234a3aff0f0"
}
]
},
{
"name": "runtimeElements",
"attributes": {
"org.gradle.category": "library",
"org.gradle.dependency.bundling": "external",
"org.gradle.jvm.version": 8,
"org.gradle.libraryelements": "jar",
"org.gradle.usage": "java-runtime"
},
"dependencies": [
{
"group": "org.bouncycastle",
"module": "bcprov-jdk18on",
"version": {
"requires": "1.81"
}
},
{
"group": "com.github.f4b6a3",
"module": "uuid-creator",
"version": {
"requires": "6.1.0"
}
},
{
"group": "org.mindrot",
"module": "jbcrypt",
"version": {
"requires": "0.4"
}
},
{
"group": "org.jetbrains",
"module": "annotations",
"version": {
"requires": "24.0.0"
}
}
],
"files": [
{
"name": "mingli-utils-1.0.8.jar",
"url": "mingli-utils-1.0.8.jar",
"size": 75232,
"sha512": "bbd966355324028677ad7e83ebb526dd3a2339188bb32b24c307a51f7807716179d96e7b1db5606d234156dfbd3998c9ade5881795e38e250b106611a8b11b65",
"sha256": "05c2d69ed31f181172017853b539f0bf3c250ce8230c665db4c0391cac0ea05f",
"sha1": "7a66e067dbc92cadd7ddb33c94f59b36674ba345",
"md5": "a527ab8423a478c902a77234a3aff0f0"
}
]
},
{
"name": "javadocElements",
"attributes": {
"org.gradle.category": "documentation",
"org.gradle.dependency.bundling": "external",
"org.gradle.docstype": "javadoc",
"org.gradle.usage": "java-runtime"
},
"files": [
{
"name": "mingli-utils-1.0.8-javadoc.jar",
"url": "mingli-utils-1.0.8-javadoc.jar",
"size": 289778,
"sha512": "4c2ffb48afabcb72a400d18f25fe1527cb9c58a38e5075530285da21d0dc602bbb6c87ca5a7ce1d04dd069f3fbcba8917e2140cc0987e868eac26cac398ceebd",
"sha256": "f7f7f7c8a8c115bb956b73b9d5aad8332a18d9b2a2745cd13e89461d38584520",
"sha1": "53f1014c867fabb2b4c02ccd43222ae0601356f1",
"md5": "3249ba21525e3cb32d5b129693a003d5"
}
]
},
{
"name": "sourcesElements",
"attributes": {
"org.gradle.category": "documentation",
"org.gradle.dependency.bundling": "external",
"org.gradle.docstype": "sources",
"org.gradle.usage": "java-runtime"
},
"files": [
{
"name": "mingli-utils-1.0.8-sources.jar",
"url": "mingli-utils-1.0.8-sources.jar",
"size": 53422,
"sha512": "e7fef75fdc213f33cd1228d8aa646bb4d8d62142ddf6512452a6171b68bd00e34292e4273bb793014bcc6950f2c25789e6f7d6ec93fd1282fc9725715645a29b",
"sha256": "ff8237e58fa8ba196326665036febd4f5be58898b9afbd78d11b045870a7bbec",
"sha1": "75aef03537672fe0bda4fc6e6eaf05bc645644f3",
"md5": "815d24c065682fd131de3617e0a51e1f"
}
]
}
]
}

View File

@ -0,0 +1 @@
eec40a910a1fe8d7b192d911a5a5d31a

View File

@ -0,0 +1 @@
b85a1e05adfc64aafdb2258664154569e85e283a

View File

@ -0,0 +1 @@
cb1f211199558da0eda88d8dd5be7ad21111e8c3b17e8773864fae911dedaafc

View File

@ -0,0 +1 @@
24031125377216e72ec6075d21b467fd1ccea377e44ee68ab57c15c195edffcd8e138cbc0a23fe9d25074746d0cb165cf354f22ddb2293eeb69827eabfcfd48d

View File

@ -0,0 +1,39 @@
<?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>com.mingliqiye.utils</groupId>
<artifactId>mingli-utils</artifactId>
<version>1.0.8</version>
<dependencies>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk18on</artifactId>
<version>1.81</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.github.f4b6a3</groupId>
<artifactId>uuid-creator</artifactId>
<version>6.1.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.mindrot</groupId>
<artifactId>jbcrypt</artifactId>
<version>0.4</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>24.0.0</version>
<scope>runtime</scope>
</dependency>
</dependencies>
</project>

View File

@ -0,0 +1 @@
6b2b189a8a2c5d63e26a82955d4fdead

View File

@ -0,0 +1 @@
43b0c27569cf3f16109d17608f12340cd27a84b9

View File

@ -0,0 +1 @@
766284ce97919da74cd2d1e056b1f2296808d60738958cd105f45b8ae6a27955

View File

@ -0,0 +1 @@
e5d113bb81c1d0a08fa1d30e32f6c3c6e95425135ac67d974d3142b5c43e00cbc7414b4a5c967824bccc1911b40483304d28b7a5d6b03164687ea1e632ff87ab

View File

@ -3,14 +3,15 @@
<groupId>com.mingliqiye.utils</groupId>
<artifactId>mingli-utils</artifactId>
<versioning>
<latest>1.0.7</latest>
<release>1.0.7</release>
<latest>1.0.8</latest>
<release>1.0.8</release>
<versions>
<version>1.0.4</version>
<version>1.0.5</version>
<version>1.0.6</version>
<version>1.0.7</version>
<version>1.0.8</version>
</versions>
<lastUpdated>20250817095130</lastUpdated>
<lastUpdated>20250817111252</lastUpdated>
</versioning>
</metadata>

View File

@ -1 +1 @@
829c9ce0f00d91c03f693c739c3ab4e2
3dc8bae3c0ce8958a9203dfd375fae6a

View File

@ -1 +1 @@
88ae28b643ebc7dd199d49909b174185e38b7f48
f8d60449da5b728c83ba2c5d0086f752a86ac062

View File

@ -1 +1 @@
93c284486bffc3b539146111fcbbf67ea1a43a29c795f869bf2a8e8274ce201f
03f3f7ceb30160bee08ff1e615cf2cee075127a99f8bf1b3a36d4254f96401ae

View File

@ -1 +1 @@
fa1c49d09b9b9d484bde4f20fabde6e192b817b22a3bf090dec6d3165b6f7277c97ab04e591a26475c830e338fa0351cb7ca5aadb5403eae4d08934f0775d51a
c904803a2ca47e9daf550df65a1523049a68a6e4884a68b311dd775e6c694e77e08c34691baec95c9a340aba649a840a285aec8f45bba21586c58cebdb6df8be