License |
License |
---|---|
Categories |
CategoriesData Security CLI User Interface |
GroupId | GroupIdio.getlime.security |
ArtifactId | ArtifactIdpowerauth-data-adapter-client |
Version | Version1.2.6 |
Type | Typejar |
Description |
Descriptionpowerauth-data-adapter-client
Federated Authentication and Authorization Server for Web
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.getlime.security/powerauth-data-adapter-client/ -->
<dependency>
<groupId>io.getlime.security</groupId>
<artifactId>powerauth-data-adapter-client</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-data-adapter-client/
implementation 'io.getlime.security:powerauth-data-adapter-client:1.2.6'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-data-adapter-client/
implementation ("io.getlime.security:powerauth-data-adapter-client:1.2.6")
'io.getlime.security:powerauth-data-adapter-client:jar:1.2.6'
<dependency org="io.getlime.security" name="powerauth-data-adapter-client" rev="1.2.6">
<artifact name="powerauth-data-adapter-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-data-adapter-client', version='1.2.6')
)
libraryDependencies += "io.getlime.security" % "powerauth-data-adapter-client" % "1.2.6"
[io.getlime.security/powerauth-data-adapter-client "1.2.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.6.6 |
io.getlime.security : powerauth-data-adapter-model | jar | 1.2.6 |
io.getlime.security : powerauth-nextstep-model | jar | 1.2.6 |
io.getlime.core : rest-client-base | jar | 1.4.1 |