io.atomix.bundle.AtomixBundle Maven / Gradle / Ivy
package io.atomix.bundle;
/**
* Empty class required to get the atomix-all module to build properly.
*
* NOTE Required for bundle plugin to operate.
*/
public class AtomixBundle {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy