apply from: rootProject.file('gradle/compile/groovy.gradle') dependencies { api project(':graphics-pdfbox') api project(':graphics-barcode') api libs.groovy.xml testRuntimeOnly testLibs.junit.jupiter.vintage testImplementation testLibs.groovy testImplementation testLibs.groovy.json testImplementation testLibs.groovy.nio testImplementation testLibs.groovy.sql testImplementation testLibs.groovy.macro testImplementation testLibs.groovy.templates testImplementation testLibs.groovy.test testImplementation testLibs.spock testImplementation testLibs.bytebuddy testImplementation testLibs.objenesis }