<dependency> <groupId>ai.h2o</groupId> <artifactId>h2o-logging-impl-log4j2</artifactId> <version>3.46.0.6</version> </dependency>
implementation 'ai.h2o:h2o-logging-impl-log4j2:3.46.0.6'
implementation("ai.h2o:h2o-logging-impl-log4j2:3.46.0.6")
libraryDependencies += "ai.h2o" % "h2o-logging-impl-log4j2" % "3.46.0.6"
@Grapes( @Grab(group='ai.h2o', module='h2o-logging-impl-log4j2', version='3.46.0.6') )
<dependency org="ai.h2o" name="h2o-logging-impl-log4j2" rev="3.46.0.6" />
[ai.h2o/h2o-logging-impl-log4j2 "3.46.0.6"]
'ai.h2o:h2o-logging-impl-log4j2:jar:3.46.0.6'
compile
|-- org.apache.logging.log4j:log4j-1.2-api:2.17.1
|-- org.apache.logging.log4j:log4j-core:2.17.1