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