Last Version

top.chaser.framework:chaser-starter-web B-1.0.2.RELEASE


License

License

MIT License
GroupId

GroupId

top.chaser.framework
ArtifactId

ArtifactId

chaser-starter-web
Version

Version

B-1.0.2.RELEASE
Type

Type

jar
Description

Description

Download chaser-starter-web B-1.0.2.RELEASE


<!-- https://jarcasting.com/artifacts/top.chaser.framework/chaser-starter-web/ -->
<dependency>
    <groupId>top.chaser.framework</groupId>
    <artifactId>chaser-starter-web</artifactId>
    <version>B-1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/top.chaser.framework/chaser-starter-web/
implementation 'top.chaser.framework:chaser-starter-web:B-1.0.2.RELEASE'
// https://jarcasting.com/artifacts/top.chaser.framework/chaser-starter-web/
implementation ("top.chaser.framework:chaser-starter-web:B-1.0.2.RELEASE")
'top.chaser.framework:chaser-starter-web:jar:B-1.0.2.RELEASE'
<dependency org="top.chaser.framework" name="chaser-starter-web" rev="B-1.0.2.RELEASE">
  <artifact name="chaser-starter-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.chaser.framework', module='chaser-starter-web', version='B-1.0.2.RELEASE')
)
libraryDependencies += "top.chaser.framework" % "chaser-starter-web" % "B-1.0.2.RELEASE"
[top.chaser.framework/chaser-starter-web "B-1.0.2.RELEASE"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
top.chaser.framework : common-web jar
top.chaser.framework : chaser-boot-starter jar
commons-io : commons-io jar
org.springframework.boot : spring-boot-starter-validation jar
cn.hutool : hutool-all jar
com.google.guava : guava jar
org.slf4j : slf4j-api jar

provided (3)

Group / Artifact Type Version
org.springframework : spring-tx jar
org.projectlombok : lombok jar
org.springframework.boot : spring-boot-configuration-processor jar

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.