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

Jar examples for b:beangle-security-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials