top.wu2020:wu-database-lazy-starter

懒人数据库操作

License

License

Categories

Categories

Data
GroupId

GroupId

top.wu2020
ArtifactId

ArtifactId

wu-database-lazy-starter
Last Version

Last Version

1.1.0-JDK1.8
Release Date

Release Date

Type

Type

jar
Description

Description

懒人数据库操作

Download wu-database-lazy-starter

How to add to project

<!-- https://jarcasting.com/artifacts/top.wu2020/wu-database-lazy-starter/ -->
<dependency>
    <groupId>top.wu2020</groupId>
    <artifactId>wu-database-lazy-starter</artifactId>
    <version>1.1.0-JDK1.8</version>
</dependency>
// https://jarcasting.com/artifacts/top.wu2020/wu-database-lazy-starter/
implementation 'top.wu2020:wu-database-lazy-starter:1.1.0-JDK1.8'
// https://jarcasting.com/artifacts/top.wu2020/wu-database-lazy-starter/
implementation ("top.wu2020:wu-database-lazy-starter:1.1.0-JDK1.8")
'top.wu2020:wu-database-lazy-starter:jar:1.1.0-JDK1.8'
<dependency org="top.wu2020" name="wu-database-lazy-starter" rev="1.1.0-JDK1.8">
  <artifact name="wu-database-lazy-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.wu2020', module='wu-database-lazy-starter', version='1.1.0-JDK1.8')
)
libraryDependencies += "top.wu2020" % "wu-database-lazy-starter" % "1.1.0-JDK1.8"
[top.wu2020/wu-database-lazy-starter "1.1.0-JDK1.8"]

Dependencies

compile (5)

Group / Artifact Type Version
top.wu2020 : wu-database-mysql-lazy-starter jar 1.1.0-JDK1.8
top.wu2020 : wu-database-h2-lazy-starter jar 1.1.0-JDK1.8
org.projectlombok : lombok jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-autoconfigure jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0-JDK1.8
1.0.9-JDK1.8
1.0.9
1.0.8-JDK1.8
1.0.8
1.0.7-JDK1.8
1.0.6
1.0.5
1.0.4