Last Version

net.chandol:logjdbc 0.1.4

Logging library for SQL and resultSet

License

License

Categories

Categories

Net
GroupId

GroupId

net.chandol
ArtifactId

ArtifactId

logjdbc
Version

Version

0.1.4
Type

Type

jar
Description

Description

net.chandol:logjdbc
Logging library for SQL and resultSet
Project URL

Project URL

https://github.com/JAVACAFE-STUDY/logjdbc
Source Code Management

Source Code Management

http://github.com/JAVACAFE-STUDY/logjdbc/tree/master

Download logjdbc 0.1.4


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

Dependencies

provided (1)

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

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
com.h2database : h2 jar 1.4.192

Project Modules

There are no modules declared in this project.