| License |
License
The Apache Software License, Version 2.0
|
|---|---|
| GroupId | GroupIdorg.t-io |
| ArtifactId | ArtifactIdtio-utils |
| Version | Version3.7.4.v20210808-RELEASE |
| Type | Typejar |
| Description |
Descriptiontio-utils
t-io is a aio framework for java
|
<!-- https://jarcasting.com/artifacts/org.t-io/tio-utils/ -->
<dependency>
<groupId>org.t-io</groupId>
<artifactId>tio-utils</artifactId>
<version>3.7.4.v20210808-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.t-io/tio-utils/
implementation 'org.t-io:tio-utils:3.7.4.v20210808-RELEASE'
// https://jarcasting.com/artifacts/org.t-io/tio-utils/
implementation ("org.t-io:tio-utils:3.7.4.v20210808-RELEASE")
'org.t-io:tio-utils:jar:3.7.4.v20210808-RELEASE'
<dependency org="org.t-io" name="tio-utils" rev="3.7.4.v20210808-RELEASE">
<artifact name="tio-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.t-io', module='tio-utils', version='3.7.4.v20210808-RELEASE')
)
libraryDependencies += "org.t-io" % "tio-utils" % "3.7.4.v20210808-RELEASE"
[org.t-io/tio-utils "3.7.4.v20210808-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.26 |
| com.alibaba : fastjson | jar | 1.2.78 |
| com.github.ben-manes.caffeine : caffeine | jar | 2.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.redisson : redisson | jar | 3.16.1 |
| org.quartz-scheduler : quartz | jar | 2.3.2 |
| org.quartz-scheduler : quartz-jobs | jar | 2.3.2 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| com.jfinal : jfinal | jar | 4.9 |
| net.oschina.j2cache : j2cache-core | jar | 2.8.2-release |
| com.google.zxing : core | jar | 3.4.1 |
| com.google.zxing : javase | jar | 3.4.1 |
| org.apache.curator : curator-x-discovery | jar | 5.2.0 |
| org.freemarker : freemarker | jar | 2.3.31 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.0 |
| com.esotericsoftware : reflectasm | jar | 1.11.9 |
| commons-codec : commons-codec | jar | 1.15 |
| org.apache.commons : commons-configuration2 | jar | 2.7 |
| nl.basjes.parse.useragent : yauaa | jar | 6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.testng : testng | jar | 7.4.0 |