Categories |
CategoriesZuul Application Layer Libs Distributed Applications |
---|---|
GroupId | GroupIdcom.gitee.maskit |
ArtifactId | ArtifactIdmaskit-core-canary-zuul |
Version | Version1.0.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.gitee.maskit/maskit-core-canary-zuul/ -->
<dependency>
<groupId>com.gitee.maskit</groupId>
<artifactId>maskit-core-canary-zuul</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.maskit/maskit-core-canary-zuul/
implementation 'com.gitee.maskit:maskit-core-canary-zuul:1.0.3'
// https://jarcasting.com/artifacts/com.gitee.maskit/maskit-core-canary-zuul/
implementation ("com.gitee.maskit:maskit-core-canary-zuul:1.0.3")
'com.gitee.maskit:maskit-core-canary-zuul:jar:1.0.3'
<dependency org="com.gitee.maskit" name="maskit-core-canary-zuul" rev="1.0.3">
<artifact name="maskit-core-canary-zuul" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.maskit', module='maskit-core-canary-zuul', version='1.0.3')
)
libraryDependencies += "com.gitee.maskit" % "maskit-core-canary-zuul" % "1.0.3"
[com.gitee.maskit/maskit-core-canary-zuul "1.0.3"]