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