| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаorg.springframework.data |
| Идентификатор | Идентификаторspring-data-rest-core |
| Версия | Версия3.5.2 |
| Тип | Типjar |
| Описание |
ОписаниеSpring Data REST - Core
Spring Data REST - Core
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| spring-data-rest-core-3.5.2.pom | |
| spring-data-rest-core-3.5.2.jar | 143 KB |
| spring-data-rest-core-3.5.2-sources.jar | 110 KB |
| spring-data-rest-core-3.5.2-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.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-rest-core/
implementation 'org.springframework.data:spring-data-rest-core:3.5.2'
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-rest-core/
implementation ("org.springframework.data:spring-data-rest-core:3.5.2")
'org.springframework.data:spring-data-rest-core:jar:3.5.2'
<dependency org="org.springframework.data" name="spring-data-rest-core" rev="3.5.2">
<artifact name="spring-data-rest-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.data', module='spring-data-rest-core', version='3.5.2')
)
libraryDependencies += "org.springframework.data" % "spring-data-rest-core" % "3.5.2"
[org.springframework.data/spring-data-rest-core "3.5.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-tx | jar | |
| org.springframework.hateoas : spring-hateoas | jar | 1.3.2 |
| org.springframework.data : spring-data-commons | jar | 2.5.2 |
| org.springframework.plugin : spring-plugin-core | jar | 2.0.0.RELEASE |
| org.atteo : evo-inflector | jar | 1.2.2 |
| 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.26 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.data : spring-data-keyvalue | jar | 2.5.2 |
| 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.11.1 |
| org.mockito : mockito-junit-jupiter | jar | 3.11.1 |
| org.assertj : assertj-core | jar | 3.19.0 |
| org.springframework : spring-test | jar | |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.projectlombok : lombok | jar | 1.18.20 |