is not current version
Last Version 1.2.2

com.nervepoint:identity4j 1.0.4

A suite of Java Identity and Authentication Connectors.

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.nervepoint
ArtifactId

ArtifactId

identity4j
Version

Version

1.0.4
Type

Type

pom

Download identity4j 1.0.4

Filename Size
identity4j-1.0.4.pom 10 KB
Browse

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