| License | License | 
|---|---|
| GroupId | GroupIdio.rocketbase.commons | 
| ArtifactId | ArtifactIdcommons-auth-server | 
| Last Version | Last Version4.3.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionholds commons classes and services used to develop REST applications with spring mvc | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| commons-auth-server-4.3.1.pom | |
| commons-auth-server-4.3.1.jar | 58 KB | 
| commons-auth-server-4.3.1-sources.jar | 41 KB | 
| commons-auth-server-4.3.1-javadoc.jar | 117 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.rocketbase.commons/commons-auth-server/ -->
<dependency>
    <groupId>io.rocketbase.commons</groupId>
    <artifactId>commons-auth-server</artifactId>
    <version>4.3.1</version>
</dependency>// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-auth-server/
implementation 'io.rocketbase.commons:commons-auth-server:4.3.1'// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-auth-server/
implementation ("io.rocketbase.commons:commons-auth-server:4.3.1")'io.rocketbase.commons:commons-auth-server:jar:4.3.1'<dependency org="io.rocketbase.commons" name="commons-auth-server" rev="4.3.1">
  <artifact name="commons-auth-server" type="jar" />
</dependency>@Grapes(
@Grab(group='io.rocketbase.commons', module='commons-auth-server', version='4.3.1')
)libraryDependencies += "io.rocketbase.commons" % "commons-auth-server" % "4.3.1"[io.rocketbase.commons/commons-auth-server "4.3.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.rocketbase.commons : commons-auth-adapter | jar | 4.3.1 | 
| io.rocketbase.commons : commons-auth-service | jar | 4.3.1 | 
| io.rocketbase.commons : commons-rest-server | jar | 2.2.4 | 
| io.rocketbase.commons : commons-rest-errorpage | jar | 2.2.4 | 
| org.springframework.data : spring-data-commons | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework : spring-webmvc | jar | |
| javax.servlet : javax.servlet-api Optional | jar | |
| org.passay : passay | jar | 1.6.0 | 
| org.springframework.security : spring-security-config | jar | |
| org.springframework.security : spring-security-web | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| javax.annotation : javax.annotation-api | jar | 1.3.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.rocketbase.commons : commons-auth-test | jar | 4.3.1 | 
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-security | jar | |
| org.junit.vintage : junit-vintage-engine | jar | 
