mybatis entity module


License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.t
ArtifactId

ArtifactId

mybatis-base-entity
Last Version

Last Version

1.0.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis entity module
mybatis entity module
Project URL

Project URL

https://github.com/spider-warrior/base-model

Download mybatis-base-entity

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.5.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1.RELEASE
1.0.0.RELEASE