MVN

com.walterjwhite.infrastructure.dependencies : google-cloud

Maven & Gradle

Dec 19, 2017
1 usages
0 stars

cloud

<dependency>
    <groupId>com.walterjwhite.infrastructure.dependencies</groupId>
    <artifactId>google-cloud</artifactId>
    <version>0.0.15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.walterjwhite.infrastructure.dependencies : google-cloud to add to Maven - Latest Versions:

  • Latest Stable: 0.0.15

All Versions

Choose a version of com.walterjwhite.infrastructure.dependencies : google-cloud to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
google-cloud-0.0.15
google-cloud-0.0.14
google-cloud-0.0.13
google-cloud-0.0.12
google-cloud-0.0.11

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.walterjwhite.infrastructure.dependencies</groupId>
    <artifactId>google-cloud</artifactId>
    <version>0.0.15</version>
</dependency>

Advertisement