com.github.spt-oss:spring-boot-starter-data-jpa-plus

Custom implementation for Spring Boot

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы Данные
Группа

Группа

com.github.spt-oss
Идентификатор

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

spring-boot-starter-data-jpa-plus
Последняя версия

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

2.0.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Custom implementation for Spring Boot
Организация-разработчик

Организация-разработчик

SPT

Скачать spring-boot-starter-data-jpa-plus

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.flywaydb : flyway-core Необязательный jar 5.0.7
com.h2database : h2 Необязательный jar 1.4.197
org.springframework.boot : spring-boot-starter-data-jpa jar 2.0.2.RELEASE
org.jadira.usertype : usertype.core Необязательный jar 6.0.1.GA

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.16.18

test (2)

Идентификатор библиотеки Тип Версия
mysql : mysql-connector-java jar 5.1.46
org.springframework.boot : spring-boot-starter-test jar 2.0.2.RELEASE

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

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

Spring Boot Plus

circleci maven central javadoc

  • Custom implementation for Spring Boot
  • Note: This project is unofficial and experimental.

TOC

spring-boot-autoconfigure

  • TODO

License

  • This software is released under the Apache License 2.0.
com.github.spt-oss

SPT

Open Source Libraries for Java

Версии библиотеки

Версия
2.0.2.0
0.5.1
0.5.0
0.4.0
0.2.0
0.1.2
0.1.1
0.1.0