Last Version

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

预留starter父依赖

License

License

GroupId

GroupId

com.github.hengboy
ArtifactId

ArtifactId

api-boot-parent
Version

Version

0.1.1.RELEASE
Type

Type

pom
Description

Description

预留starter父依赖

Download api-boot-parent 0.1.1.RELEASE


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