is not current version
Last Version 5.7.0

com.epam.reportportal:commons-model 5.0.0

ReportPortal. REST API Model

GroupId

GroupId

com.epam.reportportal
ArtifactId

ArtifactId

commons-model
Version

Version

5.0.0
Type

Type

jar

Download commons-model 5.0.0


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