| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdorg.bedework |
| ArtifactId | ArtifactIdbw-util-config-http |
| Last Version | Last Version5.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBedework: network util - config over http (unfinished?)
Network (http, DAV,servlet etc) related utilities
|
| Filename | Size |
|---|---|
| bw-util-config-http-5.0.1.pom | |
| bw-util-config-http-5.0.1.jar | 5 KB |
| bw-util-config-http-5.0.1-sources.jar | 2 KB |
| bw-util-config-http-5.0.1-javadoc.jar | 395 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bedework/bw-util-config-http/ -->
<dependency>
<groupId>org.bedework</groupId>
<artifactId>bw-util-config-http</artifactId>
<version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.bedework/bw-util-config-http/
implementation 'org.bedework:bw-util-config-http:5.0.1'
// https://jarcasting.com/artifacts/org.bedework/bw-util-config-http/
implementation ("org.bedework:bw-util-config-http:5.0.1")
'org.bedework:bw-util-config-http:jar:5.0.1'
<dependency org="org.bedework" name="bw-util-config-http" rev="5.0.1">
<artifact name="bw-util-config-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bedework', module='bw-util-config-http', version='5.0.1')
)
libraryDependencies += "org.bedework" % "bw-util-config-http" % "5.0.1"
[org.bedework/bw-util-config-http "5.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.bedework : bw-util-dav | jar | 5.0.1 |
| org.bedework : bw-util-http | jar | 5.0.1 |