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