License |
License
The Apache Software License, Version 2.0
|
---|---|
GroupId | GroupIdorg.t-io |
ArtifactId | ArtifactIdtio-http-common |
Version | Version3.8.1.v20220401-RELEASE |
Type | Typejar |
Description |
Descriptiontio-http-common
tio-http's parent
|
<!-- https://jarcasting.com/artifacts/org.t-io/tio-http-common/ -->
<dependency>
<groupId>org.t-io</groupId>
<artifactId>tio-http-common</artifactId>
<version>3.8.1.v20220401-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.t-io/tio-http-common/
implementation 'org.t-io:tio-http-common:3.8.1.v20220401-RELEASE'
// https://jarcasting.com/artifacts/org.t-io/tio-http-common/
implementation ("org.t-io:tio-http-common:3.8.1.v20220401-RELEASE")
'org.t-io:tio-http-common:jar:3.8.1.v20220401-RELEASE'
<dependency org="org.t-io" name="tio-http-common" rev="3.8.1.v20220401-RELEASE">
<artifact name="tio-http-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.t-io', module='tio-http-common', version='3.8.1.v20220401-RELEASE')
)
libraryDependencies += "org.t-io" % "tio-http-common" % "3.8.1.v20220401-RELEASE"
[org.t-io/tio-http-common "3.8.1.v20220401-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.t-io : tio-core | jar | 3.8.1.v20220401-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.redisson : redisson | jar | 3.16.7 |
ch.qos.logback : logback-classic | jar | 1.3.0-alpha12 |
org.freemarker : freemarker | jar | 2.3.31 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.testng : testng | jar | 7.5 |