License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdcom.netki |
ArtifactId | ArtifactIdnetki-partner-client |
Version | Version0.0.3 |
Type | Typejar |
Description |
DescriptionNetki Partner Client
Library used to access Netki's Partner API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.netki/netki-partner-client/ -->
<dependency>
<groupId>com.netki</groupId>
<artifactId>netki-partner-client</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.netki/netki-partner-client/
implementation 'com.netki:netki-partner-client:0.0.3'
// https://jarcasting.com/artifacts/com.netki/netki-partner-client/
implementation ("com.netki:netki-partner-client:0.0.3")
'com.netki:netki-partner-client:jar:0.0.3'
<dependency org="com.netki" name="netki-partner-client" rev="0.0.3">
<artifact name="netki-partner-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netki', module='netki-partner-client', version='0.0.3')
)
libraryDependencies += "com.netki" % "netki-partner-client" % "0.0.3"
[com.netki/netki-partner-client "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
com.google.http-client : google-http-client | jar | 1.20.0 |
commons-io : commons-io | jar | 2.4 |
com.madgag.spongycastle : pkix | jar | 1.51.0.0 |
com.google.guava : guava | jar | 18.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |
org.powermock : powermock-api-mockito | jar | 1.6.2 |
org.powermock : powermock-module-junit4 | jar | 1.6.2 |
com.github.tomakehurst : wiremock | jar | 1.43 |