no message

This commit is contained in:
Armamem0t 2025-07-05 22:46:33 +08:00
parent 6b167cbf89
commit 8ed24a9ee2
Signed by: minglipro
GPG Key ID: 5F355A77B22AA93B
30 changed files with 164 additions and 7 deletions

View File

@ -0,0 +1 @@
2fe242732bc8088a71c0352f938f402b

View File

@ -0,0 +1 @@
37618150c90f5dee7208ac40917ef3a9798b2cd1

View File

@ -0,0 +1 @@
d6d584a87186aa6ada48314f457a6d15d47b8018323fd4525f05faf53485c380

View File

@ -0,0 +1 @@
ea8a3c3543b5f974c5daec19a69128bd78cff3f4e5e351e0e2a7b50962219a5f7cd969e26d8ddd53dd9f0d9fd1cedcb7bf6c2f4209b0714c83a98f8399191275

View File

@ -0,0 +1 @@
b373e4be8137d15ad5ea07eabb932d52

View File

@ -0,0 +1 @@
e78bfbf5344b224a1a3d93c58d4b80a4d7bf9fd7

View File

@ -0,0 +1 @@
2564eea51ff75fb6314e8a8ef27cb6c62e868155d50da7b56de9c2ae0d9249c8

View File

@ -0,0 +1 @@
45023d8772d8f64a8904f58ca50ec877cdae8a9a0084bf6b497d923c386adf8c255ade921fc939a4bca7d97d6e38a055ff78058b3eb5f5818b3407806b80a0bf

View File

@ -0,0 +1 @@
f72dd0e49811f0766ba0ec1904698bce

View File

@ -0,0 +1 @@
0ad56b696675f3ff5875d2ee438e2ed83a8c94a6

View File

@ -0,0 +1 @@
d56fb21dcc357604ddbccc11287ebb738c410844c7957e654d3e979a7263efbf

View File

@ -0,0 +1 @@
c95ebd97fdb4ac5420f9bf6ffe72a9e3b3dc42effa8b9585aa4c165dff006f2c38608ae5e72b3d848bfc79ddc347e65269398854cc0a9790f8bf3fc441381818

View File

@ -0,0 +1,103 @@
{
"formatVersion": "1.1",
"component": {
"group": "com.mingliqiye",
"module": "socket-utilts",
"version": "1.0.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": "socket-utilts-1.0.5.jar",
"url": "socket-utilts-1.0.5.jar",
"size": 11127,
"sha512": "c95ebd97fdb4ac5420f9bf6ffe72a9e3b3dc42effa8b9585aa4c165dff006f2c38608ae5e72b3d848bfc79ddc347e65269398854cc0a9790f8bf3fc441381818",
"sha256": "d56fb21dcc357604ddbccc11287ebb738c410844c7957e654d3e979a7263efbf",
"sha1": "0ad56b696675f3ff5875d2ee438e2ed83a8c94a6",
"md5": "f72dd0e49811f0766ba0ec1904698bce"
}
]
},
{
"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"
}
},
{
"group": "com.mingliqiye",
"module": "network-endpoint",
"version": {
"requires": "1.0.2"
}
},
{
"group": "com.mingliqiye",
"module": "string-utilts",
"version": {
"requires": "1.0.4"
}
}
],
"files": [
{
"name": "socket-utilts-1.0.5.jar",
"url": "socket-utilts-1.0.5.jar",
"size": 11127,
"sha512": "c95ebd97fdb4ac5420f9bf6ffe72a9e3b3dc42effa8b9585aa4c165dff006f2c38608ae5e72b3d848bfc79ddc347e65269398854cc0a9790f8bf3fc441381818",
"sha256": "d56fb21dcc357604ddbccc11287ebb738c410844c7957e654d3e979a7263efbf",
"sha1": "0ad56b696675f3ff5875d2ee438e2ed83a8c94a6",
"md5": "f72dd0e49811f0766ba0ec1904698bce"
}
]
},
{
"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.5-sources.jar",
"url": "socket-utilts-1.0.5-sources.jar",
"size": 4440,
"sha512": "45023d8772d8f64a8904f58ca50ec877cdae8a9a0084bf6b497d923c386adf8c255ade921fc939a4bca7d97d6e38a055ff78058b3eb5f5818b3407806b80a0bf",
"sha256": "2564eea51ff75fb6314e8a8ef27cb6c62e868155d50da7b56de9c2ae0d9249c8",
"sha1": "e78bfbf5344b224a1a3d93c58d4b80a4d7bf9fd7",
"md5": "b373e4be8137d15ad5ea07eabb932d52"
}
]
}
]
}

View File

@ -0,0 +1 @@
72ea9786beae836130a8f736b06dc6e7

View File

@ -0,0 +1 @@
ea3efe32fe8e744fbe345c6dea930f24ba7092a5

View File

@ -0,0 +1 @@
7407d23edfb0610683740f06fe9c753d6825202db92766fac911d93c54d4cf38

View File

@ -0,0 +1 @@
167602baa989a479a5f0d174107e53cb4d63dcbfd3e936da654660802ce27070a47a0439ccd7f8afdb64486b3b02a380dcf03c3af3b036069ee56f3e597f66fc

View File

@ -0,0 +1,33 @@
<?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.5</version>
<dependencies>
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>24.0.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.mingliqiye</groupId>
<artifactId>network-endpoint</artifactId>
<version>1.0.2</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.mingliqiye</groupId>
<artifactId>string-utilts</artifactId>
<version>1.0.4</version>
<scope>runtime</scope>
</dependency>
</dependencies>
</project>

View File

@ -0,0 +1 @@
837a467743e9c0bc0b28a173f3f59e0d

View File

@ -0,0 +1 @@
7ee04b0a67188d344532f32474771eb53b6fb566

View File

@ -0,0 +1 @@
1d0026ff2723ae958ade724388d9812732505b5b9b39587d3569e78ff18c7ff4

View File

@ -0,0 +1 @@
cd8f2b9123908310e031e2bc565801c1ab46b5c88e8a0d51f5e40adabb49e4374a373ed676a3ab5ed5e2455409f35a361fa036da9398fb039efbf370dd6bd354

View File

@ -3,14 +3,15 @@
<groupId>com.mingliqiye</groupId>
<artifactId>socket-utilts</artifactId>
<versioning>
<latest>1.0.4</latest>
<release>1.0.4</release>
<latest>1.0.5</latest>
<release>1.0.5</release>
<versions>
<version>0.1</version>
<version>0.2</version>
<version>1.0.3</version>
<version>1.0.4</version>
<version>1.0.5</version>
</versions>
<lastUpdated>20250705142056</lastUpdated>
<lastUpdated>20250705144617</lastUpdated>
</versioning>
</metadata>

View File

@ -1 +1 @@
a96c8c7f922fad2550dabbc4ab1b4d5a
dc9a3104a082155d0ed9f6ef8fcbe00b

View File

@ -1 +1 @@
8bca49ae1676447b7e5ee1299e5d185acfd562a1
76e25871ad170e4d35d6f43f326977a163432520

View File

@ -1 +1 @@
2f7e4bc282ca3d64d01446b382ab57f006cf47c691b82d9f0e0c6eeac7745e63
cd1797d01c9a38638aa3efca9b66c3b6e51fbffaff33857c923f79ec93c3ff38

View File

@ -1 +1 @@
c37ed160a1d9e1a22b3a059117f760653fd4bdf5f8cc7047d98a301cdf63e636723b12be1591ca603bfcf7a74ebf2e3bdac0497db77e337f43fb0e62608be477
4ac063d504d7b45acdc78ed33259a67af336c34e57f841347fbc51cff2bb4fae3ee4a4b01f1ce2541bb1b05d912d723e97c592a873d45b941dabd4dc23f26d1a