no message

This commit is contained in:
Armamem0t 2025-07-11 12:19:45 +08:00
parent 0d49e6c064
commit fcd6d4711d
Signed by: minglipro
GPG Key ID: 5F355A77B22AA93B
31 changed files with 168 additions and 0 deletions

View File

@ -3,6 +3,7 @@
- [minecraft-SLP](#minecraft-slp) - [minecraft-SLP](#minecraft-slp)
- [network-endpoint](#network-endpoint) - [network-endpoint](#network-endpoint)
- [socket-utils](#socket-utils) - [socket-utils](#socket-utils)
- [socket-utilts](#socket-utilts)
- [string-utils](#string-utils) - [string-utils](#string-utils)
- [tcp-proxy](#tcp-proxy) - [tcp-proxy](#tcp-proxy)
# maven-repository-raw # maven-repository-raw
@ -137,6 +138,26 @@ implementation 'com.mingliqiye:socket-utils:1.0.7'
```kotlin ```kotlin
implementation("com.mingliqiye:socket-utils:1.0.7") implementation("com.mingliqiye:socket-utils:1.0.7")
``` ```
## socket-utilts
- lastUpdateTime(UTC/GMT+08:00) 2025-07-11 12:19:00
- lastVersion 1.0.1
- [Source](https://git.mingliqiye.com/mingliqiye/socket-utilts)
### maven (pom.xml)
```xml
<dependency>
<groupId>com.mingliqiye</groupId>
<artifactId>socket-utilts</artifactId>
<version>1.0.1</version>
</dependency>
```
### Gradle (Groovy DSL - build.gradle)
```groovy
implementation 'com.mingliqiye:socket-utilts:1.0.1'
```
### Gradle (Kotlin DSL - build.gradle.kts)
```kotlin
implementation("com.mingliqiye:socket-utilts:1.0.1")
```
## string-utils ## string-utils
- lastUpdateTime(UTC/GMT+08:00) 2025-07-10 08:26:35 - lastUpdateTime(UTC/GMT+08:00) 2025-07-10 08:26:35
- lastVersion 1.0.4 - lastVersion 1.0.4

View File

@ -0,0 +1 @@
405382614585f6a38243f655a7de4829

View File

@ -0,0 +1 @@
830a75ba0da9ae736d7a91548d6ace168cebbd66

View File

@ -0,0 +1 @@
23f3e01f8365e272ab6c1eccf7735d93b9af97d2ebbc6927788b5c0dd65e1676

View File

@ -0,0 +1 @@
0524ac2030340b1f17d1f3fff1291650bc5bf592fb43af8d9796b4e178c53ccc5ddb0469c207f647943381f3fccf848d06ebf188296d3a0ae0be8dc5a3cd8cbd

View File

@ -0,0 +1 @@
68761524176462ea6079fc29acc40df9

View File

@ -0,0 +1 @@
84c470751ceae61cab0a2aef57e9d5d2f387ae3d

View File

@ -0,0 +1 @@
4f19788f7e0fe9d389113f0e4e3593bcae259eb71a858728b4a5a61eed626f9f

View File

@ -0,0 +1 @@
0f412a32fbf567e106df6d0f22c05f92c926ca40eab97febed1b8da3f5975964485371f250482b64647cfa4bc022c9effbb310ff96b951cfa35364b3850118b1

View File

@ -0,0 +1 @@
0215515a428cfb5a27e7353a066de3c2

View File

@ -0,0 +1 @@
1f5d9918e8ef39962f0ac2bcba686c6468776ab3

View File

@ -0,0 +1 @@
4015349a3bc43241a9a1341526a94a8e23adac14bdd5a8724894e344fecec840

View File

@ -0,0 +1 @@
87e5d284f220dda414c4c98cd6f76cc59b7abaf407203b950f180b6af6db6b36681f8010da1b0472f10f4dd90fedab36440df0dbeb572118c9251b6779e26871

View File

@ -0,0 +1,89 @@
{
"formatVersion": "1.1",
"component": {
"group": "com.mingliqiye",
"module": "socket-utilts",
"version": "1.0.1",
"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": "socket-utilts-1.0.1.jar",
"url": "socket-utilts-1.0.1.jar",
"size": 9354,
"sha512": "87e5d284f220dda414c4c98cd6f76cc59b7abaf407203b950f180b6af6db6b36681f8010da1b0472f10f4dd90fedab36440df0dbeb572118c9251b6779e26871",
"sha256": "4015349a3bc43241a9a1341526a94a8e23adac14bdd5a8724894e344fecec840",
"sha1": "1f5d9918e8ef39962f0ac2bcba686c6468776ab3",
"md5": "0215515a428cfb5a27e7353a066de3c2"
}
]
},
{
"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.jetbrains",
"module": "annotations",
"version": {
"requires": "24.0.0"
}
}
],
"files": [
{
"name": "socket-utilts-1.0.1.jar",
"url": "socket-utilts-1.0.1.jar",
"size": 9354,
"sha512": "87e5d284f220dda414c4c98cd6f76cc59b7abaf407203b950f180b6af6db6b36681f8010da1b0472f10f4dd90fedab36440df0dbeb572118c9251b6779e26871",
"sha256": "4015349a3bc43241a9a1341526a94a8e23adac14bdd5a8724894e344fecec840",
"sha1": "1f5d9918e8ef39962f0ac2bcba686c6468776ab3",
"md5": "0215515a428cfb5a27e7353a066de3c2"
}
]
},
{
"name": "sourcesElements",
"attributes": {
"org.gradle.category": "documentation",
"org.gradle.dependency.bundling": "external",
"org.gradle.docstype": "sources",
"org.gradle.usage": "java-runtime"
},
"files": [
{
"name": "socket-utilts-1.0.1-sources.jar",
"url": "socket-utilts-1.0.1-sources.jar",
"size": 2774,
"sha512": "0f412a32fbf567e106df6d0f22c05f92c926ca40eab97febed1b8da3f5975964485371f250482b64647cfa4bc022c9effbb310ff96b951cfa35364b3850118b1",
"sha256": "4f19788f7e0fe9d389113f0e4e3593bcae259eb71a858728b4a5a61eed626f9f",
"sha1": "84c470751ceae61cab0a2aef57e9d5d2f387ae3d",
"md5": "68761524176462ea6079fc29acc40df9"
}
]
}
]
}

View File

@ -0,0 +1 @@
7e23381d5bd85856e983521275d2b254

View File

@ -0,0 +1 @@
66f3b92c1e86110f3da2844b6debb6eb9bd73790

View File

@ -0,0 +1 @@
c51c3ddd9ec9fdfa39b18c05f432ad4593f2490b33eb020b8cb282e449f9648e

View File

@ -0,0 +1 @@
afe4f9e83f77760a3f1abc6b11b47c6e49d6bf057c23c5e3d7ee2dfa6ca0bff31cedb83136222b8d107c00da3ca14d8d60e1a0f4c31abc0a44e389deaeb311f5

View File

@ -0,0 +1,21 @@
<?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</groupId>
<artifactId>socket-utilts</artifactId>
<version>1.0.1</version>
<dependencies>
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>24.0.0</version>
<scope>runtime</scope>
</dependency>
</dependencies>
</project>

View File

@ -0,0 +1 @@
02498e5b5fefe0670e48fbd840e9f7e2

View File

@ -0,0 +1 @@
e6fadfc066431528407d05450358add7d8007f38

View File

@ -0,0 +1 @@
3ab9a741aa875f3ec17df22082cc0d1298d7e3a6cdcef2caec605dee6dec8542

View File

@ -0,0 +1 @@
93a8ddb3ee572ebec7c04c64a3748caa3603a72526f5777055717bcb4e576a34acdd1e2ced7fe5ff6549e59749b301e359b555891a9cfc5ee435950605cc7c3b

View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>com.mingliqiye</groupId>
<artifactId>socket-utilts</artifactId>
<versioning>
<latest>1.0.1</latest>
<release>1.0.1</release>
<versions>
<version>1.0.1</version>
</versions>
<lastUpdated>20250711041900</lastUpdated>
</versioning>
</metadata>

View File

@ -0,0 +1 @@
89f5cd072d5b39cb9ddb6b27b716dcae

View File

@ -0,0 +1 @@
fb5249e320d9135806d95833a3efb09bbb4d527b

View File

@ -0,0 +1 @@
d3d3bb7efd0a57e778c052fc1c4b66a8304b2b939f0e2ab2e89f2832d04d39e8

View File

@ -0,0 +1 @@
6ccf458f9d887a7bf2516f43bfe965cda3f83e99b097de292d561f31357191e24427258b973841420044081d129aefe71a782f2ccf34e48029dcc8f364beb280