io.github.bovane:ruoyi-framework

framework框架核心

License

License

GroupId

GroupId

io.github.bovane
ArtifactId

ArtifactId

ruoyi-framework
Last Version

Last Version

3.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

framework框架核心

Download ruoyi-framework

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-aop jar
com.alibaba : druid-spring-boot-starter jar 1.2.8
com.github.penggle : kaptcha jar 2.3.2
com.github.oshi : oshi-core jar 5.8.2
io.github.bovane : ruoyi-system jar 3.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.7.0