MVN

com.stvconsultants : easygloss-master

Maven & Gradle

Sep 29, 2009

EasyGloss Master Project · EasyGloss is a framework for simplifying unit testing of annotated classes that require injection in order to function.

<dependency>
    <groupId>com.stvconsultants</groupId>
    <artifactId>easygloss-master</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.stvconsultants : easygloss-master to add to Maven - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of com.stvconsultants : easygloss-master to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3
easygloss-master-1.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.stvconsultants</groupId>
    <artifactId>easygloss-master</artifactId>
    <version>1.3</version>
</dependency>