License |
License |
---|---|
Categories |
CategoriesIDE Development Tools AWS Container PaaS Providers |
GroupId | GroupIdcom.nervepoint |
ArtifactId | ArtifactIdidentity4j-aws |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIdentity4J AWS
A suite of Java Identity and Authentication Connectors.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
identity4j-aws-1.2.2.pom | |
identity4j-aws-1.2.2.jar | 54 KB |
identity4j-aws-1.2.2-sources.jar | 26 KB |
identity4j-aws-1.2.2-javadoc.jar | 584 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nervepoint/identity4j-aws/ -->
<dependency>
<groupId>com.nervepoint</groupId>
<artifactId>identity4j-aws</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.nervepoint/identity4j-aws/
implementation 'com.nervepoint:identity4j-aws:1.2.2'
// https://jarcasting.com/artifacts/com.nervepoint/identity4j-aws/
implementation ("com.nervepoint:identity4j-aws:1.2.2")
'com.nervepoint:identity4j-aws:jar:1.2.2'
<dependency org="com.nervepoint" name="identity4j-aws" rev="1.2.2">
<artifact name="identity4j-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nervepoint', module='identity4j-aws', version='1.2.2')
)
libraryDependencies += "com.nervepoint" % "identity4j-aws" % "1.2.2"
[com.nervepoint/identity4j-aws "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.nervepoint : identity4j-connector | jar | 1.2.2 |
software.amazon.awssdk : iam | jar | 2.10.86 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
com.nervepoint : identity4j-connector | test-jar | 1.2.2 |
com.nervepoint : identity4j-utils | test-jar | 1.2.2 |
log4j : log4j | jar | 1.2.16 |