License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.webank.wedatasphere.linkis |
ArtifactId | ArtifactIdlinkis-gateway-springcloudgateway |
Version | Version0.9.4 |
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-gateway-springcloudgateway/ -->
<dependency>
<groupId>com.webank.wedatasphere.linkis</groupId>
<artifactId>linkis-gateway-springcloudgateway</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-gateway-springcloudgateway/
implementation 'com.webank.wedatasphere.linkis:linkis-gateway-springcloudgateway:0.9.4'
// https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-gateway-springcloudgateway/
implementation ("com.webank.wedatasphere.linkis:linkis-gateway-springcloudgateway:0.9.4")
'com.webank.wedatasphere.linkis:linkis-gateway-springcloudgateway:jar:0.9.4'
<dependency org="com.webank.wedatasphere.linkis" name="linkis-gateway-springcloudgateway" rev="0.9.4">
<artifact name="linkis-gateway-springcloudgateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webank.wedatasphere.linkis', module='linkis-gateway-springcloudgateway', version='0.9.4')
)
libraryDependencies += "com.webank.wedatasphere.linkis" % "linkis-gateway-springcloudgateway" % "0.9.4"
[com.webank.wedatasphere.linkis/linkis-gateway-springcloudgateway "0.9.4"]
Group / Artifact | Type | Version |
---|---|---|
com.webank.wedatasphere.linkis : linkis-gateway-core | jar | 0.9.4 |
org.springframework.cloud : spring-cloud-starter-gateway | jar | 2.0.1.RELEASE |
org.springframework.boot : spring-boot-starter-reactor-netty | jar | 2.0.3.RELEASE |
io.projectreactor : reactor-core | jar | 3.2.2.RELEASE |