License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.atool |
ArtifactId | ArtifactIdfluent-mybatis-processor |
Version | Version1.6.0 |
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.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atool/fluent-mybatis-processor/
implementation 'com.github.atool:fluent-mybatis-processor:1.6.0'
// https://jarcasting.com/artifacts/com.github.atool/fluent-mybatis-processor/
implementation ("com.github.atool:fluent-mybatis-processor:1.6.0")
'com.github.atool:fluent-mybatis-processor:jar:1.6.0'
<dependency org="com.github.atool" name="fluent-mybatis-processor" rev="1.6.0">
<artifact name="fluent-mybatis-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atool', module='fluent-mybatis-processor', version='1.6.0')
)
libraryDependencies += "com.github.atool" % "fluent-mybatis-processor" % "1.6.0"
[com.github.atool/fluent-mybatis-processor "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.atool : fluent-mybatis | jar | 1.6.0 |
com.github.atool : generator | jar | 1.1.3 |
com.squareup : javapoet | jar | 1.13.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service | jar | 1.0-rc7 |
com.google.guava : guava | jar | 30.0-jre |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.projectlombok : lombok | jar | 1.18.0 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.20 |
org.springframework : spring-test | jar | 5.2.0.RELEASE |
org.test4j : test4j-junit5 | jar | 2.7.6 |
org.test4j : fluent-mock | jar | 1.0.14 |
org.test4j : fluent-dbtest | jar | 1.0.3 |