MVN

com.helger.commons : ph-dao

Maven & Gradle

Aug 16, 2023
2 usages
29 stars

ph-dao · Java library with file based DAO handling

<dependency>
    <groupId>com.helger.commons</groupId>
    <artifactId>ph-dao</artifactId>
    <version>11.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.helger.commons : ph-dao to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 11.1.2

All Versions

Choose a version of com.helger.commons : ph-dao to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
11.1.x
ph-dao-11.1.2
ph-dao-11.1.1
ph-dao-11.1.0
11.0.x
ph-dao-11.0.6
ph-dao-11.0.5
ph-dao-11.0.4
ph-dao-11.0.3
ph-dao-11.0.2
ph-dao-11.0.1
ph-dao-11.0.0
10.2.x
ph-dao-10.2.5
ph-dao-10.2.4
ph-dao-10.2.3
ph-dao-10.2.2
ph-dao-10.2.1
ph-dao-10.2.0
10.1.x
ph-dao-10.1.8
ph-dao-10.1.7
ph-dao-10.1.6
ph-dao-10.1.5
ph-dao-10.1.4
ph-dao-10.1.3
ph-dao-10.1.2
ph-dao-10.1.1
ph-dao-10.1.0
10.0.x
ph-dao-10.0.0

How to add a dependency to Maven

Add the following com.helger.commons : ph-dao maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.helger.commons</groupId>
    <artifactId>ph-dao</artifactId>
    <version>11.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.helger.commons : ph-dao gradle dependency to your build.gradle file:

implementation 'com.helger.commons:ph-dao:11.1.2'

Gradle Kotlin DSL: Add the following com.helger.commons : ph-dao gradle kotlin dependency to your build.gradle.kts file:

implementation("com.helger.commons:ph-dao:11.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.helger.commons : ph-dao sbt scala dependency to your build.sbt file:

libraryDependencies += "com.helger.commons" % "ph-dao" % "11.1.2"

Advertisement

Dependencies from Group

Aug 16, 2023
140 usages
29 stars
Aug 16, 2023
71 usages
29 stars
Aug 16, 2023
57 usages
29 stars
Aug 16, 2023
44 usages
29 stars
Aug 16, 2023
29 usages
29 stars

Discover Dependencies