no message

This commit is contained in:
Armamem0t 2025-07-30 14:41:28 +08:00
parent 655ddd7f0c
commit ef252b2eca
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") implementation("com.mingliqiye:tcp-proxy:0.2")
``` ```
## mingli-utils ## mingli-utils
- lastUpdateTime(UTC/GMT+08:00) 2025-07-25 17:38:12 - lastUpdateTime(UTC/GMT+08:00) 2025-07-30 14:40:54
- lastVersion 1.0.4 - lastVersion 1.0.5
- [Source](https://git.mingliqiye.com/mingliqiye/mingli-utils) - [Source](https://git.mingliqiye.com/mingliqiye/mingli-utils)
### maven (pom.xml) ### maven (pom.xml)
```xml ```xml
<dependency> <dependency>
<groupId>com.mingliqiye.utils</groupId> <groupId>com.mingliqiye.utils</groupId>
<artifactId>mingli-utils</artifactId> <artifactId>mingli-utils</artifactId>
<version>1.0.4</version> <version>1.0.5</version>
</dependency> </dependency>
``` ```
### Gradle (Groovy DSL - build.gradle) ### Gradle (Groovy DSL - build.gradle)
```groovy ```groovy
implementation 'com.mingliqiye.utils:mingli-utils:1.0.4' implementation 'com.mingliqiye.utils:mingli-utils:1.0.5'
``` ```
### Gradle (Kotlin DSL - build.gradle.kts) ### Gradle (Kotlin DSL - build.gradle.kts)
```kotlin ```kotlin
implementation("com.mingliqiye.utils:mingli-utils:1.0.4") implementation("com.mingliqiye.utils:mingli-utils:1.0.5")
``` ```

View File

@ -0,0 +1 @@
2c779c10519ffd8ef761557732eb6d46

View File

@ -0,0 +1 @@
55ea3ce7e5a18d664bdb4f76a41e16b49b8c2721

View File

@ -0,0 +1 @@
19e2b649e29e2a153c8d45ca68d93a5856075e254ff28f370d897793caa9e895

View File

@ -0,0 +1 @@
0eec6409e3e68ff2f4976780a24a23e2586acd268c6128cdea6fd7edd6c80abc07affa53cbcd0001dbb45b6a20c74ab2429b46a9bc9f9ac6863abd228d70d4ed

View File

@ -0,0 +1 @@
b00c9fc876cfbade60b981953084eb1b

View File

@ -0,0 +1 @@
d644d8627f0715daa6141cee00e335c14d52fcb7

View File

@ -0,0 +1 @@
f117aa3e12db0d4ed081cf2cc12712237803ad876991485648dbfd4f32747a3e

View File

@ -0,0 +1 @@
5e169ac2d91c29f002cc0b11400b1c08575c31e644a5116ea83ced78bb5469f13bfe4f91fff2182a415ca039e5d19b8e49fa168c17f17eae57f30d5dd730a553

View File

@ -0,0 +1 @@
c612332b3e6c09f2eaf5bff1c3ffb107

View File

@ -0,0 +1 @@
0a6bb91f068b63576ee3b1d930e0601979d018e0

View File

@ -0,0 +1 @@
955c7a924f2e1da374718f77c778d4ce8adc548539b5fc7153071ed4822f5513

View File

@ -0,0 +1 @@
6aa54b8cb51d81326d9a31d70f5ba6585ffabfc3f9a1cb9bdcbcecb2e55259981efad37f2e46d0907bd0bf6f92596dd1dff22ec95831c7a5bb289791419b4c5a

View File

@ -0,0 +1,130 @@
{
"formatVersion": "1.1",
"component": {
"group": "com.mingliqiye.utils",
"module": "mingli-utils",
"version": "1.0.5",
"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.5.jar",
"url": "mingli-utils-1.0.5.jar",
"size": 71130,
"sha512": "6aa54b8cb51d81326d9a31d70f5ba6585ffabfc3f9a1cb9bdcbcecb2e55259981efad37f2e46d0907bd0bf6f92596dd1dff22ec95831c7a5bb289791419b4c5a",
"sha256": "955c7a924f2e1da374718f77c778d4ce8adc548539b5fc7153071ed4822f5513",
"sha1": "0a6bb91f068b63576ee3b1d930e0601979d018e0",
"md5": "c612332b3e6c09f2eaf5bff1c3ffb107"
}
]
},
{
"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.5.jar",
"url": "mingli-utils-1.0.5.jar",
"size": 71130,
"sha512": "6aa54b8cb51d81326d9a31d70f5ba6585ffabfc3f9a1cb9bdcbcecb2e55259981efad37f2e46d0907bd0bf6f92596dd1dff22ec95831c7a5bb289791419b4c5a",
"sha256": "955c7a924f2e1da374718f77c778d4ce8adc548539b5fc7153071ed4822f5513",
"sha1": "0a6bb91f068b63576ee3b1d930e0601979d018e0",
"md5": "c612332b3e6c09f2eaf5bff1c3ffb107"
}
]
},
{
"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.5-javadoc.jar",
"url": "mingli-utils-1.0.5-javadoc.jar",
"size": 273750,
"sha512": "0eec6409e3e68ff2f4976780a24a23e2586acd268c6128cdea6fd7edd6c80abc07affa53cbcd0001dbb45b6a20c74ab2429b46a9bc9f9ac6863abd228d70d4ed",
"sha256": "19e2b649e29e2a153c8d45ca68d93a5856075e254ff28f370d897793caa9e895",
"sha1": "55ea3ce7e5a18d664bdb4f76a41e16b49b8c2721",
"md5": "2c779c10519ffd8ef761557732eb6d46"
}
]
},
{
"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.5-sources.jar",
"url": "mingli-utils-1.0.5-sources.jar",
"size": 50456,
"sha512": "5e169ac2d91c29f002cc0b11400b1c08575c31e644a5116ea83ced78bb5469f13bfe4f91fff2182a415ca039e5d19b8e49fa168c17f17eae57f30d5dd730a553",
"sha256": "f117aa3e12db0d4ed081cf2cc12712237803ad876991485648dbfd4f32747a3e",
"sha1": "d644d8627f0715daa6141cee00e335c14d52fcb7",
"md5": "b00c9fc876cfbade60b981953084eb1b"
}
]
}
]
}

View File

@ -0,0 +1 @@
4be39370371a31162de76d5668da1ced

View File

@ -0,0 +1 @@
82e9f8dc609c4b00e1e8f9c6836eb20d0dacd547

View File

@ -0,0 +1 @@
35d8487770205d1b0d4cf81cbb2398c09e2595d920cb83ca883643afd78c5b5c

View File

@ -0,0 +1 @@
8100734f4d8dbdce13d4d4d36cfc59c9243caf3ffcf1cb3c77af9d167e74049ec64384403173f0ad5374d517cccef50c1ab812709d7b443dd48579c279ed9ef5

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.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 @@
4164a8762154179f829734f3d9505e9f

View File

@ -0,0 +1 @@
0dbeb6e7638a316e441e3d47c56771e58b9f770b

View File

@ -0,0 +1 @@
2942f76a7294624eb07a039bb7f107bc8e5eb12d494a74b236fe13813672abbc

View File

@ -0,0 +1 @@
b1b117c5643f8d397a98812b49bb1046b150c785bb261031c3463f1f9a5cedcf58a7ddcb557f0c28be390bbde753644e3767a6ca288e3237ac9ea4c65a0460ff

View File

@ -3,11 +3,12 @@
<groupId>com.mingliqiye.utils</groupId> <groupId>com.mingliqiye.utils</groupId>
<artifactId>mingli-utils</artifactId> <artifactId>mingli-utils</artifactId>
<versioning> <versioning>
<latest>1.0.4</latest> <latest>1.0.5</latest>
<release>1.0.4</release> <release>1.0.5</release>
<versions> <versions>
<version>1.0.4</version> <version>1.0.4</version>
<version>1.0.5</version>
</versions> </versions>
<lastUpdated>20250725093812</lastUpdated> <lastUpdated>20250730064054</lastUpdated>
</versioning> </versioning>
</metadata> </metadata>

View File

@ -1 +1 @@
9b8495a63411b3ada23b36db7f7cdf44 a4dd61859a6ce12979b91488d003bc38

View File

@ -1 +1 @@
d139af710c4dd780272bcc8eb421b8389b40932b 79c9b23dde3cf885818309ede7911e8d91a5beb3

View File

@ -1 +1 @@
62fe1250bb2643b20e554403ca038ff40f424f745c5915f0fee92aa561f676a8 6615b3b75616bac2b7571f5a461fc7bb07b634c6b1f8811d4ab60f0f5a14480b

View File

@ -1 +1 @@
691a6ae2cb6f5acbbc38875ea1525ffea8c1c18c170d27ec763f17fc7e73bcb8a668effa67bdcc1acaa21a1180ed3366c183c24f03c36b8aa1a5252aa2acb672 ddb2a7a5c6e8b0bd31b42ea8a0763f465e6ab2badd517a06560d26f106c49f868d78075b83295193440a768e2cb0b8f80c71b069d03ac0e98ab9dda6bd546041