Jar examples for m:mozu-java-security
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.2 in this page.
The MIT License (MIT)
You can use the following script to add mozu-java-security-1.0.2.jar to your project.
<dependency> <groupId>com.mozu</groupId> <artifactId>mozu-java-security</artifactId> <version>1.0.2</version> </dependency>
compile group: 'com.mozu', name: 'mozu-java-security', version: '1.0.2'
libraryDependencies += "com.mozu" % "mozu-java-security" % "1.0.2"
<dependency org="com.mozu" name="mozu-java-security" rev="1.0.2"/>
@Grapes(@Grab(group='com.mozu', module='mozu-java-security', version='1.0.2'))
'com.mozu:mozu-java-security:jar:1.0.2'
Click the following link to download the jar file.
mozu-java-security-1.0.2-javadoc.jar