| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface Eureka Container Microservices |
| GroupId | GroupIdcom.github.gaojh |
| ArtifactId | ArtifactIdflyingboot-eureka-client-starter |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionflyingboot-eureka-client-starter
flyingboot eureka client
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gaojh/flyingboot-eureka-client-starter/
implementation 'com.github.gaojh:flyingboot-eureka-client-starter:1.0.3'
// https://jarcasting.com/artifacts/com.github.gaojh/flyingboot-eureka-client-starter/
implementation ("com.github.gaojh:flyingboot-eureka-client-starter:1.0.3")
'com.github.gaojh:flyingboot-eureka-client-starter:jar:1.0.3'
<dependency org="com.github.gaojh" name="flyingboot-eureka-client-starter" rev="1.0.3">
<artifact name="flyingboot-eureka-client-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gaojh', module='flyingboot-eureka-client-starter', version='1.0.3')
)
libraryDependencies += "com.github.gaojh" % "flyingboot-eureka-client-starter" % "1.0.3"
[com.github.gaojh/flyingboot-eureka-client-starter "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.gaojh : flyingboot | jar | 4.0.5 |
| com.netflix.eureka : eureka-client | jar | 1.9.25 |
| javax.inject : javax.inject | jar | 1 |
| commons-configuration : commons-configuration | jar | 1.8 |
| com.netflix.archaius : archaius-core | jar | 0.7.7 |