AUtil (ACANX-Util) ACANX open source tool library, encapsulating common tool methods related to strings, files, IO, collections, dates, times, HTTP/2, JSON, properties, IP addresses, URLs, threads, operating systems, images, message digests, encoding, and decoding
- AUtil Maven Artifact GAV
<!-- https://repo1.maven.org/maven2/com/acanx/util/autil-core/ --> <!-- https://mvnrepository.com/artifact/com.acanx.util/autil-core --> <dependency> <groupId>com.acanx.util</groupId> <artifactId>autil-core</artifactId> <version>0.4.3</version> </dependency>
-
V0.1.x for JDK8
-
V0.2.x for JDK11
-
V0.3.x for JDK17
-
V0.4.x for JDK21
-
V0.5.x for JDK25
-
V0.6.x for JDK29
-
V0.7.x for JDK33
-
V0.8.x for JDK37
-
V0.9.x for JDK41
-
V1.0.x for JDK8
-
V1.1.x for JDK11
-
V1.2.x for JDK17
-
V1.3.x for JDK21
-
V1.4.x for JDK25
-
V1.5.x for JDK29
-
V1.6.x for JDK33
-
V1.7.x for JDK37
-
V1.8.x for JDK41
-
V1.9.x for JDK45
-
V2.x for JDK25
- Minimum JDK version requirement: JDK8
- It is recommended to upgrade to JDK11 for better results