License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.atool |
ArtifactId | ArtifactIdfluent-mybatis-processor |
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-processor/ -->
<dependency>
<groupId>com.github.atool</groupId>
<artifactId>fluent-mybatis-processor</artifactId>
<version>1.9.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atool/fluent-mybatis-processor/
implementation 'com.github.atool:fluent-mybatis-processor:1.9.8'
// https://jarcasting.com/artifacts/com.github.atool/fluent-mybatis-processor/
implementation ("com.github.atool:fluent-mybatis-processor:1.9.8")
'com.github.atool:fluent-mybatis-processor:jar:1.9.8'
<dependency org="com.github.atool" name="fluent-mybatis-processor" rev="1.9.8">
<artifact name="fluent-mybatis-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atool', module='fluent-mybatis-processor', version='1.9.8')
)
libraryDependencies += "com.github.atool" % "fluent-mybatis-processor" % "1.9.8"
[com.github.atool/fluent-mybatis-processor "1.9.8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.atool : db-feature | jar | 1.3.5 |
com.github.atool : fluent-mybatis | jar | 1.9.8 |
com.github.atool : generator | jar | 1.4.1 |
org.mybatis.generator : mybatis-generator-core | jar | 1.4.0 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
com.squareup : javapoet | jar | 1.13.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service | jar | 1.0 |
com.google.guava : guava | jar | 30.0-jre |
org.slf4j : slf4j-api | jar | 1.7.30 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.projectlombok : lombok | jar | 1.18.20 |