is not current version
Last Version 5.7.0

com.epam.reportportal:commons-model 2.6.2

ReportPortal. REST API Model

GroupId

GroupId

com.epam.reportportal
ArtifactId

ArtifactId

commons-model
Version

Version

2.6.2
Type

Type

jar

Download commons-model 2.6.2


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