GroupId | GroupIdorg.lazyluke |
---|---|
ArtifactId | ArtifactIdlog4jdbc-remix |
Version | Version0.2.4 |
Type | Typejar |
Filename | Size |
---|---|
log4jdbc-remix-0.2.4.pom | |
log4jdbc-remix-0.2.4.jar | 76 KB |
log4jdbc-remix-0.2.4-tests.jar | 2 KB |
log4jdbc-remix-0.2.4-sources.jar | 53 KB |
log4jdbc-remix-0.2.4-javadoc.jar | 160 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.lazyluke/log4jdbc-remix/ -->
<dependency>
<groupId>org.lazyluke</groupId>
<artifactId>log4jdbc-remix</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.lazyluke/log4jdbc-remix/
implementation 'org.lazyluke:log4jdbc-remix:0.2.4'
// https://jarcasting.com/artifacts/org.lazyluke/log4jdbc-remix/
implementation ("org.lazyluke:log4jdbc-remix:0.2.4")
'org.lazyluke:log4jdbc-remix:jar:0.2.4'
<dependency org="org.lazyluke" name="log4jdbc-remix" rev="0.2.4">
<artifact name="log4jdbc-remix" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lazyluke', module='log4jdbc-remix', version='0.2.4')
)
libraryDependencies += "org.lazyluke" % "log4jdbc-remix" % "0.2.4"
[org.lazyluke/log4jdbc-remix "0.2.4"]