common-core

工具核心类

License

License

GroupId

GroupId

com.lingdonge
ArtifactId

ArtifactId

common-core
Last Version

Last Version

3.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

common-core
工具核心类

Download common-core

How to add to project

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

Dependencies

compile (20)

Group / Artifact Type Version
org.apache.commons : commons-configuration2 jar 2.1.1
commons-beanutils : commons-beanutils jar 1.9.3
com.esotericsoftware : reflectasm jar 1.11.3
net.sf.dozer : dozer jar 5.5.1
commons-cli : commons-cli jar 1.4
commons-io : commons-io jar 2.6
com.alibaba : fastjson jar 1.2.59
io.protostuff : protostuff-core jar 1.4.2
io.protostuff : protostuff-runtime jar 1.4.2
commons-net : commons-net jar 3.6
com.lmax : disruptor Optional jar 3.3.2
dom4j : dom4j Optional jar 1.6.1
org.yaml : snakeyaml jar 1.23
org.apache.httpcomponents : httpclient Optional jar 4.5.5
org.apache.commons : commons-lang3 jar 3.4
com.google.guava : guava jar 23.0
cn.hutool : hutool-core jar 4.5.11
cn.hutool : hutool-extra jar 4.5.11
ch.qos.logback : logback-classic Optional jar 1.2.3
ch.qos.logback : logback-core Optional jar 1.2.3

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.projectlombok : lombok jar 1.16.18

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.5
3.0.4
3.0.3