mybatis-x

MyBatis(Plus) Extensions

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

org.openingo.boot
ArtifactId

ArtifactId

mybatis-x
Last Version

Last Version

3.0
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-x
MyBatis(Plus) Extensions
Project URL

Project URL

https://github.com/OpeningO/mybatis-x

Download mybatis-x

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.4
org.apache.commons : commons-collections4 jar 4.4
org.apache.commons : commons-lang3 jar 3.12.0
org.projectlombok : lombok jar 1.18.20
org.openingo.kits : jdkits jar 3.6.9

provided (2)

Group / Artifact Type Version
com.baomidou : mybatis-plus-boot-starter jar 3.4.3.1
mysql : mysql-connector-java jar 8.0.25

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.junit.jupiter : junit-jupiter-api jar 5.8.0-M1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0