Last Version

Spring Data REST - HAL Explorer 3.7.1

Global parent pom.xml to be used by Spring Data modules

License

License

Categories

Categories

Data
GroupId

GroupId

org.springframework.data
ArtifactId

ArtifactId

spring-data-rest-hal-explorer
Version

Version

3.7.1
Type

Type

jar
Description

Description

Spring Data REST - HAL Explorer
Global parent pom.xml to be used by Spring Data modules
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-data-rest-hal-explorer 3.7.1


<!-- https://jarcasting.com/artifacts/org.springframework.data/spring-data-rest-hal-explorer/ -->
<dependency>
    <groupId>org.springframework.data</groupId>
    <artifactId>spring-data-rest-hal-explorer</artifactId>
    <version>3.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-rest-hal-explorer/
implementation 'org.springframework.data:spring-data-rest-hal-explorer:3.7.1'
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-rest-hal-explorer/
implementation ("org.springframework.data:spring-data-rest-hal-explorer:3.7.1")
'org.springframework.data:spring-data-rest-hal-explorer:jar:3.7.1'
<dependency org="org.springframework.data" name="spring-data-rest-hal-explorer" rev="3.7.1">
  <artifact name="spring-data-rest-hal-explorer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.data', module='spring-data-rest-hal-explorer', version='3.7.1')
)
libraryDependencies += "org.springframework.data" % "spring-data-rest-hal-explorer" % "3.7.1"
[org.springframework.data/spring-data-rest-hal-explorer "3.7.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.data : spring-data-rest-webmvc jar 3.7.1
javax.validation : validation-api Optional jar 1.1.0.Final
org.slf4j : slf4j-api jar 1.7.32

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
org.webjars : hal-explorer jar 1.1.0

test (10)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
org.hamcrest : hamcrest-core jar 1.3
org.junit.jupiter : junit-jupiter jar
org.junit.vintage : junit-vintage-engine jar
org.mockito : mockito-core jar 4.4.0
org.mockito : mockito-junit-jupiter jar 4.4.0
org.assertj : assertj-core jar 3.22.0
org.springframework : spring-test jar
ch.qos.logback : logback-classic jar 1.2.5
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.