Last Version

xinput-commons 0.1.0

常用工具类封装

License

License

GroupId

GroupId

com.github.xinput123
ArtifactId

ArtifactId

xinput-commons
Version

Version

0.1.0
Type

Type

jar
Description

Description

xinput-commons
常用工具类封装
Source Code Management

Source Code Management

https://github.com/xinput123/xinput-commons

Download xinput-commons 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.xinput123/xinput-commons/ -->
<dependency>
    <groupId>com.github.xinput123</groupId>
    <artifactId>xinput-commons</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xinput123/xinput-commons/
implementation 'com.github.xinput123:xinput-commons:0.1.0'
// https://jarcasting.com/artifacts/com.github.xinput123/xinput-commons/
implementation ("com.github.xinput123:xinput-commons:0.1.0")
'com.github.xinput123:xinput-commons:jar:0.1.0'
<dependency org="com.github.xinput123" name="xinput-commons" rev="0.1.0">
  <artifact name="xinput-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xinput123', module='xinput-commons', version='0.1.0')
)
libraryDependencies += "com.github.xinput123" % "xinput-commons" % "0.1.0"
[com.github.xinput123/xinput-commons "0.1.0"]

Dependencies

compile (13)

Group / Artifact Type Version
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.10.3
org.apache.commons : commons-collections4 jar 4.4
org.apache.commons : commons-lang3 jar 3.10
com.google.guava : guava jar 30.1-jre
com.univocity : univocity-parsers jar 2.9.1
org.apache.httpcomponents : fluent-hc jar 4.5.12
com.thoughtworks.xstream : xstream jar 1.4.12
redis.clients : jedis jar 2.9.3
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3
org.apache.logging.log4j : log4j-jcl jar 2.12.1
org.slf4j : jcl-over-slf4j jar 1.7.28
org.slf4j : slf4j-api jar 1.7.28
com.lmax : disruptor jar 3.3.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.