MVN

io.github.daosupport : daosupport-parent

Maven & Gradle

Sep 19, 2017
68.1k stars

daosupport-parent · the java daosupport to simplify the database operation

<dependency>
    <groupId>io.github.daosupport</groupId>
    <artifactId>daosupport-parent</artifactId>
    <version>1.0.1-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.daosupport : daosupport-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1-RELEASE

All Versions

Choose a version of io.github.daosupport : daosupport-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
daosupport-parent-1.0.1-RELEASE
daosupport-parent-1.0.0-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.daosupport</groupId>
    <artifactId>daosupport-parent</artifactId>
    <version>1.0.1-RELEASE</version>
</dependency>

Advertisement