is not current version
Last Version 5.7.1

com.epam.reportportal:commons-dao 5.3.2

Report portal. Common DAO Layer

GroupId

GroupId

com.epam.reportportal
ArtifactId

ArtifactId

commons-dao
Version

Version

5.3.2
Type

Type

jar

Download commons-dao 5.3.2


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