allbs-core

共通工具类等

License

License

GroupId

GroupId

cn.allbs
ArtifactId

ArtifactId

allbs-core
Last Version

Last Version

1.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

allbs-core
共通工具类等

Download allbs-core

How to add to project

<!-- https://jarcasting.com/artifacts/cn.allbs/allbs-core/ -->
<dependency>
    <groupId>cn.allbs</groupId>
    <artifactId>allbs-core</artifactId>
    <version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/cn.allbs/allbs-core/
implementation 'cn.allbs:allbs-core:1.1.5'
// https://jarcasting.com/artifacts/cn.allbs/allbs-core/
implementation ("cn.allbs:allbs-core:1.1.5")
'cn.allbs:allbs-core:jar:1.1.5'
<dependency org="cn.allbs" name="allbs-core" rev="1.1.5">
  <artifact name="allbs-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.allbs', module='allbs-core', version='1.1.5')
)
libraryDependencies += "cn.allbs" % "allbs-core" % "1.1.5"
[cn.allbs/allbs-core "1.1.5"]

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.6.2
org.springframework.boot : spring-boot-starter-webflux jar 2.6.2
com.google.zxing : javase jar 3.4.1
cn.allbs : allbs-common jar 1.1.5
org.springframework.boot : spring-boot-starter-validation jar 2.6.2
org.projectlombok : lombok jar 1.18.20
org.springframework.boot : spring-boot-configuration-processor jar 2.6.2
cn.hutool : hutool-all jar 5.7.9
org.slf4j : slf4j-api jar 1.7.30
com.google.guava : guava jar 20.0
com.google.code.findbugs : annotations jar 3.0.1

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-undertow jar 2.6.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0