| GroupId | GroupIdcom.github.ice-zero-cat | 
|---|---|
| ArtifactId | ArtifactIdcomponent-common | 
| Last Version | Last Version0.0.7 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncomponent-common 组件普遍工具类 | 
| Filename | Size | 
|---|---|
| component-common-0.0.7.pom | |
| component-common-0.0.7.jar | 109 KB | 
| component-common-0.0.7-sources.jar | 63 KB | 
| component-common-0.0.7-javadoc.jar | 378 KB | 
| Browse | 
<!-- 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"]| 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} |