is not current version
Last Version 0.4.5

cn.vertxup:up-apollo 0.4.2


Categories

Categories

Apollo Container Microservices
GroupId

GroupId

cn.vertxup
ArtifactId

ArtifactId

up-apollo
Version

Version

0.4.2
Type

Type

jar

Download up-apollo 0.4.2


<!-- https://jarcasting.com/artifacts/cn.vertxup/up-apollo/ -->
<dependency>
    <groupId>cn.vertxup</groupId>
    <artifactId>up-apollo</artifactId>
    <version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.vertxup/up-apollo/
implementation 'cn.vertxup:up-apollo:0.4.2'
// https://jarcasting.com/artifacts/cn.vertxup/up-apollo/
implementation ("cn.vertxup:up-apollo:0.4.2")
'cn.vertxup:up-apollo:jar:0.4.2'
<dependency org="cn.vertxup" name="up-apollo" rev="0.4.2">
  <artifact name="up-apollo" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.vertxup', module='up-apollo', version='0.4.2')
)
libraryDependencies += "cn.vertxup" % "up-apollo" % "0.4.2"
[cn.vertxup/up-apollo "0.4.2"]