License |
License |
---|---|
GroupId | GroupIdio.gitee.zhucan123 |
ArtifactId | ArtifactIdframework |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionframework
Demo project for Spring Boot
|
Project URL |
Project URL |
Filename | Size |
---|---|
framework-1.0.1.pom | |
framework-1.0.1.jar | 97 KB |
framework-1.0.1-sources.jar | 52 KB |
framework-1.0.1-javadoc.jar | 374 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.zhucan123/framework/ -->
<dependency>
<groupId>io.gitee.zhucan123</groupId>
<artifactId>framework</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.zhucan123/framework/
implementation 'io.gitee.zhucan123:framework:1.0.1'
// https://jarcasting.com/artifacts/io.gitee.zhucan123/framework/
implementation ("io.gitee.zhucan123:framework:1.0.1")
'io.gitee.zhucan123:framework:jar:1.0.1'
<dependency org="io.gitee.zhucan123" name="framework" rev="1.0.1">
<artifact name="framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.zhucan123', module='framework', version='1.0.1')
)
libraryDependencies += "io.gitee.zhucan123" % "framework" % "1.0.1"
[io.gitee.zhucan123/framework "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.1.4.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.4.RELEASE |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.1.4.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.6 |
org.springframework.boot : spring-boot-starter-hateoas | jar | 2.1.4.RELEASE |
com.alibaba : fastjson | jar | 1.2.57 |
junit : junit | jar | 4.12 |
org.springframework.boot : spring-boot-test-autoconfigure | jar | 2.1.4.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
org.springframework.cloud : spring-cloud-starter-openfeign | jar | 2.1.4.RELEASE |
com.squareup : javapoet | jar | 1.8.0 |
com.google.guava : guava | jar | 23.5-jre |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.4.RELEASE |