File | Operation |
---|---|
rest-server-base-1.31.pom | download |
<dependency>
<groupId>com.proofpoint.platform</groupId>
<artifactId>rest-server-base</artifactId>
<version>1.31</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.proofpoint.platform', module='rest-server-base', version='1.31')
)
<parent> <groupId>com.proofpoint.platform</groupId> <artifactId>library</artifactId> <version>1.31</version> </parent>