is not current version
Last Version 5.7.1

com.epam.reportportal:commons-dao 2.6.4

Report portal. Common DAO Layer

GroupId

GroupId

com.epam.reportportal
ArtifactId

ArtifactId

commons-dao
Version

Version

2.6.4
Type

Type

jar

Download commons-dao 2.6.4


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