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>