GroupId | GroupIdorg.lazyluke |
---|---|
ArtifactId | ArtifactIdlog4jdbc-remix |
Version | Version0.2.3 |
Type | Typejar |
Filename | Size |
---|---|
log4jdbc-remix-0.2.3.pom | |
log4jdbc-remix-0.2.3.jar | 76 KB |
log4jdbc-remix-0.2.3-tests.jar | 2 KB |
log4jdbc-remix-0.2.3-sources.jar | 53 KB |
log4jdbc-remix-0.2.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.lazyluke/log4jdbc-remix/
implementation 'org.lazyluke:log4jdbc-remix:0.2.3'
// https://jarcasting.com/artifacts/org.lazyluke/log4jdbc-remix/
implementation ("org.lazyluke:log4jdbc-remix:0.2.3")
'org.lazyluke:log4jdbc-remix:jar:0.2.3'
<dependency org="org.lazyluke" name="log4jdbc-remix" rev="0.2.3">
<artifact name="log4jdbc-remix" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lazyluke', module='log4jdbc-remix', version='0.2.3')
)
libraryDependencies += "org.lazyluke" % "log4jdbc-remix" % "0.2.3"
[org.lazyluke/log4jdbc-remix "0.2.3"]