Last Version

eas-sdk 2.0.3

SDK for PAI-EAS online inference services

License

License

GroupId

GroupId

com.aliyun.openservices.eas
ArtifactId

ArtifactId

eas-sdk
Version

Version

2.0.3
Type

Type

jar
Description

Description

eas-sdk
SDK for PAI-EAS online inference services
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/pai-eas/eas-java-sdk

Download eas-sdk 2.0.3


<!-- https://jarcasting.com/artifacts/com.aliyun.openservices.eas/eas-sdk/ -->
<dependency>
    <groupId>com.aliyun.openservices.eas</groupId>
    <artifactId>eas-sdk</artifactId>
    <version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.openservices.eas/eas-sdk/
implementation 'com.aliyun.openservices.eas:eas-sdk:2.0.3'
// https://jarcasting.com/artifacts/com.aliyun.openservices.eas/eas-sdk/
implementation ("com.aliyun.openservices.eas:eas-sdk:2.0.3")
'com.aliyun.openservices.eas:eas-sdk:jar:2.0.3'
<dependency org="com.aliyun.openservices.eas" name="eas-sdk" rev="2.0.3">
  <artifact name="eas-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.openservices.eas', module='eas-sdk', version='2.0.3')
)
libraryDependencies += "com.aliyun.openservices.eas" % "eas-sdk" % "2.0.3"
[com.aliyun.openservices.eas/eas-sdk "2.0.3"]

Dependencies

compile (12)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
io.netty : netty-all jar 4.0.21.Final
com.aliyun.openservices.eas : shade-protobuf jar 3.4.0
com.aliyun.openservices.eas : shade-blade-protobuf jar 3.6.1
commons-codec : commons-codec jar 1.4
org.apache.httpcomponents : httpasyncclient jar 4.0.1
org.apache.commons : commons-io jar 1.3.2
org.xerial.snappy : snappy-java jar 1.1.4
com.alibaba : fastjson jar 1.2.31
log4j : log4j jar 1.2.9
com.google.guava : guava jar 19.0
com.taobao.middleware : logger.api jar 0.2.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.