io.github.bovane:ruoyi-common

common通用工具

License

License

GroupId

GroupId

io.github.bovane
ArtifactId

ArtifactId

ruoyi-common
Last Version

Last Version

3.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

common通用工具

Download ruoyi-common

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.bovane/ruoyi-common/ -->
<dependency>
    <groupId>io.github.bovane</groupId>
    <artifactId>ruoyi-common</artifactId>
    <version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bovane/ruoyi-common/
implementation 'io.github.bovane:ruoyi-common:3.7.0'
// https://jarcasting.com/artifacts/io.github.bovane/ruoyi-common/
implementation ("io.github.bovane:ruoyi-common:3.7.0")
'io.github.bovane:ruoyi-common:jar:3.7.0'
<dependency org="io.github.bovane" name="ruoyi-common" rev="3.7.0">
  <artifact name="ruoyi-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bovane', module='ruoyi-common', version='3.7.0')
)
libraryDependencies += "io.github.bovane" % "ruoyi-common" % "3.7.0"
[io.github.bovane/ruoyi-common "3.7.0"]

Dependencies

compile (17)

Group / Artifact Type Version
org.springframework : spring-context-support jar
org.springframework : spring-web jar
org.springframework.boot : spring-boot-starter-security jar
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.4.0
javax.validation : validation-api jar
org.apache.commons : commons-lang3 jar
com.fasterxml.jackson.core : jackson-databind jar
com.alibaba : fastjson jar 1.2.78
commons-io : commons-io jar 2.11.0
commons-fileupload : commons-fileupload jar 1.4
org.apache.poi : poi-ooxml jar 4.1.2
org.yaml : snakeyaml jar
io.jsonwebtoken : jjwt jar 0.9.1
org.springframework.boot : spring-boot-starter-data-redis jar
org.apache.commons : commons-pool2 jar
eu.bitwalker : UserAgentUtils jar 1.21
javax.servlet : javax.servlet-api jar

Project Modules

There are no modules declared in this project.

Versions

Version
3.7.0