15 lines
398 B
Plaintext
15 lines
398 B
Plaintext
<dependencies>
|
|
<dependency>
|
|
<maven>
|
|
<groupId>commons-collections</groupId>
|
|
<artifactId>commons-collections-testframework</artifactId>
|
|
<version>3.2.1</version>
|
|
</maven>
|
|
<jpp>
|
|
<groupId>JPP</groupId>
|
|
<artifactId>commons-collections-testframework</artifactId>
|
|
<version>3.2.1</version>
|
|
</jpp>
|
|
</dependency>
|
|
</dependencies>
|