License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcn.t |
ArtifactId | ArtifactIdbase-module-mybatis |
Last Version | Last Version1.0.0-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmybatis module
mybatis module
|
Filename | Size |
---|---|
base-module-mybatis-1.0.0-RELEASE.pom | 1 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |