Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.webank.wedatasphere.linkis |
ArtifactId | ArtifactIdlinkis-bml-hook |
Version | Version0.9.3 |
Type | Typejar |
Filename | Size |
---|---|
linkis-bml-hook-0.9.3.pom | |
linkis-bml-hook-0.9.3.jar | 24 KB |
linkis-bml-hook-0.9.3-sources.jar | 6 KB |
linkis-bml-hook-0.9.3-javadoc.jar | 377 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-bml-hook/ -->
<dependency>
<groupId>com.webank.wedatasphere.linkis</groupId>
<artifactId>linkis-bml-hook</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-bml-hook/
implementation 'com.webank.wedatasphere.linkis:linkis-bml-hook:0.9.3'
// https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-bml-hook/
implementation ("com.webank.wedatasphere.linkis:linkis-bml-hook:0.9.3")
'com.webank.wedatasphere.linkis:linkis-bml-hook:jar:0.9.3'
<dependency org="com.webank.wedatasphere.linkis" name="linkis-bml-hook" rev="0.9.3">
<artifact name="linkis-bml-hook" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webank.wedatasphere.linkis', module='linkis-bml-hook', version='0.9.3')
)
libraryDependencies += "com.webank.wedatasphere.linkis" % "linkis-bml-hook" % "0.9.3"
[com.webank.wedatasphere.linkis/linkis-bml-hook "0.9.3"]