Last Version

SPiD API Client 1.5.5

A client library to facilitate usage of the SPiD API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

no.spid
ArtifactId

ArtifactId

no.spid.api.client
Version

Version

1.5.5
Type

Type

jar
Description

Description

SPiD API Client
A client library to facilitate usage of the SPiD API
Project URL

Project URL

https://github.com/schibsted/spid-client-java
Source Code Management

Source Code Management

https://github.com/schibsted/spid-client-java

Download no.spid.api.client 1.5.5


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

Dependencies

compile (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

test (4)

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

Project Modules

There are no modules declared in this project.