IPoker-Mybatis

Mybatis-Operator Parent Project.

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.ipokerface
ArtifactId

ArtifactId

mybatis
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

IPoker-Mybatis
Mybatis-Operator Parent Project.
Project URL

Project URL

https://gitee.com/PokerFace_Fo/IPoker-MybatisOperator
Source Code Management

Source Code Management

https://gitee.com/PokerFace_Fo/IPoker-MybatisOperator

Download mybatis

Filename Size
mybatis-1.6.0.pom 5 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.0
1.5.0
1.4.0
1.2.0