не последняя версия
Последняя версия 2.1.5

org.bitbucket.askllc.fermenter.stout:stout-spring-authentication 2.0.0.CR19

Provides base functionality for spring authentication.

Группа

Группа

org.bitbucket.askllc.fermenter.stout
Идентификатор

Идентификатор

stout-spring-authentication
Версия

Версия

2.0.0.CR19
Тип

Тип

jar

Скачать stout-spring-authentication 2.0.0.CR19


<!-- 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.0.0.CR19</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-spring-authentication/
implementation 'org.bitbucket.askllc.fermenter.stout:stout-spring-authentication:2.0.0.CR19'
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-spring-authentication/
implementation ("org.bitbucket.askllc.fermenter.stout:stout-spring-authentication:2.0.0.CR19")
'org.bitbucket.askllc.fermenter.stout:stout-spring-authentication:jar:2.0.0.CR19'
<dependency org="org.bitbucket.askllc.fermenter.stout" name="stout-spring-authentication" rev="2.0.0.CR19">
  <artifact name="stout-spring-authentication" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.askllc.fermenter.stout', module='stout-spring-authentication', version='2.0.0.CR19')
)
libraryDependencies += "org.bitbucket.askllc.fermenter.stout" % "stout-spring-authentication" % "2.0.0.CR19"
[org.bitbucket.askllc.fermenter.stout/stout-spring-authentication "2.0.0.CR19"]