Dependency:
Code Block | ||||
---|---|---|---|---|
| ||||
<dependency>
<groupId>com.asunit</groupId>
<artifactId>asunit</artifactId>
<version>20071011</version>
<type>swc</type>
<scope>test</scope>
</dependency>
|
Sample here.
Dependency:
Code Block | ||||
---|---|---|---|---|
| ||||
<dependency>
<groupId>com.asunit</groupId>
<artifactId>asunit</artifactId>
<version>20071011</version>
<type>swc</type>
<scope>test</scope>
</dependency>
|
Sample here.