File | Operation |
---|---|
qendpoint-parent-2.2.0.pom | download |
<dependency>
<groupId>com.the-qa-company</groupId>
<artifactId>qendpoint-parent</artifactId>
<version>2.2.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.the-qa-company', module='qendpoint-parent', version='2.2.0')
)