License |
License |
---|---|
Categories |
CategoriesCLI User Interface Eureka Container Microservices |
GroupId | GroupIdorg.nutz |
ArtifactId | ArtifactIdnutzboot-starter-eureka-client |
Last Version | Last Version2.5.1.v20220215 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNutzBoot, micoservice base on Nutz
|
<!-- https://jarcasting.com/artifacts/org.nutz/nutzboot-starter-eureka-client/ -->
<dependency>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-starter-eureka-client</artifactId>
<version>2.5.1.v20220215</version>
</dependency>
// https://jarcasting.com/artifacts/org.nutz/nutzboot-starter-eureka-client/
implementation 'org.nutz:nutzboot-starter-eureka-client:2.5.1.v20220215'
// https://jarcasting.com/artifacts/org.nutz/nutzboot-starter-eureka-client/
implementation ("org.nutz:nutzboot-starter-eureka-client:2.5.1.v20220215")
'org.nutz:nutzboot-starter-eureka-client:jar:2.5.1.v20220215'
<dependency org="org.nutz" name="nutzboot-starter-eureka-client" rev="2.5.1.v20220215">
<artifact name="nutzboot-starter-eureka-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nutz', module='nutzboot-starter-eureka-client', version='2.5.1.v20220215')
)
libraryDependencies += "org.nutz" % "nutzboot-starter-eureka-client" % "2.5.1.v20220215"
[org.nutz/nutzboot-starter-eureka-client "2.5.1.v20220215"]
Group / Artifact | Type | Version |
---|---|---|
com.netflix.eureka : eureka-client | jar | 1.8.7 |
javax.inject : javax.inject | jar | 1 |
commons-configuration : commons-configuration | jar | 1.8 |
com.netflix.archaius : archaius-core | jar | 0.7.5 |
org.nutz : nutzboot-core | jar | 2.5.1.v20220215 |