License |
License |
---|---|
GroupId | GroupIdcom.free-now.sauron.plugins |
ArtifactId | ArtifactIdlogs-report |
Version | Version0.0.5 |
Type | Typejar |
Description |
DescriptionSauron Logs Report
Sauron LogsReport Plugin
|
Project URL |
Project URL |
Filename | Size |
---|---|
logs-report-0.0.5.pom | |
logs-report-0.0.5.jar | 5 MB |
logs-report-0.0.5-sources.jar | 4 KB |
logs-report-0.0.5-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.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.free-now.sauron.plugins/logs-report/
implementation 'com.free-now.sauron.plugins:logs-report:0.0.5'
// https://jarcasting.com/artifacts/com.free-now.sauron.plugins/logs-report/
implementation ("com.free-now.sauron.plugins:logs-report:0.0.5")
'com.free-now.sauron.plugins:logs-report:jar:0.0.5'
<dependency org="com.free-now.sauron.plugins" name="logs-report" rev="0.0.5">
<artifact name="logs-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.free-now.sauron.plugins', module='logs-report', version='0.0.5')
)
libraryDependencies += "com.free-now.sauron.plugins" % "logs-report" % "0.0.5"
[com.free-now.sauron.plugins/logs-report "0.0.5"]
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 |