License |
License |
---|---|
GroupId | GroupIdtop.plong |
ArtifactId | ArtifactIdms-base-rest-resource |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionms-base-rest-resource
ms-starter software project structure skeleton
|
Project URL |
Project URL |
Filename | Size |
---|---|
ms-base-rest-resource-0.0.5.pom | |
ms-base-rest-resource-0.0.5.jar | 112 KB |
ms-base-rest-resource-0.0.5-sources.jar | 79 KB |
ms-base-rest-resource-0.0.5-javadoc.jar | 507 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.plong/ms-base-rest-resource/ -->
<dependency>
<groupId>top.plong</groupId>
<artifactId>ms-base-rest-resource</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/top.plong/ms-base-rest-resource/
implementation 'top.plong:ms-base-rest-resource:0.0.5'
// https://jarcasting.com/artifacts/top.plong/ms-base-rest-resource/
implementation ("top.plong:ms-base-rest-resource:0.0.5")
'top.plong:ms-base-rest-resource:jar:0.0.5'
<dependency org="top.plong" name="ms-base-rest-resource" rev="0.0.5">
<artifact name="ms-base-rest-resource" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.plong', module='ms-base-rest-resource', version='0.0.5')
)
libraryDependencies += "top.plong" % "ms-base-rest-resource" % "0.0.5"
[top.plong/ms-base-rest-resource "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-aop | jar | 2.0.5.RELEASE |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 1.3.2 |
top.plong : ms-common-data | jar | 0.0.5 |
org.springframework.boot : spring-boot-starter-web | jar | 2.0.5.RELEASE |
org.springframework.boot : spring-boot-devtools | jar | 2.0.5.RELEASE |
log4j : log4j | jar | 1.2.17 |
javax.xml.bind : jaxb-api | jar | 2.3.0 |
org.projectlombok : lombok | jar | 1.16.22 |
ch.qos.logback : logback-access | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
com.alibaba : fastjson | jar | 1.2.49 |
io.springfox : springfox-swagger2 | jar | 2.8.0 |
io.springfox : springfox-swagger-ui | jar | 2.8.0 |
com.google.guava : guava | jar | 25.1-jre |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework.boot : spring-boot-starter-test | jar | 2.0.5.RELEASE |