License |
License |
---|---|
GroupId | GroupIdcom.free-now.sauron.plugins |
ArtifactId | ArtifactIdlogs-report |
Last Version | Last Version0.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSauron Logs Report
Sauron LogsReport Plugin
|
Project URL |
Project URL |
Filename | Size |
---|---|
logs-report-0.0.8.pom | |
logs-report-0.0.8.jar | 5 MB |
logs-report-0.0.8-sources.jar | 4 KB |
logs-report-0.0.8-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.free-now.sauron.plugins/logs-report/ -->
<dependency>
<groupId>com.free-now.sauron.plugins</groupId>
<artifactId>logs-report</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.free-now.sauron.plugins/logs-report/
implementation 'com.free-now.sauron.plugins:logs-report:0.0.8'
// https://jarcasting.com/artifacts/com.free-now.sauron.plugins/logs-report/
implementation ("com.free-now.sauron.plugins:logs-report:0.0.8")
'com.free-now.sauron.plugins:logs-report:jar:0.0.8'
<dependency org="com.free-now.sauron.plugins" name="logs-report" rev="0.0.8">
<artifact name="logs-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.free-now.sauron.plugins', module='logs-report', version='0.0.8')
)
libraryDependencies += "com.free-now.sauron.plugins" % "logs-report" % "0.0.8"
[com.free-now.sauron.plugins/logs-report "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 5.2.8.RELEASE |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.commons : commons-lang3 | jar | 3.10 |
Group / Artifact | Type | Version |
---|---|---|
com.free-now.sauron : sauron-core | jar | 0.0.15 |
org.mockito : mockito-core | jar | 3.3.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |