| License |
License |
|---|---|
| GroupId | GroupIdtop.zhouxiaoxiang |
| ArtifactId | ArtifactIdoriole |
| Version | Version1.0.0 |
| 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.0.0.pom | |
| oriole-1.0.0.jar | 9 KB |
| oriole-1.0.0-sources.jar | 4 KB |
| oriole-1.0.0-javadoc.jar | 59 KB |
| Browse |
<!-- 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"]
| 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 |