| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdcom.nervepoint |
| ArtifactId | ArtifactIdidentity4j-office365 |
| Last Version | Last Version1.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionIdentity4J OFFICE 365
A suite of Java Identity and Authentication Connectors.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| identity4j-office365-1.2.2.pom | |
| identity4j-office365-1.2.2.jar | 74 KB |
| identity4j-office365-1.2.2-sources.jar | 39 KB |
| identity4j-office365-1.2.2-javadoc.jar | 203 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.nervepoint/identity4j-office365/ -->
<dependency>
<groupId>com.nervepoint</groupId>
<artifactId>identity4j-office365</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.nervepoint/identity4j-office365/
implementation 'com.nervepoint:identity4j-office365:1.2.2'
// https://jarcasting.com/artifacts/com.nervepoint/identity4j-office365/
implementation ("com.nervepoint:identity4j-office365:1.2.2")
'com.nervepoint:identity4j-office365:jar:1.2.2'
<dependency org="com.nervepoint" name="identity4j-office365" rev="1.2.2">
<artifact name="identity4j-office365" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nervepoint', module='identity4j-office365', version='1.2.2')
)
libraryDependencies += "com.nervepoint" % "identity4j-office365" % "1.2.2"
[com.nervepoint/identity4j-office365 "1.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.nervepoint : identity4j-connector | jar | 1.2.2 |
| com.nervepoint : identity4j-http | jar | 1.2.2 |
| com.microsoft.graph : microsoft-graph | jar | [4.0,) |
| com.azure : azure-identity | jar | [1.2,) |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.10.5 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.5 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.10.5 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.10.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.nervepoint : identity4j-connector | test-jar | 1.2.2 |
| com.nervepoint : identity4j-utils | test-jar | 1.2.2 |
| junit : junit | jar | 4.7 |
| log4j : log4j | jar | 1.2.16 |