All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.balance.2.1.16.source-code.module-info.j Maven / Gradle / Ivy

There is a newer version: 2.1.38
Show newest version
module com.networknt.balance {
    exports com.networknt.balance;

    requires com.networknt.registry;
    requires com.networknt.utility;

    requires org.slf4j;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy