Last Version

wheel-api 1.2.4

对API项目提供支持

License

License

GroupId

GroupId

com.github.rebue.wheel
ArtifactId

ArtifactId

wheel-api
Version

Version

1.2.4
Type

Type

jar
Description

Description

wheel-api
对API项目提供支持

Download wheel-api 1.2.4


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
ma.glasnost.orika : orika-core jar 1.5.4
org.apache.commons : commons-lang3 jar 3.10

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (2)

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

Project Modules

There are no modules declared in this project.