mozu-java-security

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

License

License

The MIT License (MIT)
Categories

Categories

Java Languages Security
GroupId

GroupId

com.mozu
ArtifactId

ArtifactId

mozu-java-security
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

mozu-java-security
Mozu Java Security is an add=on library to provide security helper functions for applications using Mozu
Project URL

Project URL

https://github.com/Mozu/mozu-java.git

Download mozu-java-security

How to add to project

<!-- https://jarcasting.com/artifacts/com.mozu/mozu-java-security/ -->
<dependency>
    <groupId>com.mozu</groupId>
    <artifactId>mozu-java-security</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mozu/mozu-java-security/
implementation 'com.mozu:mozu-java-security:1.0.2'
// https://jarcasting.com/artifacts/com.mozu/mozu-java-security/
implementation ("com.mozu:mozu-java-security:1.0.2")
'com.mozu:mozu-java-security:jar:1.0.2'
<dependency org="com.mozu" name="mozu-java-security" rev="1.0.2">
  <artifact name="mozu-java-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mozu', module='mozu-java-security', version='1.0.2')
)
libraryDependencies += "com.mozu" % "mozu-java-security" % "1.0.2"
[com.mozu/mozu-java-security "1.0.2"]

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.5
org.jasypt : jasypt jar 1.9.2
org.slf4j : slf4j-api jar 1.7.5
commons-cli : commons-cli jar 1.2
log4j : log4j jar 1.2.17
org.apache.commons : commons-lang3 jar 3.2.1

test (2)

Group / Artifact Type Version
com.googlecode.jmockit : jmockit jar 1.7
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
com.mozu

Mozu

Versions

Version
1.0.2
1.0.1
1.0.0