MVN

io.github.qsy7.java.infrastructure.datastore.providers.jpa : modules

Maven & Gradle

Dec 17, 2019

Datastore - providers - jpa - modules

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

Latest Version

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

  • Latest Stable: criteria

All Versions

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

Version Vulnerabilities Updated
0.1.x
modules-0.1.0
criteria
modules-criteria

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.qsy7.java.infrastructure.datastore.providers.jpa</groupId>
    <artifactId>modules</artifactId>
    <version>criteria</version>
</dependency>