Last Version

mybatis entity module 1.0.0-RELEASE

mybatis entity module

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.t
ArtifactId

ArtifactId

base-module-mybatis-entity
Version

Version

1.0.0-RELEASE
Type

Type

jar
Description

Description

mybatis entity module
mybatis entity module

Download base-module-mybatis-entity 1.0.0-RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.