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

spring-data-commons 0.0.3

Parent pom providing dependency and plugin management for applications built with Maven

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.ydespreaux.spring.data
Идентификатор

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

spring-data-commons
Версия

Версия

0.0.3
Тип

Тип

jar
Описание

Описание

spring-data-commons
Parent pom providing dependency and plugin management for applications built with Maven
Ссылка на сайт

Ссылка на сайт

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-data-commons

Скачать spring-data-commons 0.0.3


<!-- https://jarcasting.com/artifacts/com.github.ydespreaux.spring.data/spring-data-commons/ -->
<dependency>
    <groupId>com.github.ydespreaux.spring.data</groupId>
    <artifactId>spring-data-commons</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ydespreaux.spring.data/spring-data-commons/
implementation 'com.github.ydespreaux.spring.data:spring-data-commons:0.0.3'
// https://jarcasting.com/artifacts/com.github.ydespreaux.spring.data/spring-data-commons/
implementation ("com.github.ydespreaux.spring.data:spring-data-commons:0.0.3")
'com.github.ydespreaux.spring.data:spring-data-commons:jar:0.0.3'
<dependency org="com.github.ydespreaux.spring.data" name="spring-data-commons" rev="0.0.3">
  <artifact name="spring-data-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ydespreaux.spring.data', module='spring-data-commons', version='0.0.3')
)
libraryDependencies += "com.github.ydespreaux.spring.data" % "spring-data-commons" % "0.0.3"
[com.github.ydespreaux.spring.data/spring-data-commons "0.0.3"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework.data : spring-data-commons jar
org.springframework.boot : spring-boot-starter jar 2.1.0.RELEASE
org.projectlombok : lombok jar 1.18.2

test (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.1.0.RELEASE
commons-lang : commons-lang jar 2.6

Модули Проекта

Данный проект не имеет модулей.