Last Version

jetbrick-jdbclog 1.0

jdbc logger for jetbrick

License

License

GroupId

GroupId

com.github.subchen
ArtifactId

ArtifactId

jetbrick-jdbclog
Version

Version

1.0
Type

Type

jar
Description

Description

jetbrick-jdbclog
jdbc logger for jetbrick
Project URL

Project URL

http://subchen.github.io/jetbrick
Project Organization

Project Organization

jetbrick
Source Code Management

Source Code Management

https://github.com/subchen/jetbrick-jdbclog.git

Download jetbrick-jdbclog 1.0


<!-- https://jarcasting.com/artifacts/com.github.subchen/jetbrick-jdbclog/ -->
<dependency>
    <groupId>com.github.subchen</groupId>
    <artifactId>jetbrick-jdbclog</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.subchen/jetbrick-jdbclog/
implementation 'com.github.subchen:jetbrick-jdbclog:1.0'
// https://jarcasting.com/artifacts/com.github.subchen/jetbrick-jdbclog/
implementation ("com.github.subchen:jetbrick-jdbclog:1.0")
'com.github.subchen:jetbrick-jdbclog:jar:1.0'
<dependency org="com.github.subchen" name="jetbrick-jdbclog" rev="1.0">
  <artifact name="jetbrick-jdbclog" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.subchen', module='jetbrick-jdbclog', version='1.0')
)
libraryDependencies += "com.github.subchen" % "jetbrick-jdbclog" % "1.0"
[com.github.subchen/jetbrick-jdbclog "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7

Project Modules

There are no modules declared in this project.