Last Version

rocketbase.io commons AUTH 4.3.1

holds commons classes and services used to develop REST applications with spring mvc

License

License

GroupId

GroupId

io.rocketbase.commons
ArtifactId

ArtifactId

commons-auth
Version

Version

4.3.1
Type

Type

pom
Description

Description

rocketbase.io commons AUTH
holds commons classes and services used to develop REST applications with spring mvc
Project URL

Project URL

https://github.com/rocketbase-io/commons-auth/
Source Code Management

Source Code Management

https://github.com/rocketbase-io/commons-auth/tree/master/

Download commons-auth 4.3.1

Filename Size
commons-auth-4.3.1.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/io.rocketbase.commons/commons-auth/ -->
<dependency>
    <groupId>io.rocketbase.commons</groupId>
    <artifactId>commons-auth</artifactId>
    <version>4.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-auth/
implementation 'io.rocketbase.commons:commons-auth:4.3.1'
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-auth/
implementation ("io.rocketbase.commons:commons-auth:4.3.1")
'io.rocketbase.commons:commons-auth:pom:4.3.1'
<dependency org="io.rocketbase.commons" name="commons-auth" rev="4.3.1">
  <artifact name="commons-auth" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.rocketbase.commons', module='commons-auth', version='4.3.1')
)
libraryDependencies += "io.rocketbase.commons" % "commons-auth" % "4.3.1"
[io.rocketbase.commons/commons-auth "4.3.1"]

Dependencies

compile (1)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar

Project Modules

  • commons-auth-api
  • commons-auth-core
  • commons-auth-server
  • commons-auth-mongo
  • commons-auth-jpa
  • commons-auth-test
  • commons-auth-adapter
  • commons-auth-forms
  • commons-auth-service
  • commons-auth-email-smtp
  • commons-auth-email-postmark
  • coverage