way-crud


License

License

GroupId

GroupId

com.sushengren
ArtifactId

ArtifactId

way-crud
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

way-crud
way-crud
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/way-crud
Source Code Management

Source Code Management

https://gitee.com/sushengren/way-crud.git

Download way-crud

How to add to project

<!-- https://jarcasting.com/artifacts/com.sushengren/way-crud/ -->
<dependency>
    <groupId>com.sushengren</groupId>
    <artifactId>way-crud</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.sushengren/way-crud/
implementation 'com.sushengren:way-crud:1.0.6'
// https://jarcasting.com/artifacts/com.sushengren/way-crud/
implementation ("com.sushengren:way-crud:1.0.6")
'com.sushengren:way-crud:jar:1.0.6'
<dependency org="com.sushengren" name="way-crud" rev="1.0.6">
  <artifact name="way-crud" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sushengren', module='way-crud', version='1.0.6')
)
libraryDependencies += "com.sushengren" % "way-crud" % "1.0.6"
[com.sushengren/way-crud "1.0.6"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-freemarker jar 2.2.0.RELEASE
cn.hutool : hutool-all jar 5.3.6
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
io.swagger : swagger-annotations jar 1.5.22
io.swagger : swagger-models jar 1.5.22
org.lionsoul : ip2region jar 1.7.2

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.0.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 2.2.0.RELEASE
org.projectlombok : lombok jar 1.18.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.2
1.0.1
1.0.0