BICE Routes, an application to convert open API specifications to routes.txt (BICE specific file format).
Building requires a Java JDK and Apache Maven.
The required Java version is found in the pom.xml
as the maven.compiler.source
property.
From a command shell, run mvn
without arguments to invoke the default Maven goal to run all tests and checks.
This code is licensed under the MIT License.
- quarkus 3.19.2
- bennu-commons 1.1.0
- lombok 1.18.36
- jackson 2.18.3