Download mozu-java-security-1.0.0.jar file - Jar m

Jar examples for m:mozu-java-security

Description

Mozu Java Security is an add=on library to provide security helper functions for applications using Mozu

You can download jar file mozu-java-security 1.0.0 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add mozu-java-security-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

mozu-java-security-1.0.0-javadoc.jar
mozu-java-security-1.0.0-sources.jar
mozu-java-security-1.0.0.jar
mozu-java-security-1.0.0.pom



Related Tutorials