License |
License |
---|---|
GroupId | GroupIdcom.free-now.sauron.plugins |
ArtifactId | ArtifactIdjaegerapi-report |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSauron Jaeger Api Report
Sauron JaegerApiReport Plugin
|
Project URL |
Project URL |
Filename | Size |
---|---|
jaegerapi-report-0.0.5.pom | |
jaegerapi-report-0.0.5.jar | 6 MB |
jaegerapi-report-0.0.5-sources.jar | 5 KB |
jaegerapi-report-0.0.5-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.free-now.sauron.plugins/jaegerapi-report/ -->
<dependency>
<groupId>com.free-now.sauron.plugins</groupId>
<artifactId>jaegerapi-report</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.free-now.sauron.plugins/jaegerapi-report/
implementation 'com.free-now.sauron.plugins:jaegerapi-report:0.0.5'
// https://jarcasting.com/artifacts/com.free-now.sauron.plugins/jaegerapi-report/
implementation ("com.free-now.sauron.plugins:jaegerapi-report:0.0.5")
'com.free-now.sauron.plugins:jaegerapi-report:jar:0.0.5'
<dependency org="com.free-now.sauron.plugins" name="jaegerapi-report" rev="0.0.5">
<artifact name="jaegerapi-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.free-now.sauron.plugins', module='jaegerapi-report', version='0.0.5')
)
libraryDependencies += "com.free-now.sauron.plugins" % "jaegerapi-report" % "0.0.5"
[com.free-now.sauron.plugins/jaegerapi-report "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
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.13 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.11.2 |
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 |