License |
License |
---|---|
GroupId | GroupIdcom.alibaba.hologres |
ArtifactId | ArtifactIdhologres-connector-parent |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionhologres-connectors
connectors for Hologres
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hologres-connector-parent-1.1.0.pom | 14 KB |
hologres-connector-parent-1.1.0-tests.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba.hologres/hologres-connector-parent/ -->
<dependency>
<groupId>com.alibaba.hologres</groupId>
<artifactId>hologres-connector-parent</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.hologres/hologres-connector-parent/
implementation 'com.alibaba.hologres:hologres-connector-parent:1.1.0'
// https://jarcasting.com/artifacts/com.alibaba.hologres/hologres-connector-parent/
implementation ("com.alibaba.hologres:hologres-connector-parent:1.1.0")
'com.alibaba.hologres:hologres-connector-parent:jar:1.1.0'
<dependency org="com.alibaba.hologres" name="hologres-connector-parent" rev="1.1.0">
<artifact name="hologres-connector-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.hologres', module='hologres-connector-parent', version='1.1.0')
)
libraryDependencies += "com.alibaba.hologres" % "hologres-connector-parent" % "1.1.0"
[com.alibaba.hologres/hologres-connector-parent "1.1.0"]