This commit is contained in:
Armamem0t 2025-08-17 19:21:28 +08:00
parent 30624488eb
commit 404daff526
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 19:12:52
- lastVersion 1.0.8
- lastUpdateTime(UTC/GMT+08:00) 2025-08-17 19:21:21
- lastVersion 1.0.9
- [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.8</version>
<version>1.0.9</version>
</dependency>
```
### Gradle (Groovy DSL - build.gradle)
```groovy
implementation 'com.mingliqiye.utils:mingli-utils:1.0.8'
implementation 'com.mingliqiye.utils:mingli-utils:1.0.9'
```
### Gradle (Kotlin DSL - build.gradle.kts)
```kotlin
implementation("com.mingliqiye.utils:mingli-utils:1.0.8")
implementation("com.mingliqiye.utils:mingli-utils:1.0.9")
```

View File

@ -0,0 +1 @@
4ddaed6a31d44443a33c8d8cc58aa46b

View File

@ -0,0 +1 @@
47004012c45da75788e60c65845910a1f060e0dc

View File

@ -0,0 +1 @@
164dfd3dc54251d4e0c05c5ac8335b32768548e7915e3f76cac16d4a810e733d

View File

@ -0,0 +1 @@
ed445bfa3e881db474d61ffdf4ff21ee4b18a0282e0b9bf3ec173c91c6cda92d3175d8a4ffd7ad5d9e6c5e87d22c3049df1e646fd8857e7774380c71f17cf8d4

View File

@ -0,0 +1 @@
d49385be56587c48846603d0631c7a40

View File

@ -0,0 +1 @@
a837a6776bc755f2a4986140e5443020b0900038

View File

@ -0,0 +1 @@
6eeb6a0d34eb14098f1858e413e02c2d0a43da12e6092d31290f0d88ee48e664

View File

@ -0,0 +1 @@
2c72c0afd480ac140188a245d2b567684e514160ecc417bbe13f5ad05906043a32e777a559e39b742b979fd7fdba49f3c07d9df32e605a46dfcc458e1dc1d044

View File

@ -0,0 +1 @@
e4261c3dac393705bdb24b56c49981b4

View File

@ -0,0 +1 @@
c14207dd79e47a7ffff2a7f6940c909fae8a7b6a

View File

@ -0,0 +1 @@
b1c7dfafbe7154513c7fed3187746854e0482acb9acffb9b1b754edca6edb7e0

View File

@ -0,0 +1 @@
778b385fa4b4c0de5d39708d7fe8b664b565a7faf7a043c9d497fb86490ec4793de68a6a7b064d85ef685d6f413c80f753fdadd80b730471d1753dc808026987

View File

@ -0,0 +1,130 @@
{
"formatVersion": "1.1",
"component": {
"group": "com.mingliqiye.utils",
"module": "mingli-utils",
"version": "1.0.9",
"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.9.jar",
"url": "mingli-utils-1.0.9.jar",
"size": 75232,
"sha512": "778b385fa4b4c0de5d39708d7fe8b664b565a7faf7a043c9d497fb86490ec4793de68a6a7b064d85ef685d6f413c80f753fdadd80b730471d1753dc808026987",
"sha256": "b1c7dfafbe7154513c7fed3187746854e0482acb9acffb9b1b754edca6edb7e0",
"sha1": "c14207dd79e47a7ffff2a7f6940c909fae8a7b6a",
"md5": "e4261c3dac393705bdb24b56c49981b4"
}
]
},
{
"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.9.jar",
"url": "mingli-utils-1.0.9.jar",
"size": 75232,
"sha512": "778b385fa4b4c0de5d39708d7fe8b664b565a7faf7a043c9d497fb86490ec4793de68a6a7b064d85ef685d6f413c80f753fdadd80b730471d1753dc808026987",
"sha256": "b1c7dfafbe7154513c7fed3187746854e0482acb9acffb9b1b754edca6edb7e0",
"sha1": "c14207dd79e47a7ffff2a7f6940c909fae8a7b6a",
"md5": "e4261c3dac393705bdb24b56c49981b4"
}
]
},
{
"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.9-javadoc.jar",
"url": "mingli-utils-1.0.9-javadoc.jar",
"size": 289760,
"sha512": "ed445bfa3e881db474d61ffdf4ff21ee4b18a0282e0b9bf3ec173c91c6cda92d3175d8a4ffd7ad5d9e6c5e87d22c3049df1e646fd8857e7774380c71f17cf8d4",
"sha256": "164dfd3dc54251d4e0c05c5ac8335b32768548e7915e3f76cac16d4a810e733d",
"sha1": "47004012c45da75788e60c65845910a1f060e0dc",
"md5": "4ddaed6a31d44443a33c8d8cc58aa46b"
}
]
},
{
"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.9-sources.jar",
"url": "mingli-utils-1.0.9-sources.jar",
"size": 53418,
"sha512": "2c72c0afd480ac140188a245d2b567684e514160ecc417bbe13f5ad05906043a32e777a559e39b742b979fd7fdba49f3c07d9df32e605a46dfcc458e1dc1d044",
"sha256": "6eeb6a0d34eb14098f1858e413e02c2d0a43da12e6092d31290f0d88ee48e664",
"sha1": "a837a6776bc755f2a4986140e5443020b0900038",
"md5": "d49385be56587c48846603d0631c7a40"
}
]
}
]
}

View File

@ -0,0 +1 @@
d593177448c14ef9c7c8d7dc01ec7cbe

View File

@ -0,0 +1 @@
6e7f6da04800cb144521a3961241e2c9f88dd053

View File

@ -0,0 +1 @@
f6da68de5199a178e39e3608a50f21b0190fe44b217051862a6eca26724129be

View File

@ -0,0 +1 @@
c6fd022399ccf46eb86398c9499bcfd29d127900483a6c2d56465f3df4cffbabf104b52e4176976b9f5524a234a4a6a2662f4fc726774e43eb7b172960dd36b4

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.9</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 @@
f6df32e45baba61972efc69061e2cd38

View File

@ -0,0 +1 @@
7211b7ab2267b96873db5c002900254311f623d3

View File

@ -0,0 +1 @@
e3db15393b9781d1adaa788af5abe7a9537fe18a5afd5aa885e5793ec6cef36f

View File

@ -0,0 +1 @@
996a914b589459517bc5c53b5ef4bcd8be576ce2bd26ccd0c3c13f5afc501944cd1b94bfe96d79da8081edad25c3b1465283bcbf93d054d90333773532752660

View File

@ -3,15 +3,16 @@
<groupId>com.mingliqiye.utils</groupId>
<artifactId>mingli-utils</artifactId>
<versioning>
<latest>1.0.8</latest>
<release>1.0.8</release>
<latest>1.0.9</latest>
<release>1.0.9</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>
<version>1.0.9</version>
</versions>
<lastUpdated>20250817111252</lastUpdated>
<lastUpdated>20250817112121</lastUpdated>
</versioning>
</metadata>

View File

@ -1 +1 @@
3dc8bae3c0ce8958a9203dfd375fae6a
8b18ab4e8f328f9b22935b2494b4ed55

View File

@ -1 +1 @@
f8d60449da5b728c83ba2c5d0086f752a86ac062
0d4c6d9692bc03095234123c3d452625926758b4

View File

@ -1 +1 @@
03f3f7ceb30160bee08ff1e615cf2cee075127a99f8bf1b3a36d4254f96401ae
6335188747ce932cd351389ebd3b023b8927f23bfcafe68a39a4c4b50120a222

View File

@ -1 +1 @@
c904803a2ca47e9daf550df65a1523049a68a6e4884a68b311dd775e6c694e77e08c34691baec95c9a340aba649a840a285aec8f45bba21586c58cebdb6df8be
080545f104ca69e1ef79c04fa4bcbe000b2204065da7a63c29e757aaa14edb2d0747157dffe46b7a57facb92756bd94c03bd5018a21ec9a52242a4572aeb1347