License |
License |
---|---|
GroupId | GroupIdcom.github.marcosemiao.log4jdbc |
ArtifactId | ArtifactIdlog4jdbc-logger-file-remote |
Version | Version0.2.0 |
Type | Typejar |
Description |
DescriptionLog4Jdbc Modules Logger File Remote
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-remote/ -->
<dependency>
<groupId>com.github.marcosemiao.log4jdbc</groupId>
<artifactId>log4jdbc-logger-file-remote</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marcosemiao.log4jdbc/log4jdbc-logger-file-remote/
implementation 'com.github.marcosemiao.log4jdbc:log4jdbc-logger-file-remote:0.2.0'
// https://jarcasting.com/artifacts/com.github.marcosemiao.log4jdbc/log4jdbc-logger-file-remote/
implementation ("com.github.marcosemiao.log4jdbc:log4jdbc-logger-file-remote:0.2.0")
'com.github.marcosemiao.log4jdbc:log4jdbc-logger-file-remote:jar:0.2.0'
<dependency org="com.github.marcosemiao.log4jdbc" name="log4jdbc-logger-file-remote" rev="0.2.0">
<artifact name="log4jdbc-logger-file-remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marcosemiao.log4jdbc', module='log4jdbc-logger-file-remote', version='0.2.0')
)
libraryDependencies += "com.github.marcosemiao.log4jdbc" % "log4jdbc-logger-file-remote" % "0.2.0"
[com.github.marcosemiao.log4jdbc/log4jdbc-logger-file-remote "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.marcosemiao.log4jdbc : log4jdbc-logger-file-stacktrace | jar | 0.2.0 |
com.github.marcosemiao.log4jdbc : log4jdbc-logger-file-core | jar | 0.2.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.marcosemiao.log4jdbc : log4jdbc-api | jar | 0.2.0 |
com.github.marcosemiao.log4jdbc : log4jdbc-marshaller | jar | 0.2.0 |