Download beangle-security-core-3.4.11.jar file - Jar b

Jar examples for b:beangle-security-core

Description

You can download jar file beangle-security-core 3.4.11 in this page.

Build File

You can use the following script to add beangle-security-core-3.4.11.jar to your project.

<dependency>
   <groupId>org.beangle.security</groupId>
   <artifactId>beangle-security-core</artifactId>
   <version>3.4.11</version>
</dependency>
compile group: 'org.beangle.security', name: 'beangle-security-core', version: '3.4.11'
libraryDependencies += "org.beangle.security" % "beangle-security-core" % "3.4.11"
<dependency org="org.beangle.security" name="beangle-security-core" rev="3.4.11"/>
@Grapes(@Grab(group='org.beangle.security', module='beangle-security-core', version='3.4.11'))
'org.beangle.security:beangle-security-core:jar:3.4.11'

Download

Click the following link to download the jar file.

beangle-security-core-3.4.11-javadoc.jar
beangle-security-core-3.4.11-sources.jar
beangle-security-core-3.4.11.jar
beangle-security-core-3.4.11.pom



Related Tutorials