| License | License | 
|---|---|
| Categories | CategoriesData | 
| GroupId | GroupIdcom.webank.wedatasphere.linkis | 
| ArtifactId | ArtifactIdlinkis-label-common | 
| Last Version | Last Version1.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionLinkis helps easily connect to various back-end computation/storage engines | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-label-common/ -->
<dependency>
    <groupId>com.webank.wedatasphere.linkis</groupId>
    <artifactId>linkis-label-common</artifactId>
    <version>1.0.2</version>
</dependency>// https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-label-common/
implementation 'com.webank.wedatasphere.linkis:linkis-label-common:1.0.2'// https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-label-common/
implementation ("com.webank.wedatasphere.linkis:linkis-label-common:1.0.2")'com.webank.wedatasphere.linkis:linkis-label-common:jar:1.0.2'<dependency org="com.webank.wedatasphere.linkis" name="linkis-label-common" rev="1.0.2">
  <artifact name="linkis-label-common" type="jar" />
</dependency>@Grapes(
@Grab(group='com.webank.wedatasphere.linkis', module='linkis-label-common', version='1.0.2')
)libraryDependencies += "com.webank.wedatasphere.linkis" % "linkis-label-common" % "1.0.2"[com.webank.wedatasphere.linkis/linkis-label-common "1.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.reflections : reflections | jar | 0.9.10 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.webank.wedatasphere.linkis : linkis-common | jar | 1.0.2 | 
| com.webank.wedatasphere.linkis : linkis-protocol | jar | 1.0.2 |