MVN

io.github.qsy7.java.infrastructure.datastore.modules : jdbc-run

Maven & Gradle

Dec 17, 2019

data-pipe - modules - jdbc-run

<dependency>
    <groupId>io.github.qsy7.java.infrastructure.datastore.modules</groupId>
    <artifactId>jdbc-run</artifactId>
    <version>providers</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.qsy7.java.infrastructure.datastore.modules : jdbc-run to add to Maven - Latest Versions:

  • Latest Stable: providers

All Versions

Choose a version of io.github.qsy7.java.infrastructure.datastore.modules : jdbc-run to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
jdbc-run-0.1.0
providers
jdbc-run-providers
modules
jdbc-run-modules
impl
jdbc-run-impl

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.qsy7.java.infrastructure.datastore.modules</groupId>
    <artifactId>jdbc-run</artifactId>
    <version>providers</version>
</dependency>