License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.deepblueai.quixmart |
ArtifactId | ArtifactIdquixmart-java-sdk |
Last Version | Last Version0.1.6-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionquixmart-java-sdk
Quixmart SDK for java
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.deepblueai.quixmart/quixmart-java-sdk/ -->
<dependency>
<groupId>com.deepblueai.quixmart</groupId>
<artifactId>quixmart-java-sdk</artifactId>
<version>0.1.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.deepblueai.quixmart/quixmart-java-sdk/
implementation 'com.deepblueai.quixmart:quixmart-java-sdk:0.1.6-RELEASE'
// https://jarcasting.com/artifacts/com.deepblueai.quixmart/quixmart-java-sdk/
implementation ("com.deepblueai.quixmart:quixmart-java-sdk:0.1.6-RELEASE")
'com.deepblueai.quixmart:quixmart-java-sdk:jar:0.1.6-RELEASE'
<dependency org="com.deepblueai.quixmart" name="quixmart-java-sdk" rev="0.1.6-RELEASE">
<artifact name="quixmart-java-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.deepblueai.quixmart', module='quixmart-java-sdk', version='0.1.6-RELEASE')
)
libraryDependencies += "com.deepblueai.quixmart" % "quixmart-java-sdk" % "0.1.6-RELEASE"
[com.deepblueai.quixmart/quixmart-java-sdk "0.1.6-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
commons-io : commons-io | jar | 2.6 |
commons-httpclient : commons-httpclient | jar | 3.1 |
com.alibaba : fastjson | jar | 1.2.41 |
org.apache.httpcomponents : httpmime | jar | 4.5.5 |
org.apache.commons : commons-lang3 | jar | 3.6 |
javax.xml.bind : jaxb-api | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |