<dependency>
<groupId>io.datarouter</groupId>
<artifactId>datarouter-logging</artifactId>
<version>0.0.117</version>
</dependency>
@Grapes(
@Grab(group='io.datarouter', module='datarouter-logging', version='0.0.117')
)
<parent> <groupId>io.datarouter</groupId> <artifactId>datarouter-parent</artifactId> <version>0.0.117</version> </parent>
compile
|-- javax.inject:javax.inject:1
|-- org.apache.logging.log4j:log4j-slf4j-impl
|-- org.apache.logging.log4j:log4j-1.2-api
|-- org.apache.logging.log4j:log4j-jcl
|-- org.apache.logging.log4j:log4j-core
test