License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.nervepoint |
ArtifactId | ArtifactIdidentity4j-utils |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIdentity4J Utils
A suite of Java Identity and Authentication Connectors.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
identity4j-utils-1.2.2.pom | |
identity4j-utils-1.2.2.jar | 191 KB |
identity4j-utils-1.2.2-tests.jar | 46 KB |
identity4j-utils-1.2.2-sources.jar | 172 KB |
identity4j-utils-1.2.2-javadoc.jar | 713 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nervepoint/identity4j-utils/ -->
<dependency>
<groupId>com.nervepoint</groupId>
<artifactId>identity4j-utils</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.nervepoint/identity4j-utils/
implementation 'com.nervepoint:identity4j-utils:1.2.2'
// https://jarcasting.com/artifacts/com.nervepoint/identity4j-utils/
implementation ("com.nervepoint:identity4j-utils:1.2.2")
'com.nervepoint:identity4j-utils:jar:1.2.2'
<dependency org="com.nervepoint" name="identity4j-utils" rev="1.2.2">
<artifact name="identity4j-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nervepoint', module='identity4j-utils', version='1.2.2')
)
libraryDependencies += "com.nervepoint" % "identity4j-utils" % "1.2.2"
[com.nervepoint/identity4j-utils "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.15 |
commons-logging : commons-logging | jar | 1.2 |
commons-io : commons-io | jar | 2.8.0 |
org.jasypt : jasypt | jar | 1.9.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5 |
org.codehaus.woodstox : woodstox-core-asl | jar | 4.2.0 |
com.nulab-inc : zxcvbn | jar | 1.2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
log4j : log4j | jar | 1.2.16 |