License |
License |
---|---|
Categories |
CategoriesCLI User Interface Apollo Container Microservices |
GroupId | GroupIdorg.nutz |
ArtifactId | ArtifactIdnutzboot-starter-apollo-client |
Last Version | Last Version2.5.1.v20220215 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnutzboot-starter-apollo-client
NutzBoot, micoservice base on Nutz
|
<!-- https://jarcasting.com/artifacts/org.nutz/nutzboot-starter-apollo-client/ -->
<dependency>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-starter-apollo-client</artifactId>
<version>2.5.1.v20220215</version>
</dependency>
// https://jarcasting.com/artifacts/org.nutz/nutzboot-starter-apollo-client/
implementation 'org.nutz:nutzboot-starter-apollo-client:2.5.1.v20220215'
// https://jarcasting.com/artifacts/org.nutz/nutzboot-starter-apollo-client/
implementation ("org.nutz:nutzboot-starter-apollo-client:2.5.1.v20220215")
'org.nutz:nutzboot-starter-apollo-client:jar:2.5.1.v20220215'
<dependency org="org.nutz" name="nutzboot-starter-apollo-client" rev="2.5.1.v20220215">
<artifact name="nutzboot-starter-apollo-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nutz', module='nutzboot-starter-apollo-client', version='2.5.1.v20220215')
)
libraryDependencies += "org.nutz" % "nutzboot-starter-apollo-client" % "2.5.1.v20220215"
[org.nutz/nutzboot-starter-apollo-client "2.5.1.v20220215"]
Group / Artifact | Type | Version |
---|---|---|
org.nutz : nutzboot-core | jar | 2.5.1.v20220215 |
Group / Artifact | Type | Version |
---|---|---|
com.ctrip.framework.apollo » apollo-client-pure | jar | 0.9.1 |