| License |
License
The MIT License (MIT)
|
|---|---|
| Categories |
CategoriesJava Languages Security |
| GroupId | GroupIdcom.mozu |
| ArtifactId | ArtifactIdmozu-java-security |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmozu-java-security
Mozu Java Security is an add=on library to provide security helper functions for applications using Mozu
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| mozu-java-security-1.0.2.pom | |
| mozu-java-security-1.0.2.jar | 5 KB |
| mozu-java-security-1.0.2-sources.jar | 4 KB |
| mozu-java-security-1.0.2-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.jmockit : jmockit | jar | 1.7 |
| junit : junit | jar | 4.12 |