/fusiongatewaylib-old

Fusion Gateway Library with common classes used in the implementation of gateway services

Primary LanguageJavaApache License 2.0Apache-2.0

Build, test and execute the jar

Build

mvn clean compile -DskipTests

Build with test

mvn clean compile