is not current version
Last Version 5.7.0

com.epam.reportportal:commons-model 5.3.2

ReportPortal. REST API Model

GroupId

GroupId

com.epam.reportportal
ArtifactId

ArtifactId

commons-model
Version

Version

5.3.2
Type

Type

jar

Download commons-model 5.3.2


<!-- https://jarcasting.com/artifacts/com.epam.reportportal/commons-model/ -->
<dependency>
    <groupId>com.epam.reportportal</groupId>
    <artifactId>commons-model</artifactId>
    <version>5.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.reportportal/commons-model/
implementation 'com.epam.reportportal:commons-model:5.3.2'
// https://jarcasting.com/artifacts/com.epam.reportportal/commons-model/
implementation ("com.epam.reportportal:commons-model:5.3.2")
'com.epam.reportportal:commons-model:jar:5.3.2'
<dependency org="com.epam.reportportal" name="commons-model" rev="5.3.2">
  <artifact name="commons-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.reportportal', module='commons-model', version='5.3.2')
)
libraryDependencies += "com.epam.reportportal" % "commons-model" % "5.3.2"
[com.epam.reportportal/commons-model "5.3.2"]