MVN

com.googlecode.jeeunit : jeeunit-example

Maven & Gradle

Jun 03, 2011

jeeunit Example

<dependency>
    <groupId>com.googlecode.jeeunit</groupId>
    <artifactId>jeeunit-example</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.jeeunit : jeeunit-example to add to Maven - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of com.googlecode.jeeunit : jeeunit-example to add to Maven - All Versions:

Version Vulnerabilities Updated
0.8.x
jeeunit-example-0.8.0
0.7.x
jeeunit-example-0.7.1
jeeunit-example-0.7.0
0.6.x
jeeunit-example-0.6.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.googlecode.jeeunit</groupId>
    <artifactId>jeeunit-example</artifactId>
    <version>0.8.0</version>
</dependency>