Last Version

mybatis-pro 1.1.8

mybatis-pro

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.dreamroute
ArtifactId

ArtifactId

mybatis-pro
Version

Version

1.1.8
Type

Type

pom
Description

Description

mybatis-pro
mybatis-pro
Project URL

Project URL

https://github.com/Dreamroute/mybatis-pro
Source Code Management

Source Code Management

https://github.com/Dreamroute/mybatis-pro

Download mybatis-pro 1.1.8

Filename Size
mybatis-pro-1.1.8.pom 3 KB
Browse

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

Dependencies

compile (8)

Group / Artifact Type Version
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.3
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.2.RELEASE
mysql : mysql-connector-java jar 8.0.21
org.projectlombok : lombok jar 1.18.12
com.alibaba : fastjson jar 1.2.75
cn.hutool : hutool-all jar 5.4.2
com.google.guava : guava jar 30.0-jre

Project Modules

There are no modules declared in this project.