<dependency>
<groupId>org.springframework.hateoas</groupId>
<artifactId>spring-hateoas</artifactId>
<version>1.0.5.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='org.springframework.hateoas', module='spring-hateoas', version='1.0.5.RELEASE')
)
<dependency org="org.springframework.hateoas" name="spring-hateoas" rev="1.0.5.RELEASE" />
compile
|-- org.jetbrains.kotlin:kotlin-stdlib:1.3.72
|-- org.jetbrains.kotlin:kotlin-reflect:1.3.72
|-- org.springframework:spring-aop:5.2.6.RELEASE
|-- org.springframework:spring-beans:5.2.6.RELEASE
|-- org.springframework:spring-context:5.2.6.RELEASE
|-- org.springframework:spring-core:5.2.6.RELEASE
|-- org.springframework:spring-web:5.2.6.RELEASE
|-- org.springframework:spring-webmvc:5.2.6.RELEASE
|-- org.springframework:spring-webflux:5.2.6.RELEASE
|-- org.springframework.plugin:spring-plugin-core:2.0.0.RELEASE
|-- com.fasterxml.jackson.core:jackson-annotations
|-- com.fasterxml.jackson.core:jackson-databind
|-- com.jayway.jsonpath:json-path:2.4.0
|-- org.atteo:evo-inflector:1.2.2
|-- javax.validation:validation-api:2.0.1.Final
|-- org.slf4j:slf4j-api:1.7.30
provided
|-- org.projectlombok:lombok:1.18.4
|-- javax.servlet:javax.servlet-api:3.1.0
test
|-- org.jetbrains.kotlin:kotlin-test:1.3.72
|-- org.slf4j:jcl-over-slf4j:1.7.30
|-- ch.qos.logback:logback-classic:1.2.3
|-- org.junit.jupiter:junit-jupiter-api
|-- org.junit.jupiter:junit-jupiter-engine
|-- org.junit.jupiter:junit-jupiter-params
|-- org.springframework:spring-test:5.2.6.RELEASE
|-- org.mockito:mockito-junit-jupiter:2.23.4
|-- org.assertj:assertj-core:3.15.0
|-- net.jadler:jadler-all:1.3.0
|-- io.projectreactor.netty:reactor-netty
|-- io.projectreactor:reactor-test