| License |
License |
|---|---|
| GroupId | GroupIdcom.qaiware |
| ArtifactId | ArtifactIdsdk |
| Version | Version1.0.2-RELEASE |
| Type | Typejar |
| Description |
DescriptionSDK
SDK.
|
| Filename | Size |
|---|---|
| sdk-1.0.2-RELEASE.pom | |
| sdk-1.0.2-RELEASE.jar | 87 KB |
| sdk-1.0.2-RELEASE-sources.jar | 38 KB |
| sdk-1.0.2-RELEASE-javadoc.jar | 595 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.qaiware/sdk/ -->
<dependency>
<groupId>com.qaiware</groupId>
<artifactId>sdk</artifactId>
<version>1.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.qaiware/sdk/
implementation 'com.qaiware:sdk:1.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.qaiware/sdk/
implementation ("com.qaiware:sdk:1.0.2-RELEASE")
'com.qaiware:sdk:jar:1.0.2-RELEASE'
<dependency org="com.qaiware" name="sdk" rev="1.0.2-RELEASE">
<artifact name="sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qaiware', module='sdk', version='1.0.2-RELEASE')
)
libraryDependencies += "com.qaiware" % "sdk" % "1.0.2-RELEASE"
[com.qaiware/sdk "1.0.2-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| org.glassfish.jersey.core : jersey-client | jar | 2.29.1 |
| org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.29.1 |
| org.glassfish.jersey.inject : jersey-hk2 | jar | 2.29.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
| org.slf4j : jul-to-slf4j | jar | 1.7.28 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |