is not current version
Last Version 1.0.2

com.webank.wedatasphere.linkis:linkis-protocol 0.9.3


Categories

Categories

Data
GroupId

GroupId

com.webank.wedatasphere.linkis
ArtifactId

ArtifactId

linkis-protocol
Version

Version

0.9.3
Type

Type

jar

Download linkis-protocol 0.9.3


<!-- https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-protocol/ -->
<dependency>
    <groupId>com.webank.wedatasphere.linkis</groupId>
    <artifactId>linkis-protocol</artifactId>
    <version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-protocol/
implementation 'com.webank.wedatasphere.linkis:linkis-protocol:0.9.3'
// https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-protocol/
implementation ("com.webank.wedatasphere.linkis:linkis-protocol:0.9.3")
'com.webank.wedatasphere.linkis:linkis-protocol:jar:0.9.3'
<dependency org="com.webank.wedatasphere.linkis" name="linkis-protocol" rev="0.9.3">
  <artifact name="linkis-protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webank.wedatasphere.linkis', module='linkis-protocol', version='0.9.3')
)
libraryDependencies += "com.webank.wedatasphere.linkis" % "linkis-protocol" % "0.9.3"
[com.webank.wedatasphere.linkis/linkis-protocol "0.9.3"]