is not current version
Last Version 5.7.1

com.epam.reportportal:commons-dao 5.2.0

Report portal. Common DAO Layer

GroupId

GroupId

com.epam.reportportal
ArtifactId

ArtifactId

commons-dao
Version

Version

5.2.0
Type

Type

jar

Download commons-dao 5.2.0


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