| License |
License |
|---|---|
| GroupId | GroupIdtop.zhouxiaoxiang |
| ArtifactId | ArtifactIdoriole |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionoriole
Supply a unify api version management module for SpringCloud-based microservices.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| oriole-1.1.1.pom | |
| oriole-1.1.1.jar | 10 KB |
| oriole-1.1.1-sources.jar | 4 KB |
| oriole-1.1.1-javadoc.jar | 68 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.zhouxiaoxiang/oriole/ -->
<dependency>
<groupId>top.zhouxiaoxiang</groupId>
<artifactId>oriole</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.zhouxiaoxiang/oriole/
implementation 'top.zhouxiaoxiang:oriole:1.1.1'
// https://jarcasting.com/artifacts/top.zhouxiaoxiang/oriole/
implementation ("top.zhouxiaoxiang:oriole:1.1.1")
'top.zhouxiaoxiang:oriole:jar:1.1.1'
<dependency org="top.zhouxiaoxiang" name="oriole" rev="1.1.1">
<artifact name="oriole" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zhouxiaoxiang', module='oriole', version='1.1.1')
)
libraryDependencies += "top.zhouxiaoxiang" % "oriole" % "1.1.1"
[top.zhouxiaoxiang/oriole "1.1.1"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.2.RELEASE |