<dependency>
<groupId>org.testingisdocumenting.webtau</groupId>
<artifactId>webtau-testapp</artifactId>
<version>1.36.1</version>
</dependency>
@Grapes(
@Grab(group='org.testingisdocumenting.webtau', module='webtau-testapp', version='1.36.1')
)
<parent> <groupId>org.testingisdocumenting.webtau</groupId> <artifactId>webtau-parent</artifactId> <version>1.36.1</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
|-- javax.xml.bind:jaxb-api:2.3.0
|-- com.sun.xml.bind:jaxb-core:2.3.0
|-- com.sun.xml.bind:jaxb-impl:2.3.0