MVN

io.github.datachina : common-dependencies

Maven & Gradle

Jul 07, 2023
<dependency>
    <groupId>io.github.datachina</groupId>
    <artifactId>common-dependencies</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.datachina : common-dependencies to add to Maven - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of io.github.datachina : common-dependencies to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
common-dependencies-1.0.5
common-dependencies-1.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.datachina</groupId>
    <artifactId>common-dependencies</artifactId>
    <version>1.0.5</version>
</dependency>