Last Version

io.github.software-hhao:hhao-mybatis 1.1.0

Top pom.xml file

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.software-hhao
ArtifactId

ArtifactId

hhao-mybatis
Version

Version

1.1.0
Type

Type

jar
Description

Description

Top pom.xml file

Download hhao-mybatis 1.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.software-hhao : hhao-utils jar 1.1.0
org.mybatis : mybatis jar 3.5.9
org.mybatis.dynamic-sql : mybatis-dynamic-sql jar 1.4.0
com.github.jsqlparser : jsqlparser jar 4.2

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.platform : junit-platform-launcher jar 1.8.2
org.assertj : assertj-core jar 3.21.0

Project Modules

There are no modules declared in this project.