License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.atool |
ArtifactId | ArtifactIdfluent-mybatis-generator |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfluent mybatis parent pom
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
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 |