не последняя версия
Последняя версия 3.3.9.RELEASE

org.springframework.data:spring-data-rest-hal-browser 2.6.4.RELEASE


Категории

Категории

Данные
Группа

Группа

org.springframework.data
Идентификатор

Идентификатор

spring-data-rest-hal-browser
Версия

Версия

2.6.4.RELEASE
Тип

Тип

jar

Скачать spring-data-rest-hal-browser 2.6.4.RELEASE


<!-- 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>2.6.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-rest-hal-browser/
implementation 'org.springframework.data:spring-data-rest-hal-browser:2.6.4.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-rest-hal-browser/
implementation ("org.springframework.data:spring-data-rest-hal-browser:2.6.4.RELEASE")
'org.springframework.data:spring-data-rest-hal-browser:jar:2.6.4.RELEASE'
<dependency org="org.springframework.data" name="spring-data-rest-hal-browser" rev="2.6.4.RELEASE">
  <artifact name="spring-data-rest-hal-browser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.data', module='spring-data-rest-hal-browser', version='2.6.4.RELEASE')
)
libraryDependencies += "org.springframework.data" % "spring-data-rest-hal-browser" % "2.6.4.RELEASE"
[org.springframework.data/spring-data-rest-hal-browser "2.6.4.RELEASE"]