License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdno.spid |
ArtifactId | ArtifactIdno.spid.api.client |
Version | Version1.5.5 |
Type | Typejar |
Description |
DescriptionSPiD API Client
A client library to facilitate usage of the SPiD API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
no.spid.api.client-1.5.5.pom | |
no.spid.api.client-1.5.5.jar | 28 KB |
no.spid.api.client-1.5.5-sources.jar | 16 KB |
no.spid.api.client-1.5.5-javadoc.jar | 161 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.spid/no.spid.api.client/ -->
<dependency>
<groupId>no.spid</groupId>
<artifactId>no.spid.api.client</artifactId>
<version>1.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/no.spid/no.spid.api.client/
implementation 'no.spid:no.spid.api.client:1.5.5'
// https://jarcasting.com/artifacts/no.spid/no.spid.api.client/
implementation ("no.spid:no.spid.api.client:1.5.5")
'no.spid:no.spid.api.client:jar:1.5.5'
<dependency org="no.spid" name="no.spid.api.client" rev="1.5.5">
<artifact name="no.spid.api.client" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.spid', module='no.spid.api.client', version='1.5.5')
)
libraryDependencies += "no.spid" % "no.spid.api.client" % "1.5.5"
[no.spid/no.spid.api.client "1.5.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.client | jar | 1.0.0 |
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.httpclient4 | jar | 1.0.0 |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
org.apache.httpcomponents : httpclient | jar | 4.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
com.github.tomakehurst : wiremock | jar | 1.54 |