<dependency>
<groupId>com.github.combineads</groupId>
<artifactId>presto-phoenix-connector-shaded-root</artifactId>
<version>4.13.2-cdh5.11.2</version>
</dependency>
implementation group: 'com.github.combineads', name: 'presto-phoenix-connector-shaded-root', version: '4.13.2-cdh5.11.2'
implementation 'com.github.combineads:presto-phoenix-connector-shaded-root:4.13.2-cdh5.11.2'
implementation("com.github.combineads:presto-phoenix-connector-shaded-root:4.13.2-cdh5.11.2")
libraryDependencies += "com.github.combineads" % "presto-phoenix-connector-shaded-root" % "4.13.2-cdh5.11.2"
<dependency org="com.github.combineads" name="presto-phoenix-connector-shaded-root" rev="4.13.2-cdh5.11.2"/>
@Grapes(
@Grab(group='com.github.combineads', module='presto-phoenix-connector-shaded-root', version='4.13.2-cdh5.11.2')
)
[com.github.combineads/presto-phoenix-connector-shaded-root "4.13.2-cdh5.11.2"]
'com.github.combineads:presto-phoenix-connector-shaded-root:jar:4.13.2-cdh5.11.2'