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

crud2-spring-boot-starter 0.1.0

Springboot autoconfigure for crud2(A anti orm data access layer)

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration
Группа

Группа

org.crud2.spring.boot
Идентификатор

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

crud2-spring-boot-autoconfigure
Версия

Версия

0.1.0
Тип

Тип

jar
Описание

Описание

crud2-spring-boot-starter
Springboot autoconfigure for crud2(A anti orm data access layer)
Ссылка на сайт

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

https://github.com/crud2/crud2-spring-boot-autoconfigure
Система контроля версий

Система контроля версий

https://github.com/crud2/crud2-spring-boot-autoconfigure

Скачать crud2-spring-boot-autoconfigure 0.1.0


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.crud2 : crud2 Необязательный jar 0.1.0
org.springframework.boot : spring-boot-actuator-autoconfigure Необязательный jar 2.0.3.RELEASE

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

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