License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.nervepoint |
ArtifactId | ArtifactIdidentity4j |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionIdentity4J
A suite of Java Identity and Authentication Connectors.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
identity4j-1.2.2.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nervepoint/identity4j/ -->
<dependency>
<groupId>com.nervepoint</groupId>
<artifactId>identity4j</artifactId>
<version>1.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.nervepoint/identity4j/
implementation 'com.nervepoint:identity4j:1.2.2'
// https://jarcasting.com/artifacts/com.nervepoint/identity4j/
implementation ("com.nervepoint:identity4j:1.2.2")
'com.nervepoint:identity4j:pom:1.2.2'
<dependency org="com.nervepoint" name="identity4j" rev="1.2.2">
<artifact name="identity4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.nervepoint', module='identity4j', version='1.2.2')
)
libraryDependencies += "com.nervepoint" % "identity4j" % "1.2.2"
[com.nervepoint/identity4j "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
log4j : log4j | jar | 1.2.16 |