component-common

组件普遍工具类

GroupId

GroupId

com.github.ice-zero-cat
ArtifactId

ArtifactId

component-common
Last Version

Last Version

0.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

component-common
组件普遍工具类

Download component-common

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
com.esotericsoftware : reflectasm jar
org.reflections : reflections jar ${reflections.version}
org.aspectj : aspectjrt jar ${aspectjrt.verison}
org.dom4j : dom4j jar ${dom4j.version}
com.google.guava : guava jar
com.alibaba : fastjson jar ${fastjson.version}
com.liferay : org.apache.commons.fileupload jar ${org.apache.commons.fileupload.version}
com.alibaba : easyexcel jar ${easyexcel.version}
org.apache.commons : commons-lang3 jar
org.apache.commons : commons-collections4 jar ${commons-collections4.version}
commons-io : commons-io jar ${commons-io.version}
org.apache.httpcomponents : httpclient jar ${httpclient.version}

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.7
0.0.6
0.0.4
0.0.3
0.0.1