SPiD API Client

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
Last Version

Last Version

1.5.5
Release Date

Release Date

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

How to add to project

<!-- 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.

SPiD API Java client

A Java client for the SPiD API.

Deprecated

This SDK is no longer receiving any support or fixes.

Usage

To use the spid-client-java in your projects include it in your pom.xml.

<dependency>
    <groupId>no.spid</groupId>
    <artifactId>no.spid.api.client</artifactId>
    <version>1.2</version>
</dependency>

Examples

For examples go to: https://github.com/schibsted/spid-java-examples

no.spid

Schibsted Media Group

Versions

Version
1.5.5
1.5.4
1.5.3
1.5.1
1.5
1.4
1.3
1.2
1.1