Loading README.md +2 −2 Original line number Diff line number Diff line # io.maestro.sonata.oss.client # org.etsi.osl.hypo.clients.oss This project uses Quarkus, the Supersonic Subatomic Java Framework. Loading Loading @@ -43,7 +43,7 @@ Or, if you don't have GraalVM installed, you can run the native executable build ./mvnw package -Dnative -Dquarkus.native.container-build=true ``` You can then execute your native executable with: `./target/io.maestro.sonata.oss.client-1.0.0-SNAPSHOT-runner` You can then execute your native executable with: `./target/org.etsi.osl.hypo.clients.oss-1.0.0-SNAPSHOT-runner` If you want to learn more about building native executables, please consult https://quarkus.io/guides/maven-tooling. Loading Loading
README.md +2 −2 Original line number Diff line number Diff line # io.maestro.sonata.oss.client # org.etsi.osl.hypo.clients.oss This project uses Quarkus, the Supersonic Subatomic Java Framework. Loading Loading @@ -43,7 +43,7 @@ Or, if you don't have GraalVM installed, you can run the native executable build ./mvnw package -Dnative -Dquarkus.native.container-build=true ``` You can then execute your native executable with: `./target/io.maestro.sonata.oss.client-1.0.0-SNAPSHOT-runner` You can then execute your native executable with: `./target/org.etsi.osl.hypo.clients.oss-1.0.0-SNAPSHOT-runner` If you want to learn more about building native executables, please consult https://quarkus.io/guides/maven-tooling. Loading