fast-web-mybatis

Demo project for Spring Boot

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.forezp
ArtifactId

ArtifactId

fast-web-mybatis
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

fast-web-mybatis
Demo project for Spring Boot

Download fast-web-mybatis

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.baomidou : mybatis-plus-boot-starter jar 3.4.3.2
org.springframework.boot : spring-boot-starter jar 2.5.3
com.fasterxml.jackson.core : jackson-databind jar 2.12.5
io.github.forezp : fast-web-common jar 1.0.4

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0