License |
License |
---|---|
GroupId | GroupIdcom.qiniu |
ArtifactId | ArtifactIdqiniu-pandora-sdk |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionqiniu-pandora-sdk
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.qiniu/qiniu-pandora-sdk/ -->
<dependency>
<groupId>com.qiniu</groupId>
<artifactId>qiniu-pandora-sdk</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.qiniu/qiniu-pandora-sdk/
implementation 'com.qiniu:qiniu-pandora-sdk:2.1.0'
// https://jarcasting.com/artifacts/com.qiniu/qiniu-pandora-sdk/
implementation ("com.qiniu:qiniu-pandora-sdk:2.1.0")
'com.qiniu:qiniu-pandora-sdk:jar:2.1.0'
<dependency org="com.qiniu" name="qiniu-pandora-sdk" rev="2.1.0">
<artifact name="qiniu-pandora-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qiniu', module='qiniu-pandora-sdk', version='2.1.0')
)
libraryDependencies += "com.qiniu" % "qiniu-pandora-sdk" % "2.1.0"
[com.qiniu/qiniu-pandora-sdk "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
com.squareup.okhttp3 : okhttp | jar | 3.3.1 |
com.google.code.gson : gson | jar | 2.6.2 |
com.qiniu : happy-dns-java | jar | 0.1.5 |
org.elasticsearch : elasticsearch | jar | 6.2.0 |
org.elasticsearch.client : elasticsearch-rest-client | jar | 6.2.0 |
org.elasticsearch.plugin : parent-join-client | jar | 6.2.0 |
org.elasticsearch.plugin : aggs-matrix-stats-client | jar | 6.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |