Last Version

Curity Plug-in Archetypes 2.5.0

Archetypes that can generate code for the various kinds of plug-ins supported by the Curity Identity Server

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.curity
ArtifactId

ArtifactId

identityserver.plugins.archetypes
Version

Version

2.5.0
Type

Type

pom
Description

Description

Curity Plug-in Archetypes
Archetypes that can generate code for the various kinds of plug-ins supported by the Curity Identity Server
Project URL

Project URL

https://github.com/curityio/authenticator-maven-archetype
Project Organization

Project Organization

Curity AB
Source Code Management

Source Code Management

https://github.com/curityio/authenticator-maven-archetype/tree/master

Download identityserver.plugins.archetypes 2.5.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • authenticator-archetype
  • backchannel-authenticator-archetype
  • oauth-authenticator-archetype
  • kotlin-authenticator-archetype
  • authentication-action-archetype
  • data-access-provider-archetype
  • sms-sender-archetype
  • email-sender-archetype
  • event-listener-archetype
  • signing-consentor-archetype
  • consentor-archetype
  • claims-provider-archetype
  • kotlin-authentication-action-archetype
  • kotlin-backchannel-authenticator-archetype
  • kotlin-claims-provider-archetype
  • kotlin-consentor-archetype
  • kotlin-data-access-provider-archetype
  • kotlin-email-sender-archetype
  • kotlin-event-listener-archetype
  • kotlin-signing-consentor-archetype
  • kotlin-sms-sender-archetype
  • kotlin-oauth-authenticator-archetype
  • alarm-handler-archetype
  • kotlin-alarm-handler-archetype