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

org.noear.solon.extend.cron4j.EnableCron4j Maven / Gradle / Ivy

There is a newer version: 3.0.5-M3
Show newest version
package org.noear.solon.extend.cron4j;

import java.lang.annotation.*;

@Target({ElementType.TYPE})
@Retention(RetentionPolicy.RUNTIME)
@Documented
public @interface EnableCron4j {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy