Fermenter::Stout::Spring::Authentication

Provides base functionality for spring authentication.

License

License

GroupId

GroupId

org.bitbucket.askllc.fermenter.stout
ArtifactId

ArtifactId

stout-spring-authentication
Last Version

Last Version

2.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

Fermenter::Stout::Spring::Authentication
Provides base functionality for spring authentication.

Download stout-spring-authentication

How to add to project

<!-- https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-spring-authentication/ -->
<dependency>
    <groupId>org.bitbucket.askllc.fermenter.stout</groupId>
    <artifactId>stout-spring-authentication</artifactId>
    <version>2.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-spring-authentication/
implementation 'org.bitbucket.askllc.fermenter.stout:stout-spring-authentication:2.1.5'
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-spring-authentication/
implementation ("org.bitbucket.askllc.fermenter.stout:stout-spring-authentication:2.1.5")
'org.bitbucket.askllc.fermenter.stout:stout-spring-authentication:jar:2.1.5'
<dependency org="org.bitbucket.askllc.fermenter.stout" name="stout-spring-authentication" rev="2.1.5">
  <artifact name="stout-spring-authentication" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.askllc.fermenter.stout', module='stout-spring-authentication', version='2.1.5')
)
libraryDependencies += "org.bitbucket.askllc.fermenter.stout" % "stout-spring-authentication" % "2.1.5"
[org.bitbucket.askllc.fermenter.stout/stout-spring-authentication "2.1.5"]

Dependencies

compile (6)

Group / Artifact Type Version
org.bitbucket.askllc.fermenter.stout : stout-core jar 2.1.5
org.springframework.security : spring-security-core jar 4.2.4.RELEASE
org.springframework.security : spring-security-web jar 4.2.4.RELEASE
org.springframework.security : spring-security-config jar 4.2.4.RELEASE
org.bitbucket.askllc.krausening : krausening jar 7
org.slf4j : slf4j-api jar 1.7.21

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 7.0

runtime (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.7
org.apache.logging.log4j : log4j-core jar 2.7
commons-logging : commons-logging jar 1.2

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
info.cukes : cucumber-junit jar 1.2.5
info.cukes : cucumber-java jar 1.2.5
info.cukes : cucumber-spring jar 1.2.5
org.springframework : spring-test jar 4.3.12.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.1
2.0.0
2.0.0.CR24
2.0.0.RC23
2.0.0.RC22
2.0.0.RC21
2.0.0.RC20
2.0.0.CR19
2.0.0.CR18
2.0.0.CR17
2.0.0.CR16
2.0.0.CR15
2.0.0.CR14
2.0.0.CR13
2.0.0.CR12
2.0.0.CR11
2.0.0.CR10
2.0.0.CR9
2.0.0.CR8