MVN

com.walterjwhite.java : infrastructure

Maven & Gradle

Sep 02, 2019
0 stars
<dependency>
    <groupId>com.walterjwhite.java</groupId>
    <artifactId>infrastructure</artifactId>
    <version>test</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: test

All Versions

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

Version Vulnerabilities Updated
test
infrastructure-test
property
infrastructure-property
metrics
infrastructure-metrics
inject
infrastructure-inject
datastore
infrastructure-datastore
0.0.x
infrastructure-0.0.17

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.walterjwhite.java</groupId>
    <artifactId>infrastructure</artifactId>
    <version>test</version>
</dependency>