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