License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Data |
GroupId | GroupIdcom.aliyun.dataworks |
ArtifactId | ArtifactIdaliyun-ide-proxy-springboot-starter |
Last Version | Last Version0.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionide-proxy
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.aliyun.dataworks/aliyun-ide-proxy-springboot-starter/ -->
<dependency>
<groupId>com.aliyun.dataworks</groupId>
<artifactId>aliyun-ide-proxy-springboot-starter</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.dataworks/aliyun-ide-proxy-springboot-starter/
implementation 'com.aliyun.dataworks:aliyun-ide-proxy-springboot-starter:0.0.6'
// https://jarcasting.com/artifacts/com.aliyun.dataworks/aliyun-ide-proxy-springboot-starter/
implementation ("com.aliyun.dataworks:aliyun-ide-proxy-springboot-starter:0.0.6")
'com.aliyun.dataworks:aliyun-ide-proxy-springboot-starter:jar:0.0.6'
<dependency org="com.aliyun.dataworks" name="aliyun-ide-proxy-springboot-starter" rev="0.0.6">
<artifact name="aliyun-ide-proxy-springboot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.dataworks', module='aliyun-ide-proxy-springboot-starter', version='0.0.6')
)
libraryDependencies += "com.aliyun.dataworks" % "aliyun-ide-proxy-springboot-starter" % "0.0.6"
[com.aliyun.dataworks/aliyun-ide-proxy-springboot-starter "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.projectlombok : lombok | jar | 1.16.16 |
com.aliyun.api.gateway : sdk-core-java | jar | 1.0.4 |
com.google.code.gson : gson | jar | |
commons-io : commons-io | jar | 2.6 |
org.apache.commons : commons-lang3 | jar | 3.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |