Last Version

com.github.atool:fluent-mybatis-processor 1.9.8

fluent mybatis parent pom

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.atool
ArtifactId

ArtifactId

fluent-mybatis-processor
Version

Version

1.9.8
Type

Type

jar
Description

Description

fluent mybatis parent pom

Download fluent-mybatis-processor 1.9.8


<!-- 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"]

Dependencies

compile (6)

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

provided (5)

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

Project Modules

There are no modules declared in this project.