mybatis-tiny-base

Mybatis-Tiny的注解部分

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.penggle
ArtifactId

ArtifactId

mybatis-tiny-base
Last Version

Last Version

3.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-tiny-base
Mybatis-Tiny的注解部分

Download mybatis-tiny-base

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
io.github.penggle : codeforce-common-base jar 2.5
org.mybatis : mybatis jar 3.5.6

Project Modules

There are no modules declared in this project.

Versions

Version
3.5.1
3.5