is not current version
Last Version 1.1.1

top.zhouxiaoxiang:oriole 1.1.0

Supply a unify api version management module for SpringCloud-based microservices.

GroupId

GroupId

top.zhouxiaoxiang
ArtifactId

ArtifactId

oriole
Version

Version

1.1.0
Type

Type

jar

Download oriole 1.1.0


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