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