IAM Spring Boot Starter

Spring Boot Starter for authentication and authorization

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

ca.pjer
ArtifactId

ArtifactId

iam-spring-boot-starter
Last Version

Last Version

1.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

IAM Spring Boot Starter
Spring Boot Starter for authentication and authorization
Project URL

Project URL

https://github.com/pierredavidbelanger/iam-spring-boot-starter
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/pierredavidbelanger/iam-spring-boot-starter

Download iam-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/ca.pjer/iam-spring-boot-starter/ -->
<dependency>
    <groupId>ca.pjer</groupId>
    <artifactId>iam-spring-boot-starter</artifactId>
    <version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/ca.pjer/iam-spring-boot-starter/
implementation 'ca.pjer:iam-spring-boot-starter:1.5.2'
// https://jarcasting.com/artifacts/ca.pjer/iam-spring-boot-starter/
implementation ("ca.pjer:iam-spring-boot-starter:1.5.2")
'ca.pjer:iam-spring-boot-starter:jar:1.5.2'
<dependency org="ca.pjer" name="iam-spring-boot-starter" rev="1.5.2">
  <artifact name="iam-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.pjer', module='iam-spring-boot-starter', version='1.5.2')
)
libraryDependencies += "ca.pjer" % "iam-spring-boot-starter" % "1.5.2"
[ca.pjer/iam-spring-boot-starter "1.5.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.1.RELEASE
org.bitbucket.b_c : jose4j jar 0.7.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.2
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0