Last Version

log4jdbc-log4j2 1.16

A modification of log4jdbc to natively use Log4j 2 (or SLF4J as usual), that supports from JDBC 4.1 to JDBC 3, includes all the improvements of log4jdbc-remix, and provides new improvements on its own.

License

License

GroupId

GroupId

org.bgee.log4jdbc-log4j2
ArtifactId

ArtifactId

log4jdbc-log4j2
Version

Version

1.16
Type

Type

pom
Description

Description

log4jdbc-log4j2
A modification of log4jdbc to natively use Log4j 2 (or SLF4J as usual), that supports from JDBC 4.1 to JDBC 3, includes all the improvements of log4jdbc-remix, and provides new improvements on its own.
Project Organization

Project Organization

Bgee - Swiss Institute of Bioinformatics

Download log4jdbc-log4j2 1.16

Filename Size
log4jdbc-log4j2-1.16.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/org.bgee.log4jdbc-log4j2/log4jdbc-log4j2/ -->
<dependency>
    <groupId>org.bgee.log4jdbc-log4j2</groupId>
    <artifactId>log4jdbc-log4j2</artifactId>
    <version>1.16</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bgee.log4jdbc-log4j2/log4jdbc-log4j2/
implementation 'org.bgee.log4jdbc-log4j2:log4jdbc-log4j2:1.16'
// https://jarcasting.com/artifacts/org.bgee.log4jdbc-log4j2/log4jdbc-log4j2/
implementation ("org.bgee.log4jdbc-log4j2:log4jdbc-log4j2:1.16")
'org.bgee.log4jdbc-log4j2:log4jdbc-log4j2:pom:1.16'
<dependency org="org.bgee.log4jdbc-log4j2" name="log4jdbc-log4j2" rev="1.16">
  <artifact name="log4jdbc-log4j2" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bgee.log4jdbc-log4j2', module='log4jdbc-log4j2', version='1.16')
)
libraryDependencies += "org.bgee.log4jdbc-log4j2" % "log4jdbc-log4j2" % "1.16"
[org.bgee.log4jdbc-log4j2/log4jdbc-log4j2 "1.16"]

Dependencies

provided (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.0-beta8
org.apache.logging.log4j : log4j-api jar 2.0-beta8
org.slf4j : slf4j-api jar 1.7.5

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.5
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

  • log4jdbc-log4j2-jdbc4.1
  • log4jdbc-log4j2-jdbc4
  • log4jdbc-log4j2-jdbc3