Last Version

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

预留starter父依赖

License

License

GroupId

GroupId

com.github.hengboy
ArtifactId

ArtifactId

api-boot-common
Version

Version

0.1.1.RELEASE
Type

Type

jar
Description

Description

预留starter父依赖

Download api-boot-common 0.1.1.RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar
org.springframework : spring-context-support Optional jar
org.reflections : reflections Optional jar 0.9.11

Project Modules

There are no modules declared in this project.