Last Version

IPoker-Mybatis 1.6.0

Mybatis-Operator Parent Project.

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.ipokerface
ArtifactId

ArtifactId

mybatis
Version

Version

1.6.0
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 1.6.0

Filename Size
mybatis-1.6.0.pom 5 KB
Browse

<!-- 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.