The Fraunhofer Advanced Asset Administration Shell Tools (FA³ST) Registry.
For more details on FA³ST Registry see the full documentation 📘 here.
FA³ST Registry is still under development. Contributions in form of issues and pull requests are highly welcome. |
---|
- Java 17+
You can find a detailed documentation 📘 here
Download latest RELEASE version (1.0.0)
Download latest SNAPSHOT version (1.1.0-SNAPSHOT)
<dependency>
<groupId>de.fraunhofer.iosb.ilt.faaast.registry</groupId>
<artifactId>service</artifactId>
<version>1.0.0</version>
</dependency>
implementation 'de.fraunhofer.iosb.ilt.faaast.registry:service:1.0.0'
- Maven
git clone https://github.com/FraunhoferIOSB/FAAAST-Registry
cd FAAAST-Registry
mvn clean install
You can find the detailed changelog here.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions are greatly appreciated. You can find our contribution guidelines here
Name | Github Account |
---|---|
Michael Jacoby | mjacoby |
Tino Bischoff | tbischoff2 |
Distributed under the Apache 2.0 License. See LICENSE
for more information.
Copyright (C) 2022 Fraunhofer Institut IOSB, Fraunhoferstr. 1, D 76131 Karlsruhe, Germany.
You should have received a copy of the Apache 2.0 License along with this program. If not, see https://www.apache.org/licenses/LICENSE-2.0.html.