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

com.github.hengboy:api-boot-dependencies 0.1.1.RELEASE

ApiBoot是一款基于SpringBoot2.x的接口服务集成基础框架, 内部提供了第三方框架的封装集成,让接口开发者可以选着性完成开箱即用, 不再为搭建接口框架而犯愁,从而极大的提高开发效率。

Лицензия

Лицензия

Группа

Группа

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

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

api-boot-dependencies
Версия

Версия

0.1.1.RELEASE
Тип

Тип

pom
Описание

Описание

ApiBoot是一款基于SpringBoot2.x的接口服务集成基础框架, 内部提供了第三方框架的封装集成,让接口开发者可以选着性完成开箱即用, 不再为搭建接口框架而犯愁,从而极大的提高开发效率。

Скачать api-boot-dependencies 0.1.1.RELEASE

Имя Файла Размер
api-boot-dependencies-0.1.1.RELEASE.pom 5 KB
Обзор

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

Зависимости

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

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

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