Last Version

com.github.fanzezhen.common:common-core 2.1.2

Commonly used

License

License

GroupId

GroupId

com.github.fanzezhen.common
ArtifactId

ArtifactId

common-core
Version

Version

2.1.2
Type

Type

jar
Description

Description

Commonly used

Download common-core 2.1.2


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

Dependencies

compile (15)

Group / Artifact Type Version
cn.hutool : hutool-all jar 5.7.3
javax.annotation : javax.annotation-api jar 1.3.2
org.projectlombok : lombok jar 1.18.22
org.reflections : reflections jar 0.9.12
javax.persistence : javax.persistence-api jar 2.2
com.alibaba : fastjson jar 1.2.68
cn.stylefeng.roses : kernel-model jar 2.2.13
eu.bitwalker : UserAgentUtils jar 1.21
io.jsonwebtoken : jjwt jar 0.9.1
org.slf4j : slf4j-api jar 1.7.32
org.springframework : spring-web jar 5.2.13.RELEASE
org.springframework.boot : spring-boot jar 2.3.9.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.9.RELEASE
javax.validation : validation-api jar 2.0.1.Final
org.aspectj : aspectjrt jar 1.9.6

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

Project Modules

There are no modules declared in this project.