<dependency>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-testapp</artifactId>
<version>1.29</version>
</dependency>
@Grapes(
@Grab(group='org.testingisdocumenting.webtau', module='webtau-testapp', version='1.29')
)
<parent> <groupId>org.testingisdocumenting.webtau</groupId> <artifactId>webtau-parent</artifactId> <version>1.29</version> </parent>
compile
|-- com.fasterxml.jackson.core:jackson-databind
|-- org.springframework.boot:spring-boot-starter-logging:1.5.7.RELEASE
|-- org.springframework.boot:spring-boot-starter:1.5.7.RELEASE
|-- org.springframework.boot:spring-boot-starter-web:1.5.7.RELEASE
|-- org.springframework.boot:spring-boot:1.5.7.RELEASE
|-- org.springframework.boot:spring-boot-autoconfigure:1.5.7.RELEASE
|-- org.springframework.boot:spring-boot-starter-data-jpa:1.5.7.RELEASE
|-- org.springframework.boot:spring-boot-starter-data-rest:1.5.7.RELEASE
|-- io.springfox:springfox-swagger2:2.8.0
|-- io.springfox:springfox-data-rest:2.8.0
|-- javax.xml.bind:jaxb-api:2.3.0
|-- com.sun.xml.bind:jaxb-core:2.3.0