<dependency>
<groupId>io.datarouter</groupId>
<artifactId>datarouter-logging</artifactId>
<version>0.0.121</version>
</dependency>
@Grapes(
@Grab(group='io.datarouter', module='datarouter-logging', version='0.0.121')
)
<parent> <groupId>io.datarouter</groupId> <artifactId>datarouter-parent</artifactId> <version>0.0.121</version> </parent>
compile
|-- jakarta.inject:jakarta.inject-api
|-- 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