Skip to content
Snippets Groups Projects
Denis Sukhoroslov's avatar
Denis Sukhoroslov authored
Update README.md

See merge request eclipse/xfsc/train/tspa!1
95e87cd6
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