is not current version
Last Version 4.0.7

org.beangle.security:beangle-security-web 3.5.1.M2


Categories

Categories

Security
GroupId

GroupId

org.beangle.security
ArtifactId

ArtifactId

beangle-security-web
Version

Version

3.5.1.M2
Type

Type

jar

Download beangle-security-web 3.5.1.M2


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