Skip to content

emartech/escher-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

445b167 · Aug 30, 2023
Jul 26, 2021
Aug 30, 2023
Mar 11, 2021
Jun 7, 2022
Jun 7, 2022
Feb 20, 2015
Jun 7, 2022
Jul 13, 2022
Jun 7, 2022
Jun 7, 2022
Jun 7, 2022
Aug 30, 2023
Mar 26, 2022

Repository files navigation

EscherJava - HTTP request signing lib Build Status

Java implementation of the Escher HTTP request signing library

Prerequisite

In order to compile the project, Maven and JDK 1.8 (or above) are needed.

To check if maven is configured properly, run the mvn --version command and look at the line beginning with Java version.

Run the tests

To run all the tests, use the mvn test command or make test if you have Docker installed.

Release to Central Repository

To release the bundle.jar to the central maven repository check the RELEASE.md file

About Escher

More details are available at our Escher documentation site.