/timestamp-service

online service to timestamp documents

Primary LanguageJavaScript

Timestamp service

this web application can be used to timestamp documents.

Build

After checking out the project you can build the project by:

mvn clean install

After successful build the war file should reside under

timestamp-service-app/target/

Just deploy it by using for example tomcat and copying it to /webapps/tss.war.

After deplyoment it should be present under: http://localhost:8080/tss

License

This project is licensed under the Apache Software License, Version 2.0.