License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdjp.gr.java_conf.kazsharp |
ArtifactId | ArtifactIdlambda-logging-jcl |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlambda-logging-jcl
The Apache Log4j Commons Logging Adapter using Lambda
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lambda-logging-jcl-0.0.1.pom | |
lambda-logging-jcl-0.0.1.jar | 6 KB |
lambda-logging-jcl-0.0.1-sources.jar | 5 KB |
lambda-logging-jcl-0.0.1-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/jp.gr.java_conf.kazsharp/lambda-logging-jcl/ -->
<dependency>
<groupId>jp.gr.java_conf.kazsharp</groupId>
<artifactId>lambda-logging-jcl</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/jp.gr.java_conf.kazsharp/lambda-logging-jcl/
implementation 'jp.gr.java_conf.kazsharp:lambda-logging-jcl:0.0.1'
// https://jarcasting.com/artifacts/jp.gr.java_conf.kazsharp/lambda-logging-jcl/
implementation ("jp.gr.java_conf.kazsharp:lambda-logging-jcl:0.0.1")
'jp.gr.java_conf.kazsharp:lambda-logging-jcl:jar:0.0.1'
<dependency org="jp.gr.java_conf.kazsharp" name="lambda-logging-jcl" rev="0.0.1">
<artifact name="lambda-logging-jcl" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.gr.java_conf.kazsharp', module='lambda-logging-jcl', version='0.0.1')
)
libraryDependencies += "jp.gr.java_conf.kazsharp" % "lambda-logging-jcl" % "0.0.1"
[jp.gr.java_conf.kazsharp/lambda-logging-jcl "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-jcl | jar | 2.4.1 |