License |
License |
---|---|
GroupId | GroupIdtop.wu2020 |
ArtifactId | ArtifactIdwu-db-starter |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwudb
|
Filename | Size |
---|---|
wu-db-starter-1.0.1.pom | |
wu-db-starter-1.0.1.jar | 18 KB |
wu-db-starter-1.0.1-sources.jar | 13 KB |
wu-db-starter-1.0.1-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.wu2020/wu-db-starter/ -->
<dependency>
<groupId>top.wu2020</groupId>
<artifactId>wu-db-starter</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.wu2020/wu-db-starter/
implementation 'top.wu2020:wu-db-starter:1.0.1'
// https://jarcasting.com/artifacts/top.wu2020/wu-db-starter/
implementation ("top.wu2020:wu-db-starter:1.0.1")
'top.wu2020:wu-db-starter:jar:1.0.1'
<dependency org="top.wu2020" name="wu-db-starter" rev="1.0.1">
<artifact name="wu-db-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.wu2020', module='wu-db-starter', version='1.0.1')
)
libraryDependencies += "top.wu2020" % "wu-db-starter" % "1.0.1"
[top.wu2020/wu-db-starter "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.2.2.RELEASE |
com.baomidou : mybatis-plus | jar | 2.2.0 |
com.baomidou : mybatisplus-spring-boot-starter | jar | 1.0.5 |
org.springframework : spring-jdbc Optional | jar | |
org.springframework : spring-webmvc | jar | |
com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.2.3 |
top.wu2020 : wu-easy-stereotype | jar | 1.0.0 |
org.projectlombok : lombok | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar |