quixmart-java-sdk

Quixmart SDK for java

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.deepblueai.quixmart
ArtifactId

ArtifactId

quixmart-java-sdk
Last Version

Last Version

0.1.6-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

quixmart-java-sdk
Quixmart SDK for java
Project URL

Project URL

http://maven.apache.org

Download quixmart-java-sdk

How to add to project

<!-- 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"]

Dependencies

compile (9)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.6-RELEASE