is not current version
Last Version 1.3.50

Auth Utils 1.2.0-VIRTUAL-1.0-API-BASELINE

Authentication and Authorization Utilities for a Spring service

License

License

GroupId

GroupId

io.service84.library
ArtifactId

ArtifactId

authutils
Version

Version

1.2.0-VIRTUAL-1.0-API-BASELINE
Type

Type

jar
Description

Description

Auth Utils
Authentication and Authorization Utilities for a Spring service
Project URL

Project URL

https://github.com/service84-io/auth-utils
Source Code Management

Source Code Management

https://github.com/service84-io/auth-utils

Download authutils 1.2.0-VIRTUAL-1.0-API-BASELINE


<!-- https://jarcasting.com/artifacts/io.service84.library/authutils/ -->
<dependency>
    <groupId>io.service84.library</groupId>
    <artifactId>authutils</artifactId>
    <version>1.2.0-VIRTUAL-1.0-API-BASELINE</version>
</dependency>
// https://jarcasting.com/artifacts/io.service84.library/authutils/
implementation 'io.service84.library:authutils:1.2.0-VIRTUAL-1.0-API-BASELINE'
// https://jarcasting.com/artifacts/io.service84.library/authutils/
implementation ("io.service84.library:authutils:1.2.0-VIRTUAL-1.0-API-BASELINE")
'io.service84.library:authutils:jar:1.2.0-VIRTUAL-1.0-API-BASELINE'
<dependency org="io.service84.library" name="authutils" rev="1.2.0-VIRTUAL-1.0-API-BASELINE">
  <artifact name="authutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.service84.library', module='authutils', version='1.2.0-VIRTUAL-1.0-API-BASELINE')
)
libraryDependencies += "io.service84.library" % "authutils" % "1.2.0-VIRTUAL-1.0-API-BASELINE"
[io.service84.library/authutils "1.2.0-VIRTUAL-1.0-API-BASELINE"]

Dependencies

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-security jar 2.4.2
org.apache.commons : commons-lang3 jar 3.11
org.springframework.boot : spring-boot-starter-test jar 2.4.2

Project Modules

There are no modules declared in this project.