Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 439 Bytes

File metadata and controls

11 lines (9 loc) · 439 Bytes

Basyx Submodel Registry Client Native

This is the generated java openAPI client (based on native java with jackson parsing) that can be used to communicate with the submodel registry server.

To use the client in your maven projects define the following dependency:

<dependency>
		<groupId>org.eclipse.digitaltwin.basyx.submodelregistry</groupId>
		<artifactId>basyx.submodelregistry-client-native</artifactId>
</dependency>