top.chaser:starters


License

License

MIT License
GroupId

GroupId

top.chaser
ArtifactId

ArtifactId

starters
Last Version

Last Version

B-1.0.3.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

Download starters

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
cn.hutool : hutool-all jar
com.google.guava : guava jar
org.slf4j : slf4j-api jar

provided (2)

Group / Artifact Type Version
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

  • ./chaser-starter-logging
  • ./chaser-boot-starter
  • ./chaser-starter-web
  • ./chaser-starter-webflux
  • ./chaser-starter-swagger
  • ./chaser-starter-tkmybatis
  • ./chaser-starter-gateway
  • ./chaser-starter-gray
  • ./chaser-starter-upload
  • ./chaser-starter-uaa

Versions

Version
B-1.0.3.RELEASE