File | Operation |
---|---|
parent-web-13.3.3.pom | download |
<dependency>
<groupId>tv.hd3g.commons</groupId>
<artifactId>parent-web</artifactId>
<version>13.3.3</version>
<type>pom</type>
</dependency>
<parent> <groupId>tv.hd3g.commons</groupId> <artifactId>parent</artifactId> <version>13.3.3</version> </parent>
compile
|-- org.springframework.boot:spring-boot-starter-web
|-- org.springframework.boot:spring-boot-starter-thymeleaf
|-- org.springframework.hateoas:spring-hateoas
test