License |
License |
---|---|
GroupId | GroupIdio.github.extvos |
ArtifactId | ArtifactIdquick-lib-restlet |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionquick-lib-restlet
RESTful基础库
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
quick-lib-restlet-1.0.0.pom | |
quick-lib-restlet-1.0.0.jar | 40 KB |
quick-lib-restlet-1.0.0-sources.jar | 21 KB |
quick-lib-restlet-1.0.0-javadoc.jar | 121 KB |
Browse |
<!-- 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"]
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 |