License |
License |
---|---|
GroupId | GroupIdorg.lazyluke |
ArtifactId | ArtifactIdlog4jdbc-remix |
Last Version | Last Version0.2.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlog4jdbc-remix
experimental fork of log4jdbc
|
Project URL |
Project URL |
Filename | Size |
---|---|
log4jdbc-remix-0.2.7.pom | |
log4jdbc-remix-0.2.7.jar | 77 KB |
log4jdbc-remix-0.2.7-tests.jar | 6 KB |
log4jdbc-remix-0.2.7-sources.jar | 53 KB |
log4jdbc-remix-0.2.7-javadoc.jar | 175 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.lazyluke/log4jdbc-remix/ -->
<dependency>
<groupId>org.lazyluke</groupId>
<artifactId>log4jdbc-remix</artifactId>
<version>0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.lazyluke/log4jdbc-remix/
implementation 'org.lazyluke:log4jdbc-remix:0.2.7'
// https://jarcasting.com/artifacts/org.lazyluke/log4jdbc-remix/
implementation ("org.lazyluke:log4jdbc-remix:0.2.7")
'org.lazyluke:log4jdbc-remix:jar:0.2.7'
<dependency org="org.lazyluke" name="log4jdbc-remix" rev="0.2.7">
<artifact name="log4jdbc-remix" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lazyluke', module='log4jdbc-remix', version='0.2.7')
)
libraryDependencies += "org.lazyluke" % "log4jdbc-remix" % "0.2.7"
[org.lazyluke/log4jdbc-remix "0.2.7"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.slf4j : slf4j-api | jar | 1.6.2 |
Group / Artifact | Type | Version |
---|---|---|
org.easymock : easymock | jar | 2.5.2 |
com.h2database : h2 | jar | 1.3.157 |
org.slf4j : slf4j-log4j12 | jar | 1.6.2 |