Last Version

mybatis-pro-core 1.6.1

mybatis-pro

License

License

MIT
Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.dreamroute
ArtifactId

ArtifactId

mybatis-pro-core
Version

Version

1.6.1
Type

Type

jar
Description

Description

mybatis-pro-core
mybatis-pro

Download mybatis-pro-core 1.6.1


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

Dependencies

compile (10)

Group / Artifact Type Version
com.github.dreamroute : mybatis-pro-sdk jar 1.6.1
com.github.dreamroute : mybatis-pro-base jar 1.6.1
commons-io : commons-io jar 2.7
com.github.jsqlparser : jsqlparser jar 4.0
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.2.2
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.7.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.7.RELEASE
org.projectlombok : lombok jar 1.18.16
cn.hutool : hutool-all jar 5.7.22
com.google.guava : guava jar 31.1-jre

Project Modules

There are no modules declared in this project.