is not current version
Last Version 5.7.1

com.epam.reportportal:commons-dao 5.2.3

Report portal. Common DAO Layer

GroupId

GroupId

com.epam.reportportal
ArtifactId

ArtifactId

commons-dao
Version

Version

5.2.3
Type

Type

jar

Download commons-dao 5.2.3


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