文件名 | 操作 |
---|---|
agile-1.0.15.5.pom | 下载 |
<dependency>
<groupId>io.github.thebesteric.framework.agile</groupId>
<artifactId>agile</artifactId>
<version>1.0.15.5</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.github.thebesteric.framework.agile', module='agile', version='1.0.15.5')
)
compile
|-- org.slf4j:slf4j-api:2.0.12
|-- org.slf4j:slf4j-simple:2.0.12
|-- org.apache.commons:commons-lang3:3.13.0
|-- commons-io:commons-io:2.13.0
|-- org.apache.commons:commons-collections4:4.4
|-- org.projectlombok:lombok:1.18.30
|-- com.fasterxml.jackson.core:jackson-core:2.16.1
|-- com.fasterxml.jackson.core:jackson-databind:2.16.1
|-- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.1
|-- cn.hutool:hutool-all:5.8.27
test