Last Version

io.github.jast90:zhangtool-mybatis 1.0

Java Tools

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.jast90
ArtifactId

ArtifactId

zhangtool-mybatis
Version

Version

1.0
Type

Type

jar
Description

Description

Java Tools

Download zhangtool-mybatis 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.5.3
com.google.guava : guava jar 29.0-jre

provided (1)

Group / Artifact Type Version
org.springframework : spring-context jar 5.2.7.RELEASE

Project Modules

There are no modules declared in this project.