License |
License |
---|---|
GroupId | GroupIdcom.free-now.sauron.plugins |
ArtifactId | ArtifactIdthanosapi-report |
Version | Version0.0.2 |
Type | Typejar |
Description |
DescriptionSauron Thanos Api Report
Sauron ThanosApiReport Plugin
|
Project URL |
Project URL |
Filename | Size |
---|---|
thanosapi-report-0.0.2.pom | |
thanosapi-report-0.0.2.jar | 6 MB |
thanosapi-report-0.0.2-sources.jar | 5 KB |
thanosapi-report-0.0.2-javadoc.jar | 389 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.free-now.sauron.plugins/thanosapi-report/ -->
<dependency>
<groupId>com.free-now.sauron.plugins</groupId>
<artifactId>thanosapi-report</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.free-now.sauron.plugins/thanosapi-report/
implementation 'com.free-now.sauron.plugins:thanosapi-report:0.0.2'
// https://jarcasting.com/artifacts/com.free-now.sauron.plugins/thanosapi-report/
implementation ("com.free-now.sauron.plugins:thanosapi-report:0.0.2")
'com.free-now.sauron.plugins:thanosapi-report:jar:0.0.2'
<dependency org="com.free-now.sauron.plugins" name="thanosapi-report" rev="0.0.2">
<artifact name="thanosapi-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.free-now.sauron.plugins', module='thanosapi-report', version='0.0.2')
)
libraryDependencies += "com.free-now.sauron.plugins" % "thanosapi-report" % "0.0.2"
[com.free-now.sauron.plugins/thanosapi-report "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-expression | jar | 5.3.1 |
org.springframework : spring-web | jar | 5.3.1 |
com.jayway.jsonpath : json-path | jar | 2.4.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.8 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | |
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
com.free-now.sauron : sauron-core | jar | 0.0.15 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.25.1 |