MVN

io.curity : identityserver.plugins.archetypes.kotlin-authenticator

Maven & Gradle

May 19, 2023
3 stars

Curity Kotlin Authenticator Archetype · An archetype that generates the Kotlin source code necessary to create an authenticator plug-in.

mvn archetype:generate -DarchetypeGroupId=io.curity -DarchetypeArtifactId=identityserver.plugins.archetypes.kotlin-authenticator -DarchetypeVersion=3.2.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.curity : identityserver.plugins.archetypes.kotlin-authenticator to generate a Maven project - Latest Versions:

  • Latest Stable: 3.2.0

All Versions

Choose a version of io.curity : identityserver.plugins.archetypes.kotlin-authenticator to generate a Maven project - All Versions:

Version Vulnerabilities Updated
3.2.x
identityserver.plugins.archetypes.kotlin-authenticator-3.2.0
3.1.x
identityserver.plugins.archetypes.kotlin-authenticator-3.1.0
3.0.x
identityserver.plugins.archetypes.kotlin-authenticator-3.0.0
2.5.x
identityserver.plugins.archetypes.kotlin-authenticator-2.5.0
2.4.x
identityserver.plugins.archetypes.kotlin-authenticator-2.4.0
2.3.x
identityserver.plugins.archetypes.kotlin-authenticator-2.3.0
2.2.x
identityserver.plugins.archetypes.kotlin-authenticator-2.2.0
2.1.x
identityserver.plugins.archetypes.kotlin-authenticator-2.1.0
2.0.x
identityserver.plugins.archetypes.kotlin-authenticator-2.0.0

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=io.curity -DarchetypeArtifactId=identityserver.plugins.archetypes.kotlin-authenticator -DarchetypeVersion=3.2.0