mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
add Automatic-Module-Name
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
<name>${project.artifactId}</name>
|
||||
<description>Hutool Http客户端</description>
|
||||
|
||||
<properties>
|
||||
<Automatic-Module-Name>cn.hutool.http</Automatic-Module-Name>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>cn.hutool</groupId>
|
||||
|
Reference in New Issue
Block a user