wheel-core

对一些基础函数的应用提供支持

License

License

GroupId

GroupId

com.github.rebue.wheel
ArtifactId

ArtifactId

wheel-core
Last Version

Last Version

1.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

wheel-core
对一些基础函数的应用提供支持

Download wheel-core

How to add to project

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

Dependencies

compile (10)

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

provided (1)

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

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.4
1.2.3
1.2.1
1.2.0
1.1.0
1.0.8
1.0.7
1.0.6