License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.yixan.java.core |
ArtifactId | ArtifactIdyixan-tools-common |
Last Version | Last Version3.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionyixan-tools-common
yixan software java core library
|
Filename | Size |
---|---|
yixan-tools-common-3.7.1.pom | |
yixan-tools-common-3.7.1.jar | 124 KB |
yixan-tools-common-3.7.1-sources.jar | 75 KB |
yixan-tools-common-3.7.1-javadoc.jar | 574 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yixan.java.core/yixan-tools-common/ -->
<dependency>
<groupId>com.yixan.java.core</groupId>
<artifactId>yixan-tools-common</artifactId>
<version>3.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.yixan.java.core/yixan-tools-common/
implementation 'com.yixan.java.core:yixan-tools-common:3.7.1'
// https://jarcasting.com/artifacts/com.yixan.java.core/yixan-tools-common/
implementation ("com.yixan.java.core:yixan-tools-common:3.7.1")
'com.yixan.java.core:yixan-tools-common:jar:3.7.1'
<dependency org="com.yixan.java.core" name="yixan-tools-common" rev="3.7.1">
<artifact name="yixan-tools-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yixan.java.core', module='yixan-tools-common', version='3.7.1')
)
libraryDependencies += "com.yixan.java.core" % "yixan-tools-common" % "3.7.1"
[com.yixan.java.core/yixan-tools-common "3.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | 4.2.1.RELEASE |
org.springframework : spring-beans | jar | 4.2.1.RELEASE |
net.coobird : thumbnailator | jar | 0.4.8 |
org.apache.httpcomponents : httpclient | jar | 4.5.1 |
org.apache.httpcomponents : httpmime | jar | 4.5.1 |
commons-codec : commons-codec | jar | 1.9 |
commons-collections : commons-collections | jar | 3.2.1 |
com.alibaba : druid | jar | 1.0.31 |
com.alibaba : fastjson | jar | 1.2.47 |
redis.clients : jedis | jar | 2.9.0 |
org.csource » fastdfs-client | jar | 1.24.1 |
com.google.zxing : javase | jar | 3.2.1 |
com.google.zxing : core | jar | 3.2.1 |
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.10 |
org.springframework : spring-test | jar | 4.2.1.RELEASE |