SpringBoot Framework Build

A Springboot-based Development Toolkit

Лицензия

Лицензия

Группа

Группа

com.github.ichelon
Идентификатор

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

springboot-framework
Последняя версия

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

1.0.1.RELEASE
Дата

Дата

Тип

Тип

pom
Описание

Описание

SpringBoot Framework Build
A Springboot-based Development Toolkit

Скачать springboot-framework

Имя Файла Размер
springboot-framework-1.0.1.RELEASE.pom 12 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/com.github.ichelon/springboot-framework/ -->
<dependency>
    <groupId>com.github.ichelon</groupId>
    <artifactId>springboot-framework</artifactId>
    <version>1.0.1.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ichelon/springboot-framework/
implementation 'com.github.ichelon:springboot-framework:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.ichelon/springboot-framework/
implementation ("com.github.ichelon:springboot-framework:1.0.1.RELEASE")
'com.github.ichelon:springboot-framework:pom:1.0.1.RELEASE'
<dependency org="com.github.ichelon" name="springboot-framework" rev="1.0.1.RELEASE">
  <artifact name="springboot-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ichelon', module='springboot-framework', version='1.0.1.RELEASE')
)
libraryDependencies += "com.github.ichelon" % "springboot-framework" % "1.0.1.RELEASE"
[com.github.ichelon/springboot-framework "1.0.1.RELEASE"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
1.0.1.RELEASE
1.0.0.RELEASE
0.0.5.RELEASE
0.0.4.RELEASE
0.0.3.RELEASE
0.0.2.RELEASE
0.0.1.RELEASE