mybatis-tiny-examples-primitive

mybatis-tiny示例1:原始使用示例(没有与其他框架集成,例如Spring)

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.penggle
ArtifactId

ArtifactId

mybatis-tiny-examples-primitive
Last Version

Last Version

3.5
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-tiny-examples-primitive
mybatis-tiny示例1:原始使用示例(没有与其他框架集成,例如Spring)

Download mybatis-tiny-examples-primitive

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
io.github.penggle : mybatis-tiny-examples-common jar 3.5
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
org.apache.logging.log4j : log4j-to-slf4j jar 2.13.3
org.slf4j : jul-to-slf4j jar 1.7.30
io.github.penggle : mybatis-tiny-core jar 3.5
org.mybatis : mybatis jar 3.5.6
com.zaxxer : HikariCP jar
mysql : mysql-connector-java jar 8.0.25

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar

Project Modules

There are no modules declared in this project.

Versions

Version
3.5