License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.epam.reportportal |
ArtifactId | ArtifactIdrest-client-core |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrest-client-core
Legacy Rest library for ReportPortal java client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rest-client-core-1.0.4.pom | |
rest-client-core-1.0.4-sources.jar | 30 KB |
rest-client-core-1.0.4-javadoc.jar | 111 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.epam.reportportal/rest-client-core/ -->
<dependency>
<groupId>com.epam.reportportal</groupId>
<artifactId>rest-client-core</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.reportportal/rest-client-core/
implementation 'com.epam.reportportal:rest-client-core:1.0.4'
// https://jarcasting.com/artifacts/com.epam.reportportal/rest-client-core/
implementation ("com.epam.reportportal:rest-client-core:1.0.4")
'com.epam.reportportal:rest-client-core:jar:1.0.4'
<dependency org="com.epam.reportportal" name="rest-client-core" rev="1.0.4">
<artifact name="rest-client-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.reportportal', module='rest-client-core', version='1.0.4')
)
libraryDependencies += "com.epam.reportportal" % "rest-client-core" % "1.0.4"
[com.epam.reportportal/rest-client-core "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.7.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.7.3 |
com.epam.reportportal : httpclient-repacked | jar | 1.0.2 |
com.google.guava : guava | jar | 18.0 |
com.google.code.findbugs : jsr305 | jar | 2.0.3 |