Last Version

Curity Identity Server SDK 7.2.0

The Software Development Kit (SDK) that defines the types that may be used by extensions to add functionality to the Curity Identity Server

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

se.curity.identityserver
ArtifactId

ArtifactId

identityserver.sdk
Version

Version

7.2.0
Type

Type

jar
Description

Description

Curity Identity Server SDK
The Software Development Kit (SDK) that defines the types that may be used by extensions to add functionality to the Curity Identity Server
Project URL

Project URL

https://curity.io/product/
Source Code Management

Source Code Management

https://curity.io/product/

Download identityserver.sdk 7.2.0


<!-- https://jarcasting.com/artifacts/se.curity.identityserver/identityserver.sdk/ -->
<dependency>
    <groupId>se.curity.identityserver</groupId>
    <artifactId>identityserver.sdk</artifactId>
    <version>7.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.curity.identityserver/identityserver.sdk/
implementation 'se.curity.identityserver:identityserver.sdk:7.2.0'
// https://jarcasting.com/artifacts/se.curity.identityserver/identityserver.sdk/
implementation ("se.curity.identityserver:identityserver.sdk:7.2.0")
'se.curity.identityserver:identityserver.sdk:jar:7.2.0'
<dependency org="se.curity.identityserver" name="identityserver.sdk" rev="7.2.0">
  <artifact name="identityserver.sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.curity.identityserver', module='identityserver.sdk', version='7.2.0')
)
libraryDependencies += "se.curity.identityserver" % "identityserver.sdk" % "7.2.0"
[se.curity.identityserver/identityserver.sdk "7.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.