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