License |
License |
---|---|
GroupId | GroupIdcom.github.marcosemiao.log4jdbc |
ArtifactId | ArtifactIdlog4jdbc-logger-file-default |
Version | Version0.2.0 |
Type | Typejar |
Description |
DescriptionLog4Jdbc Modules Logger File Default
Log4JDBC is a Java Proxy JDBC driver that can intercept JDBC calls for other JDBC drivers
|
<!-- https://jarcasting.com/artifacts/com.github.marcosemiao.log4jdbc/log4jdbc-logger-file-default/ -->
<dependency>
<groupId>com.github.marcosemiao.log4jdbc</groupId>
<artifactId>log4jdbc-logger-file-default</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marcosemiao.log4jdbc/log4jdbc-logger-file-default/
implementation 'com.github.marcosemiao.log4jdbc:log4jdbc-logger-file-default:0.2.0'
// https://jarcasting.com/artifacts/com.github.marcosemiao.log4jdbc/log4jdbc-logger-file-default/
implementation ("com.github.marcosemiao.log4jdbc:log4jdbc-logger-file-default:0.2.0")
'com.github.marcosemiao.log4jdbc:log4jdbc-logger-file-default:jar:0.2.0'
<dependency org="com.github.marcosemiao.log4jdbc" name="log4jdbc-logger-file-default" rev="0.2.0">
<artifact name="log4jdbc-logger-file-default" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marcosemiao.log4jdbc', module='log4jdbc-logger-file-default', version='0.2.0')
)
libraryDependencies += "com.github.marcosemiao.log4jdbc" % "log4jdbc-logger-file-default" % "0.2.0"
[com.github.marcosemiao.log4jdbc/log4jdbc-logger-file-default "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.marcosemiao.log4jdbc : log4jdbc-logger-file-core | jar | 0.2.0 |
com.github.marcosemiao.log4jdbc : log4jdbc-utils | jar | 0.2.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.marcosemiao.log4jdbc : log4jdbc-api | jar | 0.2.0 |