is not current version
Last Version 5.7.0

com.epam.reportportal:commons-model 4.0.4

ReportPortal. REST API Model

GroupId

GroupId

com.epam.reportportal
ArtifactId

ArtifactId

commons-model
Version

Version

4.0.4
Type

Type

jar

Download commons-model 4.0.4


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