is not current version
Last Version 1.0.3

com.github.gaojh:flyingboot-eureka-client-starter 1.0.0

基于netty异步开发框架。

Categories

Categories

CLI User Interface Eureka Container Microservices
GroupId

GroupId

com.github.gaojh
ArtifactId

ArtifactId

flyingboot-eureka-client-starter
Version

Version

1.0.0
Type

Type

jar

Download flyingboot-eureka-client-starter 1.0.0


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