License |
License |
---|---|
GroupId | GroupIdat.molindo |
ArtifactId | ArtifactIdmolindo-webtools-logreplay |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMolindo Web Tools LogReplay
Leverages the power of LogAnalyzer and Crawler to replay live traffic
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/at.molindo/molindo-webtools-logreplay/ -->
<dependency>
<groupId>at.molindo</groupId>
<artifactId>molindo-webtools-logreplay</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/at.molindo/molindo-webtools-logreplay/
implementation 'at.molindo:molindo-webtools-logreplay:1.0.0'
// https://jarcasting.com/artifacts/at.molindo/molindo-webtools-logreplay/
implementation ("at.molindo:molindo-webtools-logreplay:1.0.0")
'at.molindo:molindo-webtools-logreplay:jar:1.0.0'
<dependency org="at.molindo" name="molindo-webtools-logreplay" rev="1.0.0">
<artifact name="molindo-webtools-logreplay" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.molindo', module='molindo-webtools-logreplay', version='1.0.0')
)
libraryDependencies += "at.molindo" % "molindo-webtools-logreplay" % "1.0.0"
[at.molindo/molindo-webtools-logreplay "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 |