Last Version

auth-client-module 1.2.1

Spring Cloud Starter Parent

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.upers
ArtifactId

ArtifactId

auth-client-module
Version

Version

1.2.1
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 1.2.1


<!-- 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.