License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.forezp |
ArtifactId | ArtifactIdfast-web-mybatis |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfast-web-mybatis
Demo project for Spring Boot
|
Filename | Size |
---|---|
fast-web-mybatis-1.0.4.pom | |
fast-web-mybatis-1.0.4.jar | 6 KB |
fast-web-mybatis-1.0.4-sources.jar | 4 KB |
fast-web-mybatis-1.0.4-javadoc.jar | 42 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.3 |