auth-client-module

Spring Cloud Starter Parent

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.upers
ArtifactId

ArtifactId

auth-client-module
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

auth-client-module
Spring Cloud Starter Parent
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/upers/auth-client-module/tree/master

Download auth-client-module

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.auth0 : auth0-spring-security-api jar 1.0.0-rc.3
org.springframework.boot : spring-boot-starter-web jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-starter-security jar 2.2.2.RELEASE

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar
org.springframework.boot : spring-boot-starter-test jar 2.2.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.7
1.1.6
1.1.5
1.1.3
1.1.2
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0