File | Operation |
---|---|
pgjdbc-parent-aggregate-1.0.4.pom | download |
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>pgjdbc-parent-aggregate</artifactId>
<version>1.0.4</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.postgresql', module='pgjdbc-parent-aggregate', version='1.0.4')
)
<parent> <groupId>org.postgresql</groupId> <artifactId>pgjdbc-versions</artifactId> <version>1.0.4</version> </parent>