| License | License | 
|---|---|
| Categories | CategoriesData | 
| GroupId | GroupIdorg.springframework.data | 
| ArtifactId | ArtifactIdspring-data-rest-hal-browser | 
| Version | Version3.3.9.RELEASE | 
| Type | Typejar | 
| Description | DescriptionSpring Data REST - HAL Browser Global parent pom.xml to be used by Spring Data modules | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.springframework.data/spring-data-rest-hal-browser/ -->
<dependency>
    <groupId>org.springframework.data</groupId>
    <artifactId>spring-data-rest-hal-browser</artifactId>
    <version>3.3.9.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/org.springframework.data/spring-data-rest-hal-browser/
implementation 'org.springframework.data:spring-data-rest-hal-browser:3.3.9.RELEASE'// https://jarcasting.com/artifacts/org.springframework.data/spring-data-rest-hal-browser/
implementation ("org.springframework.data:spring-data-rest-hal-browser:3.3.9.RELEASE")'org.springframework.data:spring-data-rest-hal-browser:jar:3.3.9.RELEASE'<dependency org="org.springframework.data" name="spring-data-rest-hal-browser" rev="3.3.9.RELEASE">
  <artifact name="spring-data-rest-hal-browser" type="jar" />
</dependency>@Grapes(
@Grab(group='org.springframework.data', module='spring-data-rest-hal-browser', version='3.3.9.RELEASE')
)libraryDependencies += "org.springframework.data" % "spring-data-rest-hal-browser" % "3.3.9.RELEASE"[org.springframework.data/spring-data-rest-hal-browser "3.3.9.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.data : spring-data-rest-webmvc | jar | 3.3.9.RELEASE | 
| javax.validation : validation-api Optional | jar | 1.1.0.Final | 
| org.slf4j : slf4j-api | jar | 1.7.26 | 
| org.projectlombok : lombok Optional | jar | 1.18.12 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 | 
| org.webjars : hal-browser | jar | ad9b865 | 
| org.webjars : json-editor | jar | 0.7.21 | 
| 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 | 3.3.3 | 
| org.mockito : mockito-junit-jupiter | jar | 3.3.3 | 
| org.assertj : assertj-core | jar | 3.18.1 | 
| org.springframework : spring-test | jar | |
| ch.qos.logback : logback-classic | jar | 1.2.3 |