is not current version
Last Version 5.3.5

com.epam.reportportal:commons-bom 5.3.4

parent pom

GroupId

GroupId

com.epam.reportportal
ArtifactId

ArtifactId

commons-bom
Version

Version

5.3.4
Type

Type

pom

Download commons-bom 5.3.4


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