MVN

com.walterjwhite.modules.file : providers

Maven & Gradle

Dec 19, 2017

file - providers - Parent POM · file parent POM

<dependency>
    <groupId>com.walterjwhite.modules.file</groupId>
    <artifactId>providers</artifactId>
    <version>local-db</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.walterjwhite.modules.file : providers to add to Maven - Latest Versions:

  • Latest Stable: local-db

All Versions

Choose a version of com.walterjwhite.modules.file : providers to add to Maven - All Versions:

Version Vulnerabilities Updated
local
providers-local-db
providers-local
google
providers-google
box
providers-box
amazon
providers-amazon
0.0.x
providers-0.0.15

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.walterjwhite.modules.file</groupId>
    <artifactId>providers</artifactId>
    <version>local-db</version>
</dependency>