is not current version
Last Version 1.1.1

oriole 1.0.0

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

License

License

BSD
GroupId

GroupId

top.zhouxiaoxiang
ArtifactId

ArtifactId

oriole
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/zhouxiaoxiang/version
Source Code Management

Source Code Management

https://github.com/zhouxiaoxiang/version.git

Download oriole 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.3.2.RELEASE
org.projectlombok : lombok jar 1.18.12
cn.hutool : hutool-all jar 5.6.7

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.2.RELEASE

Project Modules

There are no modules declared in this project.