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

org.bitbucket.askllc.fermenter.stout:stout-authzforce 2.0.0.CR12

Provides base functionality and patterns for utilizing Authzforce to provide core authorization needs.

Группа

Группа

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

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

stout-authzforce
Версия

Версия

2.0.0.CR12
Тип

Тип

jar

Скачать stout-authzforce 2.0.0.CR12


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