Skip to content

Latest commit

 

History

History

basyx.submodelregistry-client-native

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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>