License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.penggle |
ArtifactId | ArtifactIdmybatis-tiny-base |
Last Version | Last Version3.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-tiny-base
Mybatis-Tiny的注解部分
|
Filename | Size |
---|---|
mybatis-tiny-base-3.5.1.pom | |
mybatis-tiny-base-3.5.1.jar | 10 KB |
mybatis-tiny-base-3.5.1-sources.jar | 8 KB |
mybatis-tiny-base-3.5.1-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.penggle/mybatis-tiny-base/ -->
<dependency>
<groupId>io.github.penggle</groupId>
<artifactId>mybatis-tiny-base</artifactId>
<version>3.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.penggle/mybatis-tiny-base/
implementation 'io.github.penggle:mybatis-tiny-base:3.5.1'
// https://jarcasting.com/artifacts/io.github.penggle/mybatis-tiny-base/
implementation ("io.github.penggle:mybatis-tiny-base:3.5.1")
'io.github.penggle:mybatis-tiny-base:jar:3.5.1'
<dependency org="io.github.penggle" name="mybatis-tiny-base" rev="3.5.1">
<artifact name="mybatis-tiny-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.penggle', module='mybatis-tiny-base', version='3.5.1')
)
libraryDependencies += "io.github.penggle" % "mybatis-tiny-base" % "3.5.1"
[io.github.penggle/mybatis-tiny-base "3.5.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.penggle : codeforce-common-base | jar | 2.5 |
org.mybatis : mybatis | jar | 3.5.6 |