fast-web-admin

Demo project for Spring Boot

License

License

GroupId

GroupId

io.github.forezp
ArtifactId

ArtifactId

fast-web-admin
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

fast-web-admin
Demo project for Spring Boot

Download fast-web-admin

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.5.3
io.github.forezp : fast-web-common jar 1.0.4
io.github.forezp : fast-web-mybatis jar 1.0.4
io.github.forezp : fast-web-cache jar 1.0.4
mysql : mysql-connector-java jar 8.0.26

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3