License |
License |
---|---|
Categories |
CategoriesCLI User Interface Logging Application Layer Libs |
GroupId | GroupIdworks.lmz.logging |
ArtifactId | ArtifactIdclient-error-logging |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionclient-error-logging
Provides the ability to log javascript client errors on the server
|
Filename | Size |
---|---|
client-error-logging-1.1.pom | |
client-error-logging-1.1.jar | 12 KB |
client-error-logging-1.1-sources.jar | 7 KB |
client-error-logging-1.1-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/works.lmz.logging/client-error-logging/ -->
<dependency>
<groupId>works.lmz.logging</groupId>
<artifactId>client-error-logging</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/works.lmz.logging/client-error-logging/
implementation 'works.lmz.logging:client-error-logging:1.1'
// https://jarcasting.com/artifacts/works.lmz.logging/client-error-logging/
implementation ("works.lmz.logging:client-error-logging:1.1")
'works.lmz.logging:client-error-logging:jar:1.1'
<dependency org="works.lmz.logging" name="client-error-logging" rev="1.1">
<artifact name="client-error-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='works.lmz.logging', module='client-error-logging', version='1.1')
)
libraryDependencies += "works.lmz.logging" % "client-error-logging" % "1.1"
[works.lmz.logging/client-error-logging "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | [15,) |
works.lmz.common : common-jackson | jar | [1.1,2) |
commons-io : commons-io | jar | [2,3) |
commons-lang : commons-lang | jar | [2,3) |
works.lmz.composite : composite-servlet3 | jar | [1.1,2) |
Group / Artifact | Type | Version |
---|---|---|
works.lmz.composite : composite-logging | jar | [1.1,2) |