This commit is contained in:
Armamem0t 2025-08-27 09:34:22 +08:00
parent a49dd11483
commit 306b2bdf2a
Signed by: minglipro
GPG Key ID: 5F355A77B22AA93B
31 changed files with 202 additions and 12 deletions

View File

@ -245,22 +245,22 @@ implementation 'com.mingliqiye:tcp-proxy:0.2'
implementation("com.mingliqiye:tcp-proxy:0.2")
```
## mingli-utils
- lastUpdateTime(UTC/GMT+08:00) 2025-08-27 09:25:15
- lastVersion 1.1.4
- lastUpdateTime(UTC/GMT+08:00) 2025-08-27 09:33:59
- lastVersion 1.1.5
- [Source](https://git.mingliqiye.com/mingliqiye/mingli-utils)
### maven (pom.xml)
```xml
<dependency>
<groupId>com.mingliqiye.utils</groupId>
<artifactId>mingli-utils</artifactId>
<version>1.1.4</version>
<version>1.1.5</version>
</dependency>
```
### Gradle (Groovy DSL - build.gradle)
```groovy
implementation 'com.mingliqiye.utils:mingli-utils:1.1.4'
implementation 'com.mingliqiye.utils:mingli-utils:1.1.5'
```
### Gradle (Kotlin DSL - build.gradle.kts)
```kotlin
implementation("com.mingliqiye.utils:mingli-utils:1.1.4")
implementation("com.mingliqiye.utils:mingli-utils:1.1.5")
```

View File

@ -0,0 +1 @@
3f8d9c93f4f3458c62eac1fea3f27e70

View File

@ -0,0 +1 @@
267848acee036d09152861a2ea5d0d461f903add

View File

@ -0,0 +1 @@
b8dc86d689ab91ba2c43a4d156c599d559ab9140cbf33657073e7b7433ee4002

View File

@ -0,0 +1 @@
19f45a00b657c2f89b530e032aa244f3b76df65bd0a6fcc4eb50a00bc976bbc17483b8fe5ddc46d8ff44fb47f2aa9dad403560a2758684c3a9e0485594076b1f

View File

@ -0,0 +1 @@
f68b2a5ac40884207aa8bfe3236d1b2d

View File

@ -0,0 +1 @@
7149f6ed61473fa91b8e7ea400e8a76ee53d2536

View File

@ -0,0 +1 @@
16c4569dd46bf6ae88172fd88f186b105f4586d6a47eb0dc55dbb863a6bcc339

View File

@ -0,0 +1 @@
dfd88934655c4c288055ccda56c3aa224189637a29b69d6274501fdd9c7cf9f9ad81e8ced32401a0e90bf6b683188eafc881972273fefa1cac69a92e011e452a

View File

@ -0,0 +1 @@
04b20b9c2c241f6ff43c68786dd72668

View File

@ -0,0 +1 @@
098a1bb8df9e2dd25420df727639dbba8acdb5c4

View File

@ -0,0 +1 @@
c247c036b60aaa08a21d69fb8e63e0f01f179ce35e522ddbdcafb329f38b2881

View File

@ -0,0 +1 @@
c38121d669eb7b09892d47b2a2523f190596186368cc66f8ac7ab3b6411c954fe3bd35d99c567b8b588f64363ba20cbb2b26967dcdb87deb5f7fe30a2b28970e

View File

@ -0,0 +1,130 @@
{
"formatVersion": "1.1",
"component": {
"group": "com.mingliqiye.utils",
"module": "mingli-utils",
"version": "1.1.5",
"attributes": {
"org.gradle.status": "release"
}
},
"createdBy": {
"gradle": {
"version": "8.14.2"
}
},
"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.1.5.jar",
"url": "mingli-utils-1.1.5.jar",
"size": 78540,
"sha512": "c38121d669eb7b09892d47b2a2523f190596186368cc66f8ac7ab3b6411c954fe3bd35d99c567b8b588f64363ba20cbb2b26967dcdb87deb5f7fe30a2b28970e",
"sha256": "c247c036b60aaa08a21d69fb8e63e0f01f179ce35e522ddbdcafb329f38b2881",
"sha1": "098a1bb8df9e2dd25420df727639dbba8acdb5c4",
"md5": "04b20b9c2c241f6ff43c68786dd72668"
}
]
},
{
"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.1.5.jar",
"url": "mingli-utils-1.1.5.jar",
"size": 78540,
"sha512": "c38121d669eb7b09892d47b2a2523f190596186368cc66f8ac7ab3b6411c954fe3bd35d99c567b8b588f64363ba20cbb2b26967dcdb87deb5f7fe30a2b28970e",
"sha256": "c247c036b60aaa08a21d69fb8e63e0f01f179ce35e522ddbdcafb329f38b2881",
"sha1": "098a1bb8df9e2dd25420df727639dbba8acdb5c4",
"md5": "04b20b9c2c241f6ff43c68786dd72668"
}
]
},
{
"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.1.5-javadoc.jar",
"url": "mingli-utils-1.1.5-javadoc.jar",
"size": 304087,
"sha512": "19f45a00b657c2f89b530e032aa244f3b76df65bd0a6fcc4eb50a00bc976bbc17483b8fe5ddc46d8ff44fb47f2aa9dad403560a2758684c3a9e0485594076b1f",
"sha256": "b8dc86d689ab91ba2c43a4d156c599d559ab9140cbf33657073e7b7433ee4002",
"sha1": "267848acee036d09152861a2ea5d0d461f903add",
"md5": "3f8d9c93f4f3458c62eac1fea3f27e70"
}
]
},
{
"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.1.5-sources.jar",
"url": "mingli-utils-1.1.5-sources.jar",
"size": 55462,
"sha512": "dfd88934655c4c288055ccda56c3aa224189637a29b69d6274501fdd9c7cf9f9ad81e8ced32401a0e90bf6b683188eafc881972273fefa1cac69a92e011e452a",
"sha256": "16c4569dd46bf6ae88172fd88f186b105f4586d6a47eb0dc55dbb863a6bcc339",
"sha1": "7149f6ed61473fa91b8e7ea400e8a76ee53d2536",
"md5": "f68b2a5ac40884207aa8bfe3236d1b2d"
}
]
}
]
}

View File

@ -0,0 +1 @@
115385e2a18fafc498fbec97bcb9dcf4

View File

@ -0,0 +1 @@
e1998d08042c583729609bb4106b8dfd431ac7b2

View File

@ -0,0 +1 @@
90e76f6e2b773415985912cf88aca41d404ebc3bd729448a9b94cfa30b277dce

View File

@ -0,0 +1 @@
49a0b6179b9ff13dc24efbb9bc7f566aa6efb9c3d3333087f3e6af2d0cf279a2a9ca7ac5eca500fa522de1ef3b84bed2291547aafdc863e18c0b492bf55f1e29

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.1.5</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 @@
d6d260551590a4778e0243afc148b30b

View File

@ -0,0 +1 @@
0c7635c29f8923c89c63b60cb9c1187aa872bfa2

View File

@ -0,0 +1 @@
2a4f2f17faa5788d5a7a9ac5ab7a99179917277fec885c11b872ecb38f6ea712

View File

@ -0,0 +1 @@
487d28b0e415be6134241d2c9a0b0ee80f1e4fbd413c97fe8b0aaed40ce38c0d48ff07a097d6d3d6ebdb2ed2d243ceff3e2fef98a873dad67f491f1feb419705

View File

@ -3,8 +3,8 @@
<groupId>com.mingliqiye.utils</groupId>
<artifactId>mingli-utils</artifactId>
<versioning>
<latest>1.1.4</latest>
<release>1.1.4</release>
<latest>1.1.5</latest>
<release>1.1.5</release>
<versions>
<version>1.0.4</version>
<version>1.0.5</version>
@ -17,7 +17,8 @@
<version>1.1.2</version>
<version>1.1.3</version>
<version>1.1.4</version>
<version>1.1.5</version>
</versions>
<lastUpdated>20250824061800</lastUpdated>
<lastUpdated>20250827013359</lastUpdated>
</versioning>
</metadata>

View File

@ -1 +1 @@
afd871eaf008f2eaea1b293d5ca88102
eaf26c3580d976febd90dbd79d5ef3cb

View File

@ -1 +1 @@
84772d544f69a3e58870b852df929ee94494ba21
116cab045b4e69b01902f3db4c2a32bb5cd415a1

View File

@ -1 +1 @@
acd07e1b5925873475e8d43d191a92e7f29beadbe686f7929a9d018274749a69
739ad11c24d0633b19f3a05093b1f0b5f2b0bc6a502a3905f525ee8dba031ab0

View File

@ -1 +1 @@
9b7ccfe6d0cfdfad60656636f3f53dab836f1c317e97419ffa3458b92e1b46384635183efd577242a8670f8278250ffc7d15fe80ca3136e5d6501370535c063c
48e55c1236278b52c643e4dfefc1c1e06f3fa9db0b3cd18ee43a49be4f387cbb7effa0707e805a4a9c26659bd84c7d7db45ec8afa0bc8a7a6517cba9f734b083