is not current version
Last Version 5.3.5

com.epam.reportportal:commons-bom 5.2.1

parent pom

GroupId

GroupId

com.epam.reportportal
ArtifactId

ArtifactId

commons-bom
Version

Version

5.2.1
Type

Type

pom

Download commons-bom 5.2.1


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