Last Version

mybatis module 1.0.0-RELEASE

mybatis module

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.t
ArtifactId

ArtifactId

base-module-mybatis
Version

Version

1.0.0-RELEASE
Type

Type

pom
Description

Description

mybatis module
mybatis module

Download base-module-mybatis 1.0.0-RELEASE


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