Last Version

mybatis-tiny-examples 3.5

mybatis-tiny框架示例

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.penggle
ArtifactId

ArtifactId

mybatis-tiny-examples
Version

Version

3.5
Type

Type

pom
Description

Description

mybatis-tiny-examples
mybatis-tiny框架示例

Download mybatis-tiny-examples 3.5


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • mybatis-tiny-examples-common
  • mybatis-tiny-examples-spring
  • mybatis-tiny-examples-primitive
  • mybatis-tiny-examples-springboot