<dependency>
<groupId>io.atlasmap</groupId>
<artifactId>atlas-model</artifactId>
<version>2.2.0-M.6</version>
<type>bundle</type>
</dependency>
<parent> <groupId>io.atlasmap</groupId> <artifactId>atlasmap-lib</artifactId> <version>2.2.0-M.6</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
|-- junit:junit