is not current version
Last Version 5.7.1

com.epam.reportportal:commons-dao 4.0.4

Report portal. Common DAO Layer

GroupId

GroupId

com.epam.reportportal
ArtifactId

ArtifactId

commons-dao
Version

Version

4.0.4
Type

Type

jar

Download commons-dao 4.0.4


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