| License |
License |
|---|---|
| GroupId | GroupIdcom.dtflys.forest |
| ArtifactId | ArtifactIdforest-core |
| Version | Version1.5.2-BETA |
| Type | Typejar |
| Description |
DescriptionA easy HTTP client framework for Java
|
| Filename | Size |
|---|---|
| forest-core-1.5.2-BETA.pom | |
| forest-core-1.5.2-BETA.jar | 402 KB |
| forest-core-1.5.2-BETA-sources.jar | 299 KB |
| forest-core-1.5.2-BETA-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.dtflys.forest/forest-core/ -->
<dependency>
<groupId>com.dtflys.forest</groupId>
<artifactId>forest-core</artifactId>
<version>1.5.2-BETA</version>
</dependency>
// https://jarcasting.com/artifacts/com.dtflys.forest/forest-core/
implementation 'com.dtflys.forest:forest-core:1.5.2-BETA'
// https://jarcasting.com/artifacts/com.dtflys.forest/forest-core/
implementation ("com.dtflys.forest:forest-core:1.5.2-BETA")
'com.dtflys.forest:forest-core:jar:1.5.2-BETA'
<dependency org="com.dtflys.forest" name="forest-core" rev="1.5.2-BETA">
<artifact name="forest-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dtflys.forest', module='forest-core', version='1.5.2-BETA')
)
libraryDependencies += "com.dtflys.forest" % "forest-core" % "1.5.2-BETA"
[com.dtflys.forest/forest-core "1.5.2-BETA"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.juniversalchardet : juniversalchardet | jar | 1.0.3 |
| org.apache.httpcomponents : httpclient | jar | 4.5.2 |
| org.apache.httpcomponents : httpclient-cache | jar | 4.5.2 |
| org.apache.httpcomponents : httpcore | jar | 4.4.5 |
| org.apache.httpcomponents : httpmime | jar | 4.5.2 |
| org.apache.httpcomponents : httpcore-nio | jar | 4.4.5 |
| org.apache.httpcomponents : httpasyncclient | jar | 4.1.2 |
| com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
| com.google.code.findbugs : jsr305 | jar | 3.0.1 |
| commons-io : commons-io | jar | 2.4 |
| commons-logging : commons-logging | jar | 1.1 |
| org.slf4j : slf4j-api | jar | 1.7.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.48 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.10 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.7 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.10 |
| com.google.code.gson : gson | jar | 1.7.1 |
| xerces : xercesImpl | jar | 2.12.0 |
| org.mock-server : mockserver-netty | jar | 3.10.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.3 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.10 |
| org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
| org.apache.logging.log4j : log4j-api | jar | 2.13.3 |
| cn.hutool : hutool-all | jar | 5.5.2 |
| org.mockito : mockito-all | jar | 1.9.5 |
| junit : junit | jar | [4.13.1,) |
| com.github.dreamhead : moco-core | jar | 0.12.0 |