License |
License |
---|---|
GroupId | GroupIdcom.xiongyingqi |
ArtifactId | ArtifactIdcommon_helper |
Version | Version0.1.10 |
Type | Typejar |
Description |
Description通用工具类
|
Filename | Size |
---|---|
common_helper-0.1.10.pom | |
common_helper-0.1.10.jar | 445 KB |
common_helper-0.1.10-sources.jar | 323 KB |
common_helper-0.1.10-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xiongyingqi/common_helper/ -->
<dependency>
<groupId>com.xiongyingqi</groupId>
<artifactId>common_helper</artifactId>
<version>0.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.xiongyingqi/common_helper/
implementation 'com.xiongyingqi:common_helper:0.1.10'
// https://jarcasting.com/artifacts/com.xiongyingqi/common_helper/
implementation ("com.xiongyingqi:common_helper:0.1.10")
'com.xiongyingqi:common_helper:jar:0.1.10'
<dependency org="com.xiongyingqi" name="common_helper" rev="0.1.10">
<artifact name="common_helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xiongyingqi', module='common_helper', version='0.1.10')
)
libraryDependencies += "com.xiongyingqi" % "common_helper" % "0.1.10"
[com.xiongyingqi/common_helper "0.1.10"]
Group / Artifact | Type | Version |
---|---|---|
com.xiongyingqi : commons-file | jar | 0.1.10 |
org.apache.tika : tika-parsers | jar | 1.5 |
org.apache.tika : tika-parent | pom | 1.5 |
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.javassist : javassist | jar | 3.18.0-GA |
com.fasterxml.jackson.core : jackson-databind | jar | 2.2.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.2.3 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.12 |
org.antlr : antlr | jar | 3.5 |
org.springframework : spring-aop | jar | 3.2.2.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
org.slf4j : jul-to-slf4j | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |