mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DgroupId="My-groupId" -DpluginName="My-pluginName" -DcuritySdkVersion="My-curitySdkVersion" -DarchetypeGroupId="io.curity" -DarchetypeArtifactId="identityserver.plugins.archetypes.kotlin-authenticator" -DarchetypeVersion="2.5.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdio.curity |
ArtifactId | ArtifactIdidentityserver.plugins.archetypes.kotlin-authenticator |
Version | Version2.5.0 |
Type | Typemaven-archetype |
Description |
DescriptionCurity Kotlin Authenticator Archetype
An archetype that generates the Kotlin source code necessary to create an authenticator plug-in.
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=io.curity -DarchetypeArtifactId=identityserver.plugins.archetypes.kotlin-authenticator -DarchetypeVersion=2.5.0 -DinteractiveMode=false