module net.woggioni.gbcs.api { requires static lombok; requires java.xml; exports net.woggioni.gbcs.api; exports net.woggioni.gbcs.api.exception; }