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

Jar examples for b:beangle-security-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials