net.jbock.compiler.MapperClass Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jbock Show documentation
Show all versions of jbock Show documentation
The jbock command line parser
package net.jbock.compiler;
import javax.inject.Qualifier;
@Qualifier
public @interface MapperClass {
}