c

core-service

Aliyun Async Core Service for Java Copyright (C) Alibaba Cloud Computing All rights reserved. 版权所有 (C)阿里云计算有限公司 http://www.aliyun.com
http://www.aliyun.com
The Apache License, Version 2.0
Aliyun SDK
Files download
File Operation
core-service-0.1.6-beta.pom download
Apache Maven
<dependency>
  <groupId>com.aliyun</groupId>
  <artifactId>core-service</artifactId>
  <version>0.1.6-beta</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.aliyun:core-service:0.1.6-beta'
Gradle Kotlin
implementation("com.aliyun:core-service:0.1.6-beta")
Scala SBT
libraryDependencies += "com.aliyun" % "core-service" % "0.1.6-beta"
Groovy Grape
@Grapes(
  @Grab(group='com.aliyun', module='core-service', version='0.1.6-beta')
)
Apache Ivy
<dependency org="com.aliyun" name="core-service" rev="0.1.6-beta" />
Leiningen
[com.aliyun/core-service "0.1.6-beta"]
Apache Buildr
'com.aliyun:core-service:jar:0.1.6-beta'
Dependencies
The project has no third-party dependencies