文件名 | 操作 |
---|---|
parent-17.0.1.pom | 下载 |
<dependency>
<groupId>tv.hd3g.commons</groupId>
<artifactId>parent</artifactId>
<version>17.0.1</version>
<type>pom</type>
</dependency>
<parent> <groupId>tv.hd3g.commons</groupId> <artifactId>starter</artifactId> <version>17.0.1</version> </parent>
compile
|-- ognl:ognl
|-- org.springframework.boot:spring-boot-starter-validation
|-- org.springframework.boot:spring-boot-configuration-processor
|-- org.apache.commons:commons-lang3
|-- commons-codec:commons-codec
provided
test