is not current version
Last Version 1.5.24

com.dtflys.forest:forest-core 1.5.20

A easy HTTP client framework for Java

License

License

GroupId

GroupId

com.dtflys.forest
ArtifactId

ArtifactId

forest-core
Version

Version

1.5.20
Type

Type

jar
Description

Description

A easy HTTP client framework for Java

Download forest-core 1.5.20


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

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
org.glassfish.jaxb : jaxb-runtime jar 2.3.1
commons-io : commons-io jar 2.7
org.slf4j : slf4j-api jar 1.7.30

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 5.4.1

test (16)

Group / Artifact Type Version
com.dtflys.forest : forest-mock jar 1.5.20
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3
org.slf4j : jcl-over-slf4j jar 1.7.30
org.apache.logging.log4j : log4j-core jar 2.13.3
org.apache.logging.log4j : log4j-api jar 2.13.3
net.bytebuddy : byte-buddy jar 1.12.3
net.bytebuddy : byte-buddy-agent jar 1.12.3
org.jetbrains.kotlin : kotlin-test jar 1.6.20
org.mockito : mockito-core jar 4.5.1
junit : junit jar 4.13.2
io.netty : netty-all jar 4.1.45.Final
org.mock-server : mockserver-client-java jar 5.4.1
com.github.dreamhead : moco-core jar 1.2.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.