License |
License |
---|---|
GroupId | GroupIdorg.bedework |
ArtifactId | ArtifactIdbw-util-http |
Last Version | Last Version5.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBedework: network util - http
Network (http, DAV,servlet etc) related utilities
|
Filename | Size |
---|---|
bw-util-http-5.0.1.pom | |
bw-util-http-5.0.1.jar | 23 KB |
bw-util-http-5.0.1-sources.jar | 14 KB |
bw-util-http-5.0.1-javadoc.jar | 496 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bedework/bw-util-http/ -->
<dependency>
<groupId>org.bedework</groupId>
<artifactId>bw-util-http</artifactId>
<version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.bedework/bw-util-http/
implementation 'org.bedework:bw-util-http:5.0.1'
// https://jarcasting.com/artifacts/org.bedework/bw-util-http/
implementation ("org.bedework:bw-util-http:5.0.1")
'org.bedework:bw-util-http:jar:5.0.1'
<dependency org="org.bedework" name="bw-util-http" rev="5.0.1">
<artifact name="bw-util-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bedework', module='bw-util-http', version='5.0.1')
)
libraryDependencies += "org.bedework" % "bw-util-http" % "5.0.1"
[org.bedework/bw-util-http "5.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.bedework : bw-util-config | jar | 5.0.2 |
org.bedework : bw-util-jmx | jar | 5.0.2 |
org.bedework : bw-util-logging | jar | 5.2.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpcore | jar | 4.4.14 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.0 |