Last Version

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

预留starter父依赖

License

License

GroupId

GroupId

com.github.hengboy
ArtifactId

ArtifactId

api-boot-starter
Version

Version

0.1.1.RELEASE
Type

Type

jar
Description

Description

预留starter父依赖

Download api-boot-starter 0.1.1.RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.hengboy : api-boot-autoconfigure jar 0.1.1.RELEASE

Project Modules

There are no modules declared in this project.