Last Version

Secret Store - Feature Pack Resources 1.0.15.Final

This Maven module exists solely because wildfly-server-provisioning-maven-plugin is able to load the subsystem fragments (see src/main/resources/subsystem-templates/*) only from jars that are pulled by some WildFly module. Projects that have WildFly modules usually pack this kind of resources inside one of the modules' jars. Although we do not need a WildFly module to run any code, we need to have one just for the sake of loading the subsystem-templates by wildfly-server-provisioning-maven-plugin.

License

License

Categories

Categories

KeY Data Data Formats Formal Verification Keycloak Security
GroupId

GroupId

org.keycloak.secretstore
ArtifactId

ArtifactId

secret-store-feature-pack-resources
Version

Version

1.0.15.Final
Type

Type

jar
Description

Description

Secret Store - Feature Pack Resources
This Maven module exists solely because wildfly-server-provisioning-maven-plugin is able to load the subsystem fragments (see src/main/resources/subsystem-templates/*) only from jars that are pulled by some WildFly module. Projects that have WildFly modules usually pack this kind of resources inside one of the modules' jars. Although we do not need a WildFly module to run any code, we need to have one just for the sake of loading the subsystem-templates by wildfly-server-provisioning-maven-plugin.

Download secret-store-feature-pack-resources 1.0.15.Final


<!-- https://jarcasting.com/artifacts/org.keycloak.secretstore/secret-store-feature-pack-resources/ -->
<dependency>
    <groupId>org.keycloak.secretstore</groupId>
    <artifactId>secret-store-feature-pack-resources</artifactId>
    <version>1.0.15.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.keycloak.secretstore/secret-store-feature-pack-resources/
implementation 'org.keycloak.secretstore:secret-store-feature-pack-resources:1.0.15.Final'
// https://jarcasting.com/artifacts/org.keycloak.secretstore/secret-store-feature-pack-resources/
implementation ("org.keycloak.secretstore:secret-store-feature-pack-resources:1.0.15.Final")
'org.keycloak.secretstore:secret-store-feature-pack-resources:jar:1.0.15.Final'
<dependency org="org.keycloak.secretstore" name="secret-store-feature-pack-resources" rev="1.0.15.Final">
  <artifact name="secret-store-feature-pack-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.keycloak.secretstore', module='secret-store-feature-pack-resources', version='1.0.15.Final')
)
libraryDependencies += "org.keycloak.secretstore" % "secret-store-feature-pack-resources" % "1.0.15.Final"
[org.keycloak.secretstore/secret-store-feature-pack-resources "1.0.15.Final"]

Dependencies

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

Project Modules

There are no modules declared in this project.