Last Version

common 2.9.1

Common Library of ipokerface

License

License

GroupId

GroupId

cn.ipokerface
ArtifactId

ArtifactId

common
Version

Version

2.9.1
Type

Type

jar
Description

Description

common
Common Library of ipokerface
Project URL

Project URL

https://gitee.com/PokerFace_Fo/IPoker-Common
Source Code Management

Source Code Management

https://gitee.com/PokerFace_Fo/IPoker-Java

Download common 2.9.1


<!-- 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"]

Dependencies

compile (10)

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

Project Modules

There are no modules declared in this project.