myfat

MyFat is the MyBatis function enhence plugin

License

License

GroupId

GroupId

com.github.drinkjava2
ArtifactId

ArtifactId

myfat
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

myfat
MyFat is the MyBatis function enhence plugin
Project URL

Project URL

https://github.com/drinkjava2/jbeanbox

Download myfat

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.drinkjava2 : jsqlbox-java8 jar 3.0.0
org.mybatis : mybatis Optional jar 3.5.2
org.mybatis : mybatis-spring Optional jar 2.0.2
org.springframework : spring-context Optional jar 5.1.9.RELEASE
org.springframework : spring-jdbc Optional jar 5.1.9.RELEASE
org.springframework.batch : spring-batch-infrastructure Optional jar 4.1.2.RELEASE

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.zaxxer : HikariCP-java6 jar 2.3.13
com.h2database : h2 jar 1.3.176

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
1.0.0