MVN

com.walterjwhite.infrastructure : datastore

Maven & Gradle

Dec 19, 2017
0 stars

Datastore · datastore

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

Latest Version

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

  • Latest Stable: modules

All Versions

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

Version Vulnerabilities Updated
modules
datastore-modules
api
datastore-api
0.0.x
datastore-0.0.15
datastore-0.0.14
datastore-0.0.13

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.walterjwhite.infrastructure</groupId>
    <artifactId>datastore</artifactId>
    <version>modules</version>
</dependency>

Advertisement