spring-boot-template

Springboot Jpa CRUD Template

Лицензия

Лицензия

Категории

Категории

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

Группа

com.xiayk.template
Идентификатор

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

spring-boot-template
Последняя версия

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

0.0.2.T
Дата

Дата

Тип

Тип

jar
Описание

Описание

spring-boot-template
Springboot Jpa CRUD Template
Ссылка на сайт

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

https://gitee.com/xiayk/spring-boot-template.git

Скачать spring-boot-template

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

<!-- https://jarcasting.com/artifacts/com.xiayk.template/spring-boot-template/ -->
<dependency>
    <groupId>com.xiayk.template</groupId>
    <artifactId>spring-boot-template</artifactId>
    <version>0.0.2.T</version>
</dependency>
// https://jarcasting.com/artifacts/com.xiayk.template/spring-boot-template/
implementation 'com.xiayk.template:spring-boot-template:0.0.2.T'
// https://jarcasting.com/artifacts/com.xiayk.template/spring-boot-template/
implementation ("com.xiayk.template:spring-boot-template:0.0.2.T")
'com.xiayk.template:spring-boot-template:jar:0.0.2.T'
<dependency org="com.xiayk.template" name="spring-boot-template" rev="0.0.2.T">
  <artifact name="spring-boot-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xiayk.template', module='spring-boot-template', version='0.0.2.T')
)
libraryDependencies += "com.xiayk.template" % "spring-boot-template" % "0.0.2.T"
[com.xiayk.template/spring-boot-template "0.0.2.T"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-data-jpa jar 2.5.3
com.fasterxml.jackson.core : jackson-annotations jar 2.12.4
org.springframework : spring-webmvc jar 5.3.9

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

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

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

Версия
0.0.2.T
0.0.1.T
0.0.1.A