api-client-java
Quatrix Java client
| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.github.maytech |
| ArtifactId | ArtifactIdquatrix-api-client |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionQuatrix Api Client
Quatrix api client library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| quatrix-api-client-1.0.pom | |
| quatrix-api-client-1.0.jar | 1010 KB |
| quatrix-api-client-1.0-sources.jar | 358 KB |
| quatrix-api-client-1.0-javadoc.jar | 1 MB |
| quatrix-api-client-1.0-jar-with-dependencies.jar | 5 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.maytech/quatrix-api-client/ -->
<dependency>
<groupId>com.github.maytech</groupId>
<artifactId>quatrix-api-client</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.maytech/quatrix-api-client/
implementation 'com.github.maytech:quatrix-api-client:1.0'
// https://jarcasting.com/artifacts/com.github.maytech/quatrix-api-client/
implementation ("com.github.maytech:quatrix-api-client:1.0")
'com.github.maytech:quatrix-api-client:jar:1.0'
<dependency org="com.github.maytech" name="quatrix-api-client" rev="1.0">
<artifact name="quatrix-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.maytech', module='quatrix-api-client', version='1.0')
)
libraryDependencies += "com.github.maytech" % "quatrix-api-client" % "1.0"
[com.github.maytech/quatrix-api-client "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okhttp : okhttp | jar | 2.7.5 |
| com.squareup.okhttp : logging-interceptor | jar | 2.7.5 |
| com.google.code.gson : gson | jar | 2.8.5 |
| io.gsonfire : gson-fire | jar | 1.8.3 |
| io.swagger : swagger-annotations | jar | 1.5.20 |
| joda-time : joda-time | jar | 2.3 |
| com.google.guava : guava | jar | 25.1-jre |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.5 |
| org.mock-server : mockserver-netty | jar | 5.3.0 |
| org.json : json | jar | 20160810 |
| org.jboss.resteasy : resteasy-jaxrs | jar | 3.5.1.Final |
Quatrix Java client