Last Version

HTTP status codes library 1.1.0

The aim of this library is to provide all official an unofficial HTTP status codes along with a simple but efficient API to handle the codes.

License

License

GroupId

GroupId

com.deevvi
ArtifactId

ArtifactId

http-status-code
Version

Version

1.1.0
Type

Type

jar
Description

Description

HTTP status codes library
The aim of this library is to provide all official an unofficial HTTP status codes along with a simple but efficient API to handle the codes.
Project URL

Project URL

https://github.com/deevvicom/http-status-code
Source Code Management

Source Code Management

http://github.com/deevvicom/http-status-code

Download http-status-code 1.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.8.0
org.mockito : mockito-inline jar 3.8.0

test (3)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar 5.3.2
org.junit.jupiter : junit-jupiter-engine jar 5.3.2
com.google.truth : truth jar 1.1.2

Project Modules

There are no modules declared in this project.