MVN

us.hornerscorners.vista : VistaNightHacks

Maven & Gradle

Jan 25, 2015

**VistaNightHacks · Vista Night Hacks is a collection of usable code to interact with the VA's VistA

<dependency>
    <groupId>us.hornerscorners.vista</groupId>
    <artifactId>VistaNightHacks</artifactId>
    <version>1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of us.hornerscorners.vista : VistaNightHacks to add to Maven - Latest Versions:

  • Latest Stable: 1.6

All Versions

Choose a version of us.hornerscorners.vista : VistaNightHacks to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6
VistaNightHacks-1.6
1.5
VistaNightHacks-1.5
1.4
VistaNightHacks-1.4
1.3
VistaNightHacks-1.3
1.2
VistaNightHacks-1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>us.hornerscorners.vista</groupId>
    <artifactId>VistaNightHacks</artifactId>
    <version>1.6</version>
</dependency>