License |
License |
---|---|
GroupId | GroupIdcom.github.fanzezhen.common |
ArtifactId | ArtifactIdcommon-core |
Last Version | Last Version2.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommonly used
|
Filename | Size |
---|---|
common-core-2.1.2.pom | |
common-core-2.1.2.jar | 110 KB |
common-core-2.1.2-sources.jar | 53 KB |
common-core-2.1.2-javadoc.jar | 831 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |