Last Version

com.github.atool:fluent-mybatis-generator 1.3.1

fluent mybatis parent pom

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.atool
ArtifactId

ArtifactId

fluent-mybatis-generator
Version

Version

1.3.1
Type

Type

jar
Description

Description

fluent mybatis parent pom

Download fluent-mybatis-generator 1.3.1


<!-- https://jarcasting.com/artifacts/com.github.atool/fluent-mybatis-generator/ -->
<dependency>
    <groupId>com.github.atool</groupId>
    <artifactId>fluent-mybatis-generator</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atool/fluent-mybatis-generator/
implementation 'com.github.atool:fluent-mybatis-generator:1.3.1'
// https://jarcasting.com/artifacts/com.github.atool/fluent-mybatis-generator/
implementation ("com.github.atool:fluent-mybatis-generator:1.3.1")
'com.github.atool:fluent-mybatis-generator:jar:1.3.1'
<dependency org="com.github.atool" name="fluent-mybatis-generator" rev="1.3.1">
  <artifact name="fluent-mybatis-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atool', module='fluent-mybatis-generator', version='1.3.1')
)
libraryDependencies += "com.github.atool" % "fluent-mybatis-generator" % "1.3.1"
[com.github.atool/fluent-mybatis-generator "1.3.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.atool : fluent-mybatis jar 1.3.1
org.test4j : test4j-core jar 2.6.9
org.test4j : test4j-generator jar 2.6.9
org.apache.velocity : velocity-engine-core jar 2.0

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.0
org.slf4j : slf4j-api jar 1.7.25

test (4)

Group / Artifact Type Version
org.test4j : test4j-db-dep jar 2.6.9
org.jmockit : jmockit jar 1.48
org.springframework : spring-test jar 4.3.14.RELEASE
org.test4j : test4j-junit5 jar 2.6.9

Project Modules

There are no modules declared in this project.