| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.optionfactory.spring |
| ArtifactId | ArtifactIdauthentication-bearer-token |
| Last Version | Last Version6.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnet.optionfactory.spring:authentication-bearer-token
optionfactory-spring authentication-bearer-token
|
<!-- https://jarcasting.com/artifacts/net.optionfactory.spring/authentication-bearer-token/ -->
<dependency>
<groupId>net.optionfactory.spring</groupId>
<artifactId>authentication-bearer-token</artifactId>
<version>6.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.optionfactory.spring/authentication-bearer-token/
implementation 'net.optionfactory.spring:authentication-bearer-token:6.4'
// https://jarcasting.com/artifacts/net.optionfactory.spring/authentication-bearer-token/
implementation ("net.optionfactory.spring:authentication-bearer-token:6.4")
'net.optionfactory.spring:authentication-bearer-token:jar:6.4'
<dependency org="net.optionfactory.spring" name="authentication-bearer-token" rev="6.4">
<artifact name="authentication-bearer-token" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.optionfactory.spring', module='authentication-bearer-token', version='6.4')
)
libraryDependencies += "net.optionfactory.spring" % "authentication-bearer-token" % "6.4"
[net.optionfactory.spring/authentication-bearer-token "6.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.security : spring-security-web | jar | |
| org.springframework.security : spring-security-config | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |