is not current version
Last Version 0.9.0

com.github.sylvainlaurent.jdbcperflogger:jdbc-perf-logger-gui 0.7.2


Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.sylvainlaurent.jdbcperflogger
ArtifactId

ArtifactId

jdbc-perf-logger-gui
Version

Version

0.7.2
Type

Type

jar

Download jdbc-perf-logger-gui 0.7.2


<!-- https://jarcasting.com/artifacts/com.github.sylvainlaurent.jdbcperflogger/jdbc-perf-logger-gui/ -->
<dependency>
    <groupId>com.github.sylvainlaurent.jdbcperflogger</groupId>
    <artifactId>jdbc-perf-logger-gui</artifactId>
    <version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sylvainlaurent.jdbcperflogger/jdbc-perf-logger-gui/
implementation 'com.github.sylvainlaurent.jdbcperflogger:jdbc-perf-logger-gui:0.7.2'
// https://jarcasting.com/artifacts/com.github.sylvainlaurent.jdbcperflogger/jdbc-perf-logger-gui/
implementation ("com.github.sylvainlaurent.jdbcperflogger:jdbc-perf-logger-gui:0.7.2")
'com.github.sylvainlaurent.jdbcperflogger:jdbc-perf-logger-gui:jar:0.7.2'
<dependency org="com.github.sylvainlaurent.jdbcperflogger" name="jdbc-perf-logger-gui" rev="0.7.2">
  <artifact name="jdbc-perf-logger-gui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sylvainlaurent.jdbcperflogger', module='jdbc-perf-logger-gui', version='0.7.2')
)
libraryDependencies += "com.github.sylvainlaurent.jdbcperflogger" % "jdbc-perf-logger-gui" % "0.7.2"
[com.github.sylvainlaurent.jdbcperflogger/jdbc-perf-logger-gui "0.7.2"]