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

ck-java.jbock.5.19.source-code.module-info Maven / Gradle / Ivy

The newest version!
/**
 * 

jbock runtime package: annotations and API. * The generated parser is annotated with * {@code javax.annotation.processing.Generated}, * so {@code java.compiler} is also required.

*/ module net.jbock { requires transitive java.compiler; requires transitive io.jbock.util; exports net.jbock; exports net.jbock.util; exports net.jbock.model; exports net.jbock.contrib; exports net.jbock.parse; }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy