License |
License |
---|---|
GroupId | GroupIdcom.github.rebue.wheel |
ArtifactId | ArtifactIdwheel-api |
Last Version | Last Version1.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwheel-api
对API项目提供支持
|
Filename | Size |
---|---|
wheel-api-1.2.4.pom | |
wheel-api-1.2.4.jar | 7 KB |
wheel-api-1.2.4-sources.jar | 6 KB |
wheel-api-1.2.4-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rebue.wheel/wheel-api/ -->
<dependency>
<groupId>com.github.rebue.wheel</groupId>
<artifactId>wheel-api</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rebue.wheel/wheel-api/
implementation 'com.github.rebue.wheel:wheel-api:1.2.4'
// https://jarcasting.com/artifacts/com.github.rebue.wheel/wheel-api/
implementation ("com.github.rebue.wheel:wheel-api:1.2.4")
'com.github.rebue.wheel:wheel-api:jar:1.2.4'
<dependency org="com.github.rebue.wheel" name="wheel-api" rev="1.2.4">
<artifact name="wheel-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rebue.wheel', module='wheel-api', version='1.2.4')
)
libraryDependencies += "com.github.rebue.wheel" % "wheel-api" % "1.2.4"
[com.github.rebue.wheel/wheel-api "1.2.4"]
Group / Artifact | Type | Version |
---|---|---|
ma.glasnost.orika : orika-core | jar | 1.5.4 |
org.apache.commons : commons-lang3 | jar | 3.10 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.springframework.boot : spring-boot-starter-test | jar | 2.3.12.RELEASE |