License |
License |
---|---|
GroupId | GroupIdcom.github.xinput123 |
ArtifactId | ArtifactIdxinput-commons |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxinput-commons
常用工具类封装
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xinput-commons-0.1.0.pom | |
xinput-commons-0.1.0.jar | 82 KB |
xinput-commons-0.1.0-sources.jar | 45 KB |
xinput-commons-0.1.0-javadoc.jar | 220 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |