aroma-authentication-service

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

License

License

GroupId

GroupId

tech.aroma
ArtifactId

ArtifactId

aroma-authentication-service
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

aroma-authentication-service
Part of the Aroma Project. Simplicity is paramount. The Authentication service is responsible for the creation, storage, and verification of Application Tokens and User Tokens.
Project URL

Project URL

https://github.com/RedRoma/aroma-authentication-service
Project Organization

Project Organization

RedRoma, Inc.

Download aroma-authentication-service

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
tech.sirwellington.alchemy : alchemy-annotations jar 2.0
tech.sirwellington.alchemy : alchemy-generator jar 2.1.1
tech.sirwellington.alchemy : alchemy-http jar 1.3
tech.sirwellington.alchemy : alchemy-thrift jar 2.0
tech.aroma : aroma-thrift jar 2.0.2
tech.aroma : aroma-data-operations jar 2.1
com.google.inject : guice jar 4.1.0
org.slf4j : slf4j-api jar 1.7.25
com.datastax.cassandra : cassandra-driver-core jar 3.2.0
net.sf.jopt-simple : jopt-simple jar 5.0.3

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.8.9
org.slf4j : slf4j-nop jar 1.7.25
tech.aroma : aroma-thrift-generators jar 2.0.1
org.hamcrest : hamcrest-library jar 1.3
tech.sirwellington.alchemy : alchemy-test jar 2.1.1

Project Modules

There are no modules declared in this project.
tech.aroma

RedRoma

An Empire of Software.

Versions

Version
2.0
1.2