<dependency>
<groupId>com.alibaba.hologres</groupId>
<artifactId>postgresql</artifactId>
<version>42.2.18-holo-1</version>
</dependency>
@Grapes(
@Grab(group='com.alibaba.hologres', module='postgresql', version='42.2.18-holo-1')
)
compile
|-- com.github.waffle:waffle-jna:1.9.1
|-- org.osgi:org.osgi.core:4.3.1
|-- org.osgi:org.osgi.enterprise:4.2.0
runtime