IDMan - Identity Manager

IDMan is an all in one authentication and authorisation service.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.appform.idman
ArtifactId

ArtifactId

idman
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

IDMan - Identity Manager
IDMan is an all in one authentication and authorisation service.
Project URL

Project URL

https://github.com/appform-io/idman
Source Code Management

Source Code Management

https://github.com/appform-io/idman.git

Download idman

Filename Size
idman-1.0.1.pom 14 KB
Browse

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (5)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.11.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.junit.jupiter : junit-jupiter-params jar 5.4.0
org.junit.vintage : junit-vintage-engine jar 5.4.0

Project Modules

  • idman-model
  • idman-client
  • idman-auth-components
  • idman-auth-client-http
  • idman-auth-bundle
  • idman-server
  • idman-nexus

Versions

Version
1.0.1
1.0