MVN

com.walterjwhite.java.infrastructure.datastore.providers : jpa

Maven & Gradle

Sep 02, 2019
0 stars

Datastore - providers - jpa

<dependency>
    <groupId>com.walterjwhite.java.infrastructure.datastore.providers</groupId>
    <artifactId>jpa</artifactId>
    <version>providers</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.walterjwhite.java.infrastructure.datastore.providers : jpa to add to Maven - Latest Versions:

  • Latest Stable: providers

All Versions

Choose a version of com.walterjwhite.java.infrastructure.datastore.providers : jpa to add to Maven - All Versions:

Version Vulnerabilities Updated
providers
jpa-providers
modules
jpa-modules
impl
jpa-impl
0.0.x
jpa-0.0.17

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.walterjwhite.java.infrastructure.datastore.providers</groupId>
    <artifactId>jpa</artifactId>
    <version>providers</version>
</dependency>