mybatis-ext-parent

An extension library for mybatis, that provides graceful api to simplify CRUD development.

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.light0x00
ArtifactId

ArtifactId

mybatis-ext-parent
Last Version

Last Version

0.0.8
Release Date

Release Date

Type

Type

pom
Description

Description

mybatis-ext-parent
An extension library for mybatis, that provides graceful api to simplify CRUD development.
Project URL

Project URL

https://github.com/light0x00/mybatis-ext
Source Code Management

Source Code Management

http://github.com/light0x00/mybatis-ext/tree/master

Download mybatis-ext-parent

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.light0x00/mybatis-ext-parent/ -->
<dependency>
    <groupId>io.github.light0x00</groupId>
    <artifactId>mybatis-ext-parent</artifactId>
    <version>0.0.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.light0x00/mybatis-ext-parent/
implementation 'io.github.light0x00:mybatis-ext-parent:0.0.8'
// https://jarcasting.com/artifacts/io.github.light0x00/mybatis-ext-parent/
implementation ("io.github.light0x00:mybatis-ext-parent:0.0.8")
'io.github.light0x00:mybatis-ext-parent:pom:0.0.8'
<dependency org="io.github.light0x00" name="mybatis-ext-parent" rev="0.0.8">
  <artifact name="mybatis-ext-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.light0x00', module='mybatis-ext-parent', version='0.0.8')
)
libraryDependencies += "io.github.light0x00" % "mybatis-ext-parent" % "0.0.8"
[io.github.light0x00/mybatis-ext-parent "0.0.8"]

Dependencies

compile (3)

Group / Artifact Type Version
ch.qos.logback : logback-core Optional jar 1.2.6
ch.qos.logback : logback-classic Optional jar 1.2.6
org.slf4j : slf4j-api jar 1.7.32

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20
org.jetbrains : annotations jar 23.0.0

Project Modules

  • mybatis-ext-core

Versions

Version
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1