не последняя версия
Последняя версия 1.1.1

top.zhouxiaoxiang:oriole 1.1.0

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

Группа

Группа

top.zhouxiaoxiang
Идентификатор

Идентификатор

oriole
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать 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"]