License |
License |
---|---|
GroupId | GroupIdio.rocketbase.commons |
ArtifactId | ArtifactIdcommons-auth-adapter |
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 |
<!-- https://jarcasting.com/artifacts/io.rocketbase.commons/commons-auth-adapter/ -->
<dependency>
<groupId>io.rocketbase.commons</groupId>
<artifactId>commons-auth-adapter</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-auth-adapter/
implementation 'io.rocketbase.commons:commons-auth-adapter:4.3.1'
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-auth-adapter/
implementation ("io.rocketbase.commons:commons-auth-adapter:4.3.1")
'io.rocketbase.commons:commons-auth-adapter:jar:4.3.1'
<dependency org="io.rocketbase.commons" name="commons-auth-adapter" rev="4.3.1">
<artifact name="commons-auth-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rocketbase.commons', module='commons-auth-adapter', version='4.3.1')
)
libraryDependencies += "io.rocketbase.commons" % "commons-auth-adapter" % "4.3.1"
[io.rocketbase.commons/commons-auth-adapter "4.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.rocketbase.commons : commons-auth-core | jar | 4.3.1 |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
org.springframework.security : spring-security-config Optional | jar | |
org.springframework.security : spring-security-web Optional | jar | |
javax.servlet : javax.servlet-api Optional | jar | |
javax.annotation : javax.annotation-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar |