Root

Provides a start point for building spring boot api with spring data jpa. creates base classes and interfaces required to get you started

Лицензия

Лицензия

Группа

Группа

io.github.samburi
Идентификатор

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

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

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

1.0.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

Root
Provides a start point for building spring boot api with spring data jpa. creates base classes and interfaces required to get you started

Скачать root

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

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

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-data-jpa jar 2.5.4
org.springframework.boot : spring-boot-starter-validation jar 2.5.4
org.springframework.data : spring-data-envers jar
org.springframework.boot : spring-boot-starter-web jar 2.5.4
org.springframework.cloud : spring-cloud-starter-config jar
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client jar
org.springdoc : springdoc-openapi-ui jar 1.4.8
org.modelmapper : modelmapper jar 2.3.9
org.projectlombok : lombok jar 1.18.20
org.springframework.cloud : spring-cloud-starter-bootstrap jar
org.springframework.boot : spring-boot-starter-actuator jar 2.5.4

runtime (2)

Идентификатор библиотеки Тип Версия
mysql : mysql-connector-java jar 8.0.26
com.microsoft.sqlserver : mssql-jdbc jar 9.2.1.jre8

test (1)

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

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

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

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

Версия
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0