License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.curity |
ArtifactId | ArtifactIdidentityserver.plugins.archetypes |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCurity 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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
identityserver.plugins.archetypes-2.5.0.pom | 4 KB |
Browse |
<!-- 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"]