Skip to content

FraunhoferIOSB/FAAAST-Registry

Repository files navigation

FA³ST Registry Build Status Codacy Badge Documentation Status SonarCloud badge

FA³ST Registry Logo Light FA³ST Registry Logo Dark

The Fraunhofer Advanced Asset Administration Shell Tools (FA³ST) Registry.

For more details on FA³ST Registry see the full documenation 📘 here.

FA³ST Registry is still under development. Contributions in form of issues and pull requests are highly welcome.

Prerequisites

  • Java 17+

Getting Started

You can find a detailed documentation 📘 here

Usage

Download pre-compiled JAR

Download latest SNAPSHOT version (0.1.0-SNAPSHOT)

As Maven Dependency

<dependency>
	<groupId>de.fraunhofer.iosb.ilt.faaast.registry</groupId>
	<artifactId>service</artifactId>
	<version>0.1.0-SNAPSHOT</version>
</dependency>

As Gradle Dependency

implementation 'de.fraunhofer.iosb.ilt.faaast.registry:service:0.1.0-SNAPSHOT'

Building from Source

Prerequisites

  • Maven
git clone https://github.com/FraunhoferIOSB/FAAAST-Registry
cd FAAAST-Registry
mvn clean install

Changelog

You can find the detailed changelog here.

Contributing

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

Contributors

Name Github Account
Michael Jacoby mjacoby
Tino Bischoff tbischoff2

Contact

faaast@iosb.fraunhofer.de

License

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.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license-header

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published