| License | License
                                                        Appverse Public License Version 2.0                                                 | 
|---|---|
| Categories | CategoriesSecurity | 
| GroupId | GroupIdorg.appverse.web.framework.modules.backend.security.authentication | 
| ArtifactId | ArtifactIdappverse-web-modules-backend-security-authentication | 
| Last Version | Last Version2.0.0-RC10 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionAppverse Web Framework Modules Backend Security Authentication Module Appverse Web Framework Modules Backend Security Authentication Module | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.appverse.web.framework.modules.backend.security.authentication/appverse-web-modules-backend-security-authentication/ -->
<dependency>
    <groupId>org.appverse.web.framework.modules.backend.security.authentication</groupId>
    <artifactId>appverse-web-modules-backend-security-authentication</artifactId>
    <version>2.0.0-RC10</version>
</dependency>// https://jarcasting.com/artifacts/org.appverse.web.framework.modules.backend.security.authentication/appverse-web-modules-backend-security-authentication/
implementation 'org.appverse.web.framework.modules.backend.security.authentication:appverse-web-modules-backend-security-authentication:2.0.0-RC10'// https://jarcasting.com/artifacts/org.appverse.web.framework.modules.backend.security.authentication/appverse-web-modules-backend-security-authentication/
implementation ("org.appverse.web.framework.modules.backend.security.authentication:appverse-web-modules-backend-security-authentication:2.0.0-RC10")'org.appverse.web.framework.modules.backend.security.authentication:appverse-web-modules-backend-security-authentication:jar:2.0.0-RC10'<dependency org="org.appverse.web.framework.modules.backend.security.authentication" name="appverse-web-modules-backend-security-authentication" rev="2.0.0-RC10">
  <artifact name="appverse-web-modules-backend-security-authentication" type="jar" />
</dependency>@Grapes(
@Grab(group='org.appverse.web.framework.modules.backend.security.authentication', module='appverse-web-modules-backend-security-authentication', version='2.0.0-RC10')
)libraryDependencies += "org.appverse.web.framework.modules.backend.security.authentication" % "appverse-web-modules-backend-security-authentication" % "2.0.0-RC10"[org.appverse.web.framework.modules.backend.security.authentication/appverse-web-modules-backend-security-authentication "2.0.0-RC10"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.appverse.web.framework.modules.backend.core.standard : appverse-web-modules-backend-core-standard | jar | 2.0.0-RC10 | 
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-security | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |