b

beangle-security-web_2.13

Files download
File Operation
beangle-security-web_2.13-4.2.19.jar download
beangle-security-web_2.13-4.2.19.pom download
beangle-security-web_2.13-4.2.19-sources.jar download
Apache Maven
<dependency>
  <groupId>org.beangle.security</groupId>
  <artifactId>beangle-security-web_2.13</artifactId>
  <version>4.2.19</version>
</dependency>
Gradle Groovy
implementation 'org.beangle.security:beangle-security-web_2.13:4.2.19'
Gradle Kotlin
implementation("org.beangle.security:beangle-security-web_2.13:4.2.19")
Scala SBT
libraryDependencies += "org.beangle.security" % "beangle-security-web_2.13" % "4.2.19"
Groovy Grape
@Grapes(
  @Grab(group='org.beangle.security', module='beangle-security-web_2.13', version='4.2.19')
)
Apache Ivy
<dependency org="org.beangle.security" name="beangle-security-web_2.13" rev="4.2.19" />
Leiningen
[org.beangle.security/beangle-security-web_2.13 "4.2.19"]
Apache Buildr
'org.beangle.security:beangle-security-web_2.13:jar:4.2.19'