authentication-service

Part of the Banana Service Project. Simplicity is paramount. The Authentication service is responsible for the creation, storage, and verification of Application Tokens and User Tokens.

Лицензия

Лицензия

Группа

Группа

tech.aroma.banana
Идентификатор

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

authentication-service
Последняя версия

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

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

authentication-service
Part of the Banana Service Project. Simplicity is paramount. The Authentication service is responsible for the creation, storage, and verification of Application Tokens and User Tokens.
Ссылка на сайт

Ссылка на сайт

https://github.com/AromaTech/banana-authentication-service
Организация-разработчик

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

Aroma Tech

Скачать authentication-service

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/tech.aroma.banana/authentication-service/ -->
<dependency>
    <groupId>tech.aroma.banana</groupId>
    <artifactId>authentication-service</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.aroma.banana/authentication-service/
implementation 'tech.aroma.banana:authentication-service:1.0'
// https://jarcasting.com/artifacts/tech.aroma.banana/authentication-service/
implementation ("tech.aroma.banana:authentication-service:1.0")
'tech.aroma.banana:authentication-service:jar:1.0'
<dependency org="tech.aroma.banana" name="authentication-service" rev="1.0">
  <artifact name="authentication-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.aroma.banana', module='authentication-service', version='1.0')
)
libraryDependencies += "tech.aroma.banana" % "authentication-service" % "1.0"
[tech.aroma.banana/authentication-service "1.0"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
tech.sirwellington.alchemy : alchemy-generator jar 1.3.1
tech.sirwellington.alchemy : alchemy-http jar 1.1.1
tech.sirwellington.alchemy : alchemy-thrift jar 0.9
tech.aroma.banana : banana-thrift jar 1.4
com.google.inject : guice jar 4.0
org.slf4j : slf4j-api jar 1.7.13
com.datastax.cassandra : cassandra-driver-core jar 2.2.0-rc3

runtime (1)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.1.3

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.hamcrest : hamcrest-library jar 1.3
tech.sirwellington.alchemy : alchemy-test jar 1.4

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

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

Версии библиотеки

Версия
1.0