| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdcom.nervepoint |
| ArtifactId | ArtifactIdidentity4j-remote |
| Last Version | Last Version1.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionIdentity4J Remote
A suite of Java Identity and Authentication Connectors.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| identity4j-remote-1.2.2.pom | |
| identity4j-remote-1.2.2.jar | 14 KB |
| identity4j-remote-1.2.2-tests.jar | 1 KB |
| identity4j-remote-1.2.2-sources.jar | 6 KB |
| identity4j-remote-1.2.2-javadoc.jar | 445 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.nervepoint/identity4j-remote/ -->
<dependency>
<groupId>com.nervepoint</groupId>
<artifactId>identity4j-remote</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.nervepoint/identity4j-remote/
implementation 'com.nervepoint:identity4j-remote:1.2.2'
// https://jarcasting.com/artifacts/com.nervepoint/identity4j-remote/
implementation ("com.nervepoint:identity4j-remote:1.2.2")
'com.nervepoint:identity4j-remote:jar:1.2.2'
<dependency org="com.nervepoint" name="identity4j-remote" rev="1.2.2">
<artifact name="identity4j-remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nervepoint', module='identity4j-remote', version='1.2.2')
)
libraryDependencies += "com.nervepoint" % "identity4j-remote" % "1.2.2"
[com.nervepoint/identity4j-remote "1.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.nervepoint : identity4j-connector | jar | 1.2.2 |
| com.github.hypfvieh : dbus-java | jar | 3.0.2 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| com.nervepoint : identity4j-unix | jar | 1.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |
| log4j : log4j | jar | 1.2.16 |