framework

Demo project for Spring Boot

License

License

GroupId

GroupId

io.gitee.zhucan123
ArtifactId

ArtifactId

framework
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

framework
Demo project for Spring Boot
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/framework

Download framework

How to add to project

<!-- 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"]

Dependencies

compile (12)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.4.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1