Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.webank.wedatasphere.linkis |
ArtifactId | ArtifactIdlinkis-mlsql-entrance |
Version | Version0.9.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-mlsql-entrance/ -->
<dependency>
<groupId>com.webank.wedatasphere.linkis</groupId>
<artifactId>linkis-mlsql-entrance</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-mlsql-entrance/
implementation 'com.webank.wedatasphere.linkis:linkis-mlsql-entrance:0.9.1'
// https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-mlsql-entrance/
implementation ("com.webank.wedatasphere.linkis:linkis-mlsql-entrance:0.9.1")
'com.webank.wedatasphere.linkis:linkis-mlsql-entrance:jar:0.9.1'
<dependency org="com.webank.wedatasphere.linkis" name="linkis-mlsql-entrance" rev="0.9.1">
<artifact name="linkis-mlsql-entrance" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webank.wedatasphere.linkis', module='linkis-mlsql-entrance', version='0.9.1')
)
libraryDependencies += "com.webank.wedatasphere.linkis" % "linkis-mlsql-entrance" % "0.9.1"
[com.webank.wedatasphere.linkis/linkis-mlsql-entrance "0.9.1"]