не последняя версия
Последняя версия 2.4.1

org.springframework.data:spring-data-jdbc-distribution 2.2.8

Distribution build for Spring Data JDBC

Категории

Категории

Данные Distribution Компиляция и сборка
Группа

Группа

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

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

spring-data-jdbc-distribution
Версия

Версия

2.2.8
Тип

Тип

pom

Скачать spring-data-jdbc-distribution 2.2.8

Имя Файла Размер
spring-data-jdbc-distribution-2.2.8.pom 1 KB
Обзор

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