License |
License |
---|---|
GroupId | GroupIdcn.ipokerface |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version2.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon
Common Library of ipokerface
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-2.9.1.pom | |
common-2.9.1.jar | 45 KB |
common-2.9.1-sources.jar | 42 KB |
common-2.9.1-javadoc.jar | 365 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.ipokerface/common/ -->
<dependency>
<groupId>cn.ipokerface</groupId>
<artifactId>common</artifactId>
<version>2.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ipokerface/common/
implementation 'cn.ipokerface:common:2.9.1'
// https://jarcasting.com/artifacts/cn.ipokerface/common/
implementation ("cn.ipokerface:common:2.9.1")
'cn.ipokerface:common:jar:2.9.1'
<dependency org="cn.ipokerface" name="common" rev="2.9.1">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ipokerface', module='common', version='2.9.1')
)
libraryDependencies += "cn.ipokerface" % "common" % "2.9.1"
[cn.ipokerface/common "2.9.1"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.apache.commons : commons-collections4 | jar | 4.4 |
org.apache.commons : commons-text | jar | 1.9 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
commons-codec : commons-codec | jar | 1.15 |
commons-io : commons-io | jar | 2.8.0 |
org.springframework : spring-beans | jar | 5.2.7.RELEASE |
com.alibaba : fastjson | jar | 1.2.78 |