Skip to content
Snippets Groups Projects
Frank Kassigkeit's avatar
Frank Kassigkeit authored
15b9e607
History

LIGHTest

Lightweight Infrastructure for Global Heterogeneous Trust management in support of an open Ecosystem of Stakeholders and Trust schemes.

For more information please visit the LIGHTest website: https://www.lightest.eu/

Documentation

See the LIGHTest Deliverables.

Requirements

  • Java 1.17 or newer
  • Maven ~3.6.0
  • Internet access
  • TRAIN Trust Infrastructure
    • Zone Manager

How to use it

Example Usage

Maven

You can use the ATV library as a Maven dependency

<dependency>
    <groupId>eu.xfsc.train</groupId>
    <artifactId>tspa</artifactId>
    <version>1.x.x-SNAPSHOT</version>
</dependency>

Licence