License |
License |
---|---|
GroupId | GroupIdcom.alibaba.hologres |
ArtifactId | ArtifactIdhologres-connector-parent |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
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.1.pom | 13 KB |
hologres-connector-parent-1.1.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.hologres/hologres-connector-parent/
implementation 'com.alibaba.hologres:hologres-connector-parent:1.1.1'
// https://jarcasting.com/artifacts/com.alibaba.hologres/hologres-connector-parent/
implementation ("com.alibaba.hologres:hologres-connector-parent:1.1.1")
'com.alibaba.hologres:hologres-connector-parent:jar:1.1.1'
<dependency org="com.alibaba.hologres" name="hologres-connector-parent" rev="1.1.1">
<artifact name="hologres-connector-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.hologres', module='hologres-connector-parent', version='1.1.1')
)
libraryDependencies += "com.alibaba.hologres" % "hologres-connector-parent" % "1.1.1"
[com.alibaba.hologres/hologres-connector-parent "1.1.1"]