Последняя версия

Sample Authentication Microservice 1.1.18

This microservice is used to do a username password authentication using an OAuth endpoint that uses client_credentials grant and Basic authorization.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.trajano.ms.app
Идентификатор

Идентификатор

sample-authn
Версия

Версия

1.1.18
Тип

Тип

jar
Описание

Описание

Sample Authentication Microservice
This microservice is used to do a username password authentication using an OAuth endpoint that uses client_credentials grant and Basic authorization.
Организация-разработчик

Организация-разработчик

Trajano

Скачать sample-authn 1.1.18


<!-- https://jarcasting.com/artifacts/net.trajano.ms.app/sample-authn/ -->
<dependency>
    <groupId>net.trajano.ms.app</groupId>
    <artifactId>sample-authn</artifactId>
    <version>1.1.18</version>
</dependency>
// https://jarcasting.com/artifacts/net.trajano.ms.app/sample-authn/
implementation 'net.trajano.ms.app:sample-authn:1.1.18'
// https://jarcasting.com/artifacts/net.trajano.ms.app/sample-authn/
implementation ("net.trajano.ms.app:sample-authn:1.1.18")
'net.trajano.ms.app:sample-authn:jar:1.1.18'
<dependency org="net.trajano.ms.app" name="sample-authn" rev="1.1.18">
  <artifact name="sample-authn" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.trajano.ms.app', module='sample-authn', version='1.1.18')
)
libraryDependencies += "net.trajano.ms.app" % "sample-authn" % "1.1.18"
[net.trajano.ms.app/sample-authn "1.1.18"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
net.trajano.ms.app : ms-common-auth jar 1.1.18
net.trajano.ms.app : ms-common jar 1.1.18

runtime (1)

Идентификатор библиотеки Тип Версия
net.trajano.ms.app : ms-common-impl jar 1.1.18

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 1.5.10.RELEASE

Модули Проекта

Данный проект не имеет модулей.