Last Version

com.gitee.osinn:mybatis-page-tools-spring-boot-starter 1.0.1

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

com.gitee.osinn
ArtifactId

ArtifactId

mybatis-page-tools-spring-boot-starter
Version

Version

1.0.1
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven

Download mybatis-page-tools-spring-boot-starter 1.0.1


<!-- https://jarcasting.com/artifacts/com.gitee.osinn/mybatis-page-tools-spring-boot-starter/ -->
<dependency>
    <groupId>com.gitee.osinn</groupId>
    <artifactId>mybatis-page-tools-spring-boot-starter</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.osinn/mybatis-page-tools-spring-boot-starter/
implementation 'com.gitee.osinn:mybatis-page-tools-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/com.gitee.osinn/mybatis-page-tools-spring-boot-starter/
implementation ("com.gitee.osinn:mybatis-page-tools-spring-boot-starter:1.0.1")
'com.gitee.osinn:mybatis-page-tools-spring-boot-starter:jar:1.0.1'
<dependency org="com.gitee.osinn" name="mybatis-page-tools-spring-boot-starter" rev="1.0.1">
  <artifact name="mybatis-page-tools-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.osinn', module='mybatis-page-tools-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "com.gitee.osinn" % "mybatis-page-tools-spring-boot-starter" % "1.0.1"
[com.gitee.osinn/mybatis-page-tools-spring-boot-starter "1.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.2
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.4.2
org.mybatis.spring.boot : mybatis-spring-boot-starter Optional jar 2.2.0
mysql : mysql-connector-java Optional jar 8.0.22
com.github.jsqlparser : jsqlparser jar 4.2

test (3)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.200
org.springframework.boot : spring-boot-starter-test jar 2.4.2
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.