License |
License |
---|---|
GroupId | GroupIdcom.lingdonge |
ArtifactId | ArtifactIdcommon-core |
Last Version | Last Version3.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-core
工具核心类
|
Filename | Size |
---|---|
common-core-3.0.5.pom | |
common-core-3.0.5.jar | 366 KB |
common-core-3.0.5-sources.jar | 281 KB |
common-core-3.0.5-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |