Last Version

mybatis-tiny-core 3.5.1

mybatis-tiny的核心实现部分

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.penggle
ArtifactId

ArtifactId

mybatis-tiny-core
Version

Version

3.5.1
Type

Type

jar
Description

Description

mybatis-tiny-core
mybatis-tiny的核心实现部分

Download mybatis-tiny-core 3.5.1


<!-- https://jarcasting.com/artifacts/io.github.penggle/mybatis-tiny-core/ -->
<dependency>
    <groupId>io.github.penggle</groupId>
    <artifactId>mybatis-tiny-core</artifactId>
    <version>3.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.penggle/mybatis-tiny-core/
implementation 'io.github.penggle:mybatis-tiny-core:3.5.1'
// https://jarcasting.com/artifacts/io.github.penggle/mybatis-tiny-core/
implementation ("io.github.penggle:mybatis-tiny-core:3.5.1")
'io.github.penggle:mybatis-tiny-core:jar:3.5.1'
<dependency org="io.github.penggle" name="mybatis-tiny-core" rev="3.5.1">
  <artifact name="mybatis-tiny-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.penggle', module='mybatis-tiny-core', version='3.5.1')
)
libraryDependencies += "io.github.penggle" % "mybatis-tiny-core" % "3.5.1"
[io.github.penggle/mybatis-tiny-core "3.5.1"]

Dependencies

compile (6)

Group / Artifact Type Version
io.github.penggle : mybatis-tiny-base jar 3.5.1
io.github.penggle : codeforce-common-domain jar 2.5
io.github.penggle : codeforce-common-model jar 2.5
org.mybatis : mybatis jar 3.5.6
org.slf4j : slf4j-api jar 1.7.30
org.freemarker : freemarker jar 2.3.31

provided (2)

Group / Artifact Type Version
org.springframework : spring-context jar 5.3.6
org.springframework : spring-tx jar 5.3.6

Project Modules

There are no modules declared in this project.