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

gyang66.oceansky-sensitive.5.0.1.source-code.module-info Maven / Gradle / Ivy

/**
 * @author :  Emily
 * @since :  2024/6/14 下午2:01
 */
module oceansky.sensitive {
    requires org.apache.commons.lang3;
    exports com.emily.infrastructure.sensitive;
    exports com.emily.infrastructure.sensitive.annotation;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy