is not current version
Last Version 1.5.24

com.dtflys.forest:forest-core 1.5.16

A easy HTTP client framework for Java

License

License

GroupId

GroupId

com.dtflys.forest
ArtifactId

ArtifactId

forest-core
Version

Version

1.5.16
Type

Type

jar
Description

Description

A easy HTTP client framework for Java

Download forest-core 1.5.16


<!-- https://jarcasting.com/artifacts/com.dtflys.forest/forest-core/ -->
<dependency>
    <groupId>com.dtflys.forest</groupId>
    <artifactId>forest-core</artifactId>
    <version>1.5.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.dtflys.forest/forest-core/
implementation 'com.dtflys.forest:forest-core:1.5.16'
// https://jarcasting.com/artifacts/com.dtflys.forest/forest-core/
implementation ("com.dtflys.forest:forest-core:1.5.16")
'com.dtflys.forest:forest-core:jar:1.5.16'
<dependency org="com.dtflys.forest" name="forest-core" rev="1.5.16">
  <artifact name="forest-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dtflys.forest', module='forest-core', version='1.5.16')
)
libraryDependencies += "com.dtflys.forest" % "forest-core" % "1.5.16"
[com.dtflys.forest/forest-core "1.5.16"]

Dependencies

compile (10)

Group / Artifact Type Version
com.googlecode.juniversalchardet : juniversalchardet jar 1.0.3
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpclient-cache jar 4.5.13
org.apache.httpcomponents : httpcore jar 4.4.14
org.apache.httpcomponents : httpmime jar 4.5.13
com.squareup.okhttp3 : okhttp jar 3.14.9
com.google.code.findbugs : jsr305 jar 3.0.1
commons-io : commons-io jar 2.7
commons-logging : commons-logging jar 1.2
org.slf4j : slf4j-api jar 1.7.10

provided (8)

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 2.8.6
com.google.protobuf : protobuf-java-util jar 3.14.0
xerces : xercesImpl jar 2.12.0
org.mock-server : mockserver-netty jar 3.10.4

test (11)

Group / Artifact Type Version
com.dtflys.forest : forest-mock jar 1.5.16
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
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.13.2
com.github.dreamhead : moco-core jar 0.12.0
org.assertj : assertj-core jar 3.13.2
com.squareup.okhttp3 : mockwebserver jar 3.14.9
cn.hutool : hutool-all jar 5.5.2

Project Modules

There are no modules declared in this project.