| License | License | 
|---|---|
| GroupId | GroupIdio.rocketbase.commons | 
| ArtifactId | ArtifactIdcommons-auth | 
| Last Version | Last Version4.3.1 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionrocketbase.io commons AUTH holds commons classes and services used to develop REST applications with spring mvc | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| commons-auth-4.3.1.pom | 9 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| javax.annotation : javax.annotation-api | jar | 1.3.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.vintage : junit-vintage-engine | jar | 
