com.github.superutils:utils-mybatis

A Java tool project

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.superutils
ArtifactId

ArtifactId

utils-mybatis
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

A Java tool project

Download utils-mybatis

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.3.1
com.github.superutils : utils-common jar 1.4.0
org.apache.logging.log4j : log4j-core jar 2.6
org.apache.logging.log4j : log4j-slf4j-impl jar 2.6
org.slf4j : jcl-over-slf4j jar 1.7.21

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0