Last Version

com.github.yfhe2:boot-support-db 1.0.0-RELEASES

Springboot类型项目依赖管理

License

License

Apache License, Version 2.0
GroupId

GroupId

com.github.yfhe2
ArtifactId

ArtifactId

boot-support-db
Version

Version

1.0.0-RELEASES
Type

Type

jar
Description

Description

Springboot类型项目依赖管理

Download boot-support-db 1.0.0-RELEASES


<!-- https://jarcasting.com/artifacts/com.github.yfhe2/boot-support-db/ -->
<dependency>
    <groupId>com.github.yfhe2</groupId>
    <artifactId>boot-support-db</artifactId>
    <version>1.0.0-RELEASES</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yfhe2/boot-support-db/
implementation 'com.github.yfhe2:boot-support-db:1.0.0-RELEASES'
// https://jarcasting.com/artifacts/com.github.yfhe2/boot-support-db/
implementation ("com.github.yfhe2:boot-support-db:1.0.0-RELEASES")
'com.github.yfhe2:boot-support-db:jar:1.0.0-RELEASES'
<dependency org="com.github.yfhe2" name="boot-support-db" rev="1.0.0-RELEASES">
  <artifact name="boot-support-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yfhe2', module='boot-support-db', version='1.0.0-RELEASES')
)
libraryDependencies += "com.github.yfhe2" % "boot-support-db" % "1.0.0-RELEASES"
[com.github.yfhe2/boot-support-db "1.0.0-RELEASES"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-logging jar 2.3.4.RELEASE
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.3
tk.mybatis : mapper-spring-boot-starter jar 2.1.5
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.3.0
com.github.yfhe2 : boot-support-commons-exception jar 1.0.0-RELEASES

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.12

Project Modules

There are no modules declared in this project.