<dependency>
<groupId>io.atlasmap</groupId>
<artifactId>atlas-model</artifactId>
<version>2.5.2</version>
<type>bundle</type>
</dependency>
<parent> <groupId>io.atlasmap</groupId> <artifactId>atlasmap-lib</artifactId> <version>2.5.2</version> </parent>
compile
|-- com.fasterxml.jackson.core:jackson-annotations
|-- com.fasterxml.jackson.module:jackson-module-jsonSchema
|-- com.fasterxml.jackson.core:jackson-databind
|-- com.fasterxml.jackson.core:jackson-core
test