| License |
License |
|---|---|
| GroupId | GroupIdat.molindo |
| ArtifactId | ArtifactIdmolindo-webtools-loganalyzer |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMolindo Web Tools LogAnalyzer
An efficient and flexible nginx log analyzer
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/at.molindo/molindo-webtools-loganalyzer/ -->
<dependency>
<groupId>at.molindo</groupId>
<artifactId>molindo-webtools-loganalyzer</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/at.molindo/molindo-webtools-loganalyzer/
implementation 'at.molindo:molindo-webtools-loganalyzer:1.0.0'
// https://jarcasting.com/artifacts/at.molindo/molindo-webtools-loganalyzer/
implementation ("at.molindo:molindo-webtools-loganalyzer:1.0.0")
'at.molindo:molindo-webtools-loganalyzer:jar:1.0.0'
<dependency org="at.molindo" name="molindo-webtools-loganalyzer" rev="1.0.0">
<artifact name="molindo-webtools-loganalyzer" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.molindo', module='molindo-webtools-loganalyzer', version='1.0.0')
)
libraryDependencies += "at.molindo" % "molindo-webtools-loganalyzer" % "1.0.0"
[at.molindo/molindo-webtools-loganalyzer "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.0.1 |
| jtidy : jtidy | jar | 4aug2000r7-dev |
| at.molindo : molindo-utils | jar | 2.0.4 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.3 |
| log4j : log4j | jar | 1.2.17 |
| org.slf4j : slf4j-api | jar | 1.7.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |