License |
License |
---|---|
GroupId | GroupIdcom.github.ice-zero-cat |
ArtifactId | ArtifactIdcomponent-common |
Version | Version0.0.6 |
Type | Typejar |
Description |
Descriptioncomponent-common
组件普遍工具类
|
Project URL |
Project URL |
Filename | Size |
---|---|
component-common-0.0.6.pom | |
component-common-0.0.6.jar | 110 KB |
component-common-0.0.6-sources.jar | 63 KB |
component-common-0.0.6-javadoc.jar | 383 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.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ice-zero-cat/component-common/
implementation 'com.github.ice-zero-cat:component-common:0.0.6'
// https://jarcasting.com/artifacts/com.github.ice-zero-cat/component-common/
implementation ("com.github.ice-zero-cat:component-common:0.0.6")
'com.github.ice-zero-cat:component-common:jar:0.0.6'
<dependency org="com.github.ice-zero-cat" name="component-common" rev="0.0.6">
<artifact name="component-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ice-zero-cat', module='component-common', version='0.0.6')
)
libraryDependencies += "com.github.ice-zero-cat" % "component-common" % "0.0.6"
[com.github.ice-zero-cat/component-common "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.esotericsoftware : reflectasm | jar | 1.11.9 |
org.reflections : reflections | jar | 0.9.12 |
org.aspectj : aspectjrt | jar | 1.9.6 |
org.dom4j : dom4j | jar | 2.1.3 |
com.google.guava : guava | jar | 29.0-jre |
com.alibaba : fastjson | jar | 1.2.49 |
com.liferay : org.apache.commons.fileupload | jar | 1.2.2.LIFERAY-PATCHED-1 |
com.alibaba : easyexcel | jar | 2.2.6 |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.apache.commons : commons-collections4 | jar | 4.1 |
commons-io : commons-io | jar | 2.8.0 |
org.springframework.boot : spring-boot-starter-web | jar | 2.2.6.RELEASE |
org.springframework.boot : spring-boot-starter | jar | 2.2.6.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.12 |