com.github.hengboy:api-boot-dependencies

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

License

License

GroupId

GroupId

com.github.hengboy
ArtifactId

ArtifactId

api-boot-dependencies
Last Version

Last Version

0.1.1.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download api-boot-dependencies

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1.RELEASE