is not current version
Last Version 0.23.0

org.pustefixframework:pustefix-security 0.22.2

Pustefix Application Security

Categories

Categories

Security
GroupId

GroupId

org.pustefixframework
ArtifactId

ArtifactId

pustefix-security
Version

Version

0.22.2
Type

Type

jar

Download pustefix-security 0.22.2


<!-- https://jarcasting.com/artifacts/org.pustefixframework/pustefix-security/ -->
<dependency>
    <groupId>org.pustefixframework</groupId>
    <artifactId>pustefix-security</artifactId>
    <version>0.22.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.pustefixframework/pustefix-security/
implementation 'org.pustefixframework:pustefix-security:0.22.2'
// https://jarcasting.com/artifacts/org.pustefixframework/pustefix-security/
implementation ("org.pustefixframework:pustefix-security:0.22.2")
'org.pustefixframework:pustefix-security:jar:0.22.2'
<dependency org="org.pustefixframework" name="pustefix-security" rev="0.22.2">
  <artifact name="pustefix-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pustefixframework', module='pustefix-security', version='0.22.2')
)
libraryDependencies += "org.pustefixframework" % "pustefix-security" % "0.22.2"
[org.pustefixframework/pustefix-security "0.22.2"]