<dependency>
<groupId>io.atlasmap</groupId>
<artifactId>atlas-json-core</artifactId>
<version>2.2.3</version>
<type>bundle</type>
</dependency>
<parent> <groupId>io.atlasmap</groupId> <artifactId>atlas-json-parent</artifactId> <version>2.2.3</version> </parent>
compile
|-- io.atlasmap:atlas-json-model
test
|-- org.apache.logging.log4j:log4j-api
|-- org.apache.logging.log4j:log4j-core
|-- org.apache.logging.log4j:log4j-slf4j-impl
|-- junit:junit