dependencies {
api project(':content-core')
api libs.jackson.databind
testImplementation libs.mockito.inline
}