is not current version
Last Version 4.0.13

org.beangle.security:beangle-security-web_2.11 4.0.12


Categories

Categories

Security
GroupId

GroupId

org.beangle.security
ArtifactId

ArtifactId

beangle-security-web_2.11
Version

Version

4.0.12
Type

Type

jar

Download beangle-security-web_2.11 4.0.12


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