4.0.0 jar org.dromara.hutool hutool-parent 6.0.0-M17 hutool-all ${project.artifactId} Hutool是一个功能丰富且易用的Java工具库,通过诸多实用工具类的使用,旨在帮助开发者快速、便捷地完成各类开发任务。这些封装的工具涵盖了字符串、数字、集合、编码、日期、文件、IO、加密、数据库JDBC、JSON、HTTP客户端等一系列操作,可以满足各种不同的开发需求。 https://github.com/dromara/hutool ${project.parent.groupId} hutool-core ${project.parent.version} ${project.parent.groupId} hutool-crypto ${project.parent.version} ${project.parent.groupId} hutool-db ${project.parent.version} ${project.parent.groupId} hutool-extra ${project.parent.version} ${project.parent.groupId} hutool-http ${project.parent.version} ${project.parent.groupId} hutool-log ${project.parent.version} ${project.parent.groupId} hutool-setting ${project.parent.version} ${project.parent.groupId} hutool-cron ${project.parent.version} ${project.parent.groupId} hutool-json ${project.parent.version} ${project.parent.groupId} hutool-poi ${project.parent.version} ${project.parent.groupId} hutool-socket ${project.parent.version} ${project.parent.groupId} hutool-swing ${project.parent.version} org.apache.maven.plugins maven-shade-plugin 3.4.1 package shade true ${project.groupId}:*:* *:* META-INF/maven/**