<dependency>
<groupId>io.github.hengyunabc</groupId>
<artifactId>endpoints-spring-boot-autoconfigure1</artifactId>
<version>0.0.1</version>
</dependency>
libraryDependencies += "io.github.hengyunabc" % "endpoints-spring-boot-autoconfigure1" % "0.0.1"
@Grapes(
@Grab(group='io.github.hengyunabc', module='endpoints-spring-boot-autoconfigure1', version='0.0.1')
)
<dependency org="io.github.hengyunabc" name="endpoints-spring-boot-autoconfigure1" rev="0.0.1" />