| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаorg.springframework.data |
| Идентификатор | Идентификаторspring-data-rest-core |
| Версия | Версия3.6.0 |
| Тип | Типjar |
| Описание |
ОписаниеSpring Data REST - Core
Spring Data REST - Core
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| spring-data-rest-core-3.6.0.pom | |
| spring-data-rest-core-3.6.0.jar | 143 KB |
| spring-data-rest-core-3.6.0-sources.jar | 110 KB |
| spring-data-rest-core-3.6.0-javadoc.jar | 535 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.springframework.data/spring-data-rest-core/ -->
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-core</artifactId>
<version>3.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-rest-core/
implementation 'org.springframework.data:spring-data-rest-core:3.6.0'
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-rest-core/
implementation ("org.springframework.data:spring-data-rest-core:3.6.0")
'org.springframework.data:spring-data-rest-core:jar:3.6.0'
<dependency org="org.springframework.data" name="spring-data-rest-core" rev="3.6.0">
<artifact name="spring-data-rest-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.data', module='spring-data-rest-core', version='3.6.0')
)
libraryDependencies += "org.springframework.data" % "spring-data-rest-core" % "3.6.0"
[org.springframework.data/spring-data-rest-core "3.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-tx | jar | |
| org.springframework.hateoas : spring-hateoas | jar | 1.4.0 |
| org.springframework.data : spring-data-commons | jar | 2.6.0 |
| org.springframework.plugin : spring-plugin-core | jar | 2.0.0.RELEASE |
| org.atteo : evo-inflector | jar | 1.3 |
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | |
| com.google.guava : guava Необязательный | jar | 19.0 |
| javax.validation : validation-api Необязательный | jar | 1.1.0.Final |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.data : spring-data-keyvalue | jar | 2.6.0 |
| 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.12.4 |
| org.mockito : mockito-junit-jupiter | jar | 3.12.4 |
| org.assertj : assertj-core | jar | 3.21.0 |
| org.springframework : spring-test | jar | |
| ch.qos.logback : logback-classic | jar | 1.2.5 |
| org.projectlombok : lombok | jar | 1.18.20 |