MVN

de.telekom.smartcredentials : core

Maven & Gradle

Jul 14, 2023
12 usages
11 stars

Smart Credentials · SmartCredentials is a programmer’s library, presenting a unified interface for various solutions and protocols used to authenticate, authorize and conduct any kind of transactions between a user or a user-facing app and services. It uses the abstraction of a credential, which can handily be made available to the user for choosing the right identity/ entitlement and authenticating themselves for appropriate security. On the ‘other end’ actual technological functions are structured in modules that can be ‘plugged’ in to the SmartCredentials core to extend and alter its behavior behind the unifying credentialing APIs.

<dependency>
    <groupId>de.telekom.smartcredentials</groupId>
    <artifactId>core</artifactId>
    <version>6.5.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.telekom.smartcredentials : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.5.10

All Versions

Choose a version of de.telekom.smartcredentials : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.5.x
core-6.5.10
core-6.5.9
core-6.5.8
core-6.5.7
core-6.5.6
core-6.5.5
core-6.5.4
core-6.5.3
core-6.5.2
core-6.5.1
core-6.5.0
6.4.x
core-6.4.1
core-6.4.0
6.3.x
core-6.3.10
core-6.3.9
core-6.3.8
core-6.3.7
core-6.3.6
core-6.3.5
core-6.3.4
core-6.3.3
core-6.3.2
core-6.3.1
core-6.3.0
6.2.x
core-6.2.6
core-6.2.5
core-6.2.4

How to add a dependency to Maven

Add the following de.telekom.smartcredentials : core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.telekom.smartcredentials</groupId>
    <artifactId>core</artifactId>
    <version>6.5.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.telekom.smartcredentials : core gradle dependency to your build.gradle file:

implementation 'de.telekom.smartcredentials:core:6.5.10'

Gradle Kotlin DSL: Add the following de.telekom.smartcredentials : core gradle kotlin dependency to your build.gradle.kts file:

implementation("de.telekom.smartcredentials:core:6.5.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.telekom.smartcredentials : core sbt scala dependency to your build.sbt file:

libraryDependencies += "de.telekom.smartcredentials" % "core" % "6.5.10"

Advertisement

Dependencies from Group

Jul 14, 2023
12 usages
11 stars
Jul 14, 2023
11 stars
Jul 14, 2023
11 stars
Jul 14, 2023
11 stars

Discover Dependencies

Dec 22, 2006
19 usages
Jan 05, 2017
9 usages
82 stars
Jun 08, 2023
7 usages
288 stars
Jun 18, 2013
4 usages
14 stars
May 11, 2016
2 usages
0 stars
Oct 26, 2018
5 usages
1 stars
Jul 03, 2020
6 usages
Feb 16, 2023
29 usages
5 stars