Last Version

quick-lib-restlet 1.0.0

RESTful基础库

License

License

GroupId

GroupId

io.github.extvos
ArtifactId

ArtifactId

quick-lib-restlet
Version

Version

1.0.0
Type

Type

jar
Description

Description

quick-lib-restlet
RESTful基础库
Project URL

Project URL

https://github.com/extvos/quickstart
Project Organization

Project Organization

Shenzhen Cygnux Technologies Ltd.
Source Code Management

Source Code Management

https://github.com/extvos/quick-lib-restlet.git

Download quick-lib-restlet 1.0.0


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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.5.8
org.springframework.boot : spring-boot-starter-jdbc jar 2.5.8
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.8
javax.validation : validation-api jar 2.0.1.Final
com.baomidou : mybatis-plus jar 3.4.2
com.baomidou : mybatis-plus-extension jar 3.4.2
io.springfox : springfox-swagger2 jar 2.9.2
org.aspectj : aspectjweaver jar 1.9.6
io.github.extvos : quick-lib-logging jar 1.0.0
io.github.extvos : quick-lib-common jar 1.0.0

Project Modules

There are no modules declared in this project.