Migración BICE ============= [](https://opensource.org/license/mit-0) [](https://adoptium.net/es/temurin/releases/) BICE Migration is a suite of support services for load testing, performance, and application migration. 🚀 Building -------- Building requires a Java JDK and [Apache Maven](https://maven.apache.org/). 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. 📝 License ------- This code is licensed under the [MIT License](https://opensource.org/license/mit). 🔧 Dependencies ------------ - quarkus 3.22.2 - bennu-commons 1.5.0 - lombok 1.18.38# bice-migration-front