| License |
License |
|---|---|
| GroupId | GroupIdcom.github.rebue.wheel |
| ArtifactId | ArtifactIdwheel-core |
| Last Version | Last Version1.2.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwheel-core
对一些基础函数的应用提供支持
|
| Filename | Size |
|---|---|
| wheel-core-1.2.4.pom | |
| wheel-core-1.2.4.jar | 90 KB |
| wheel-core-1.2.4-sources.jar | 58 KB |
| wheel-core-1.2.4-javadoc.jar | 294 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.rebue.wheel/wheel-core/ -->
<dependency>
<groupId>com.github.rebue.wheel</groupId>
<artifactId>wheel-core</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rebue.wheel/wheel-core/
implementation 'com.github.rebue.wheel:wheel-core:1.2.4'
// https://jarcasting.com/artifacts/com.github.rebue.wheel/wheel-core/
implementation ("com.github.rebue.wheel:wheel-core:1.2.4")
'com.github.rebue.wheel:wheel-core:jar:1.2.4'
<dependency org="com.github.rebue.wheel" name="wheel-core" rev="1.2.4">
<artifact name="wheel-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rebue.wheel', module='wheel-core', version='1.2.4')
)
libraryDependencies += "com.github.rebue.wheel" % "wheel-core" % "1.2.4"
[com.github.rebue.wheel/wheel-core "1.2.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.rebue.wheel : wheel-api | jar | 1.2.4 |
| mysql : mysql-connector-java | jar | 8.0.25 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.springframework : spring-context Optional | jar | |
| org.springframework : spring-web Optional | jar | |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| org.javassist : javassist Optional | jar | 3.27.0-GA |
| com.github.dozermapper : dozer-core Optional | jar | 6.5.0 |
| org.mybatis : mybatis Optional | jar | 3.5.4 |
| org.yaml : snakeyaml | jar | 1.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.oracle.database.jdbc : ojdbc6 | jar | 11.2.0.4 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.12.RELEASE |
| io.projectreactor : reactor-core | jar |