HTTP Toolbox

Collection of utility libraries for HTTP

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

io.github.whiskeysierra
ArtifactId

ArtifactId

http-toolbox
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

HTTP Toolbox
Collection of utility libraries for HTTP
Project URL

Project URL

https://github.com/whiskeysierra/http-toolbox
Source Code Management

Source Code Management

https://github.com/whiskeysierra/http-toolbox

Download http-toolbox

Filename Size
http-toolbox-0.1.0.pom 15 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.whiskeysierra/http-toolbox/ -->
<dependency>
    <groupId>io.github.whiskeysierra</groupId>
    <artifactId>http-toolbox</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.whiskeysierra/http-toolbox/
implementation 'io.github.whiskeysierra:http-toolbox:0.1.0'
// https://jarcasting.com/artifacts/io.github.whiskeysierra/http-toolbox/
implementation ("io.github.whiskeysierra:http-toolbox:0.1.0")
'io.github.whiskeysierra:http-toolbox:pom:0.1.0'
<dependency org="io.github.whiskeysierra" name="http-toolbox" rev="0.1.0">
  <artifact name="http-toolbox" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.whiskeysierra', module='http-toolbox', version='0.1.0')
)
libraryDependencies += "io.github.whiskeysierra" % "http-toolbox" % "0.1.0"
[io.github.whiskeysierra/http-toolbox "0.1.0"]

Dependencies

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.gag : gag jar 1.0.1

test (9)

Group / Artifact Type Version
org.slf4j : slf4j-nop jar 1.7.25
org.junit.platform : junit-platform-runner jar 1.2.0
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.junit.jupiter : junit-jupiter-engine jar 5.2.0
junit : junit jar 4.12
org.hamcrest : java-hamcrest jar 2.0.0.0
org.hobsoft.hamcrest : hamcrest-compose jar 0.4.0
org.mockito : mockito-core jar 2.18.3
org.mockito : mockito-junit-jupiter jar 2.18.3

Project Modules

  • http-prefer

HTTP Toolbox

Banner 888×244

Stability: Active Build Status Coverage Status Code Quality Release

Put a meaningful, short, plain-language description of what this project is trying to accomplish and why it matters. Describe the problem(s) this project solves. Describe how this software can improve the lives of its audience.

  • Technology stack: Java 8
  • Status: 0.x, in development

Features

Dependencies

  • Java 8
  • Any build tool using Maven Central, or direct download

Getting Help

If you have questions, concerns, bug reports, etc., please file an issue in this repository's Issue Tracker.

Getting Involved/Contributing

To contribute, simply make a pull request and add a brief description (1-2 sentences) of your addition or change. For more details, check the contribution guidelines.

Versions

Version
0.1.0