| License |
License |
|---|---|
| GroupId | GroupIdcom.epam.reportportal |
| ArtifactId | ArtifactIdcommons-dao |
| Last Version | Last Version5.7.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommons-dao
null
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| commons-dao-5.7.1.pom | |
| commons-dao-5.7.1-sources.jar | 537 KB |
| commons-dao-5.7.1-javadoc.jar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.epam.reportportal/commons-dao/ -->
<dependency>
<groupId>com.epam.reportportal</groupId>
<artifactId>commons-dao</artifactId>
<version>5.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.reportportal/commons-dao/
implementation 'com.epam.reportportal:commons-dao:5.7.1'
// https://jarcasting.com/artifacts/com.epam.reportportal/commons-dao/
implementation ("com.epam.reportportal:commons-dao:5.7.1")
'com.epam.reportportal:commons-dao:jar:5.7.1'
<dependency org="com.epam.reportportal" name="commons-dao" rev="5.7.1">
<artifact name="commons-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.reportportal', module='commons-dao', version='5.7.1')
)
libraryDependencies += "com.epam.reportportal" % "commons-dao" % "5.7.1"
[com.epam.reportportal/commons-dao "5.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.epam.reportportal : commons | jar | |
| com.epam.reportportal : commons-rules | jar | |
| com.epam.reportportal : commons-model | jar | |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | |
| org.hibernate : hibernate-core | jar | 5.4.18.Final |
| org.postgresql : postgresql | jar | 42.2.13 |
| org.jooq : jooq | jar | |
| io.minio : minio | jar | 6.0.13 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
| org.hibernate.validator : hibernate-validator | jar | |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| commons-fileupload : commons-fileupload | jar | 1.4 |
| commons-validator : commons-validator | jar | 1.6 |
| org.jasypt : jasypt | jar | 1.9.3 |
| io.zonky.test : embedded-postgres | jar | 1.2.6 |
| org.flywaydb : flyway-core | jar | 6.3.1 |