License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdred.htt |
ArtifactId | ArtifactIdopen-platform-sdk |
Version | Version0.1 |
Type | Typejar |
Description |
Descriptionopen-platform-sdk
集成了腾讯开放平台、百度智能云、阿里云等平台的多种能力
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
open-platform-sdk-0.1.pom | |
open-platform-sdk-0.1.jar | 34 KB |
open-platform-sdk-0.1-sources.jar | 14 KB |
open-platform-sdk-0.1-javadoc.jar | 139 KB |
Browse |
<!-- https://jarcasting.com/artifacts/red.htt/open-platform-sdk/ -->
<dependency>
<groupId>red.htt</groupId>
<artifactId>open-platform-sdk</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/red.htt/open-platform-sdk/
implementation 'red.htt:open-platform-sdk:0.1'
// https://jarcasting.com/artifacts/red.htt/open-platform-sdk/
implementation ("red.htt:open-platform-sdk:0.1")
'red.htt:open-platform-sdk:jar:0.1'
<dependency org="red.htt" name="open-platform-sdk" rev="0.1">
<artifact name="open-platform-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='red.htt', module='open-platform-sdk', version='0.1')
)
libraryDependencies += "red.htt" % "open-platform-sdk" % "0.1"
[red.htt/open-platform-sdk "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
org.apache.commons : commons-lang3 | jar | 3.9 |
com.squareup.okhttp3 : okhttp | jar | 4.3.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
commons-io : commons-io | jar | 2.6 |