License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.atool |
ArtifactId | ArtifactIdfluent-mybatis-boot-starter |
Last Version | Last Version1.9.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfluent mybatis parent pom
|
<!-- https://jarcasting.com/artifacts/com.github.atool/fluent-mybatis-boot-starter/ -->
<dependency>
<groupId>com.github.atool</groupId>
<artifactId>fluent-mybatis-boot-starter</artifactId>
<version>1.9.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atool/fluent-mybatis-boot-starter/
implementation 'com.github.atool:fluent-mybatis-boot-starter:1.9.8'
// https://jarcasting.com/artifacts/com.github.atool/fluent-mybatis-boot-starter/
implementation ("com.github.atool:fluent-mybatis-boot-starter:1.9.8")
'com.github.atool:fluent-mybatis-boot-starter:jar:1.9.8'
<dependency org="com.github.atool" name="fluent-mybatis-boot-starter" rev="1.9.8">
<artifact name="fluent-mybatis-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atool', module='fluent-mybatis-boot-starter', version='1.9.8')
)
libraryDependencies += "com.github.atool" % "fluent-mybatis-boot-starter" % "1.9.8"
[com.github.atool/fluent-mybatis-boot-starter "1.9.8"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.2.0 |
com.github.atool : fluent-mybatis | jar | 1.9.8 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.3.7 |
org.slf4j : slf4j-api | jar | 1.7.30 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.projectlombok : lombok | jar | 1.18.20 |