authentication-service

null

License

License

GroupId

GroupId

com.shapestone
ArtifactId

ArtifactId

authentication-service
Last Version

Last Version

1.0.41
Release Date

Release Date

Type

Type

jar
Description

Description

authentication-service
null

Download authentication-service

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
com.shapestone : authentication-data jar 1.0.41
com.shapestone : dynamo jar 1.0.18
com.shapestone : end-point-lock jar 1.0.4
com.shapestone : event-client jar 1.0.27
org.passay : passay jar 1.2.0
org.slf4j : slf4j-api jar 1.6.4
org.springframework : spring-web jar 4.3.3.RELEASE
io.reactivex : rxjava jar 1.1.9
org.mindrot : jbcrypt jar 0.3m
com.amazonaws : aws-java-sdk jar 1.11.33
org.mockito : mockito-core jar 1.10.19
org.apache.commons : commons-lang3 jar 3.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.41
1.0.39