License |
License
The Apache Software License, Version 2.0
|
---|---|
GroupId | GroupIdorg.t-io |
ArtifactId | ArtifactIdtio-http-server |
Version | Version3.7.4.v20210808-RELEASE |
Type | Typejar |
Description |
Descriptiontio-http-server
tio-http's parent
|
<!-- https://jarcasting.com/artifacts/org.t-io/tio-http-server/ -->
<dependency>
<groupId>org.t-io</groupId>
<artifactId>tio-http-server</artifactId>
<version>3.7.4.v20210808-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.t-io/tio-http-server/
implementation 'org.t-io:tio-http-server:3.7.4.v20210808-RELEASE'
// https://jarcasting.com/artifacts/org.t-io/tio-http-server/
implementation ("org.t-io:tio-http-server:3.7.4.v20210808-RELEASE")
'org.t-io:tio-http-server:jar:3.7.4.v20210808-RELEASE'
<dependency org="org.t-io" name="tio-http-server" rev="3.7.4.v20210808-RELEASE">
<artifact name="tio-http-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.t-io', module='tio-http-server', version='3.7.4.v20210808-RELEASE')
)
libraryDependencies += "org.t-io" % "tio-http-server" % "3.7.4.v20210808-RELEASE"
[org.t-io/tio-http-server "3.7.4.v20210808-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.t-io : tio-http-common | jar | 3.7.4.v20210808-RELEASE |
com.thoughtworks.paranamer : paranamer | jar | 2.8 |
com.esotericsoftware : reflectasm | jar | 1.11.9 |
commons-io : commons-io | jar | 2.11.0 |
Group / Artifact | Type | Version |
---|---|---|
org.freemarker : freemarker | jar | 2.3.31 |
org.redisson : redisson | jar | 3.16.1 |
com.squareup.okhttp3 : okhttp | jar | 4.9.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.testng : testng | jar | 7.4.0 |