How to install the Java artifact net.thauvin.erik.httpstatus.httpstatus with Maven
Java
Maven
pom.xml
net.thauvin.erik.httpstatus
httpstatus
Add the following lines to your pom.xml within the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>net.thauvin.erik.httpstatus</groupId>
<artifactId>httpstatus</artifactId>
<version>1.0.4</version>
</dependency>
/dependencies>