File | Operation |
---|---|
starter-19.0.0.pom | download |
<dependency>
<groupId>tv.hd3g.commons</groupId>
<artifactId>starter</artifactId>
<version>19.0.0</version>
<type>pom</type>
</dependency>
<parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>3.2.1</version> </parent>
compile
|-- ch.qos.logback:logback-classic
provided
test
|-- tv.hd3g.commons:codepolicyvalidation:3.0.0
|-- net.datafaker:datafaker:1.6.0
|-- org.junit.jupiter:junit-jupiter