Last Version

top.chaser:commons B-1.0.3.RELEASE


License

License

MIT License
GroupId

GroupId

top.chaser
ArtifactId

ArtifactId

commons
Version

Version

B-1.0.3.RELEASE
Type

Type

pom
Description

Description

Download commons B-1.0.3.RELEASE


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

  • ./common-base
  • ./common-excel
  • ./common-web
  • ./common-webflux