License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdicu.easyj.boot |
ArtifactId | ArtifactIdeasyj-spring-boot-starter-web |
Version | Version0.2.6 |
Type | Typejar |
Description |
Descriptionicu.easyj.boot :: easyj-spring-boot-starter-web
EasyJ 304缓存功能的starter
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
easyj-spring-boot-starter-web-0.2.6.pom | |
easyj-spring-boot-starter-web-0.2.6.jar | 436 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-starter-web/ -->
<dependency>
<groupId>icu.easyj.boot</groupId>
<artifactId>easyj-spring-boot-starter-web</artifactId>
<version>0.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-starter-web/
implementation 'icu.easyj.boot:easyj-spring-boot-starter-web:0.2.6'
// https://jarcasting.com/artifacts/icu.easyj.boot/easyj-spring-boot-starter-web/
implementation ("icu.easyj.boot:easyj-spring-boot-starter-web:0.2.6")
'icu.easyj.boot:easyj-spring-boot-starter-web:jar:0.2.6'
<dependency org="icu.easyj.boot" name="easyj-spring-boot-starter-web" rev="0.2.6">
<artifact name="easyj-spring-boot-starter-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj.boot', module='easyj-spring-boot-starter-web', version='0.2.6')
)
libraryDependencies += "icu.easyj.boot" % "easyj-spring-boot-starter-web" % "0.2.6"
[icu.easyj.boot/easyj-spring-boot-starter-web "0.2.6"]
Group / Artifact | Type | Version |
---|---|---|
icu.easyj.boot : easyj-spring-boot-starter | jar | 0.2.6 |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-aop | jar |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar |