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