dependencies { api project(':content-core') api "org.xbib:datastructures-tiny:${project.property('xbib-datastructures.version')}" testImplementation project(":content-json") }