Last Version

rest-client-core 1.0.4

Legacy Rest library for ReportPortal java client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.epam.reportportal
ArtifactId

ArtifactId

rest-client-core
Version

Version

1.0.4
Type

Type

jar
Description

Description

rest-client-core
Legacy Rest library for ReportPortal java client
Project URL

Project URL

https://github.com/reportportal/rest-client-core
Source Code Management

Source Code Management

https://github.com/reportportal/rest-client-core/tree/master

Download rest-client-core 1.0.4


<!-- 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"]

Dependencies

runtime (5)

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

Project Modules

There are no modules declared in this project.