dependencies { testImplementation "com.fasterxml.jackson.core:jackson-databind:${project.property('jackson.version')}" }