File | Operation |
---|---|
forest-1.3.3.pom | download |
<dependency>
<groupId>com.dtflys.forest</groupId>
<artifactId>forest</artifactId>
<version>1.3.3</version>
<type>pom</type>
</dependency>
compile
|-- org.apache.httpcomponents:httpclient:4.3.2
|-- org.apache.httpcomponents:httpclient-cache:4.3.2
|-- org.apache.httpcomponents:httpcore:4.3.2
|-- org.apache.httpcomponents:httpmime:4.3.2
|-- org.apache.httpcomponents:httpcore-nio:4.3.2
|-- org.apache.httpcomponents:httpasyncclient:4.0.1
|-- com.squareup.okhttp3:okhttp:3.4.1
provided
|-- org.mock-server:mockserver-netty:3.10.4
test
|-- org.mockito:mockito-all:1.9.5
|-- junit:junit:4.12