License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.nervepoint |
ArtifactId | ArtifactIdidentity4j-flatfile |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIdentity4J Flat File
A suite of Java Identity and Authentication Connectors.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.nervepoint/identity4j-flatfile/ -->
<dependency>
<groupId>com.nervepoint</groupId>
<artifactId>identity4j-flatfile</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.nervepoint/identity4j-flatfile/
implementation 'com.nervepoint:identity4j-flatfile:1.2.2'
// https://jarcasting.com/artifacts/com.nervepoint/identity4j-flatfile/
implementation ("com.nervepoint:identity4j-flatfile:1.2.2")
'com.nervepoint:identity4j-flatfile:jar:1.2.2'
<dependency org="com.nervepoint" name="identity4j-flatfile" rev="1.2.2">
<artifact name="identity4j-flatfile" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nervepoint', module='identity4j-flatfile', version='1.2.2')
)
libraryDependencies += "com.nervepoint" % "identity4j-flatfile" % "1.2.2"
[com.nervepoint/identity4j-flatfile "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.nervepoint : identity4j-vfs | jar | 1.2.2 |
com.nervepoint : identity4j-connector | jar | 1.2.2 |
commons-io : commons-io | jar | 2.8.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
log4j : log4j | jar | 1.2.16 |
com.nervepoint : identity4j-connector | test-jar | 1.2.2 |