License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification Keycloak Security |
GroupId | GroupIddk.grinn.keycloak |
ArtifactId | ArtifactIdear |
Last Version | Last Version2.0.7 |
Release Date | Release Date |
Type | Typeear |
Description |
DescriptionKeycloak : Migrate : Ear
Keycloak migrate EAR assembly of the spi and core parts.
|
Project URL |
Project URL |
Filename | Size |
---|---|
ear-2.0.7.pom | |
ear-2.0.7.ear | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dk.grinn.keycloak/ear/ -->
<dependency>
<groupId>dk.grinn.keycloak</groupId>
<artifactId>ear</artifactId>
<version>2.0.7</version>
<type>ear</type>
</dependency>
// https://jarcasting.com/artifacts/dk.grinn.keycloak/ear/
implementation 'dk.grinn.keycloak:ear:2.0.7'
// https://jarcasting.com/artifacts/dk.grinn.keycloak/ear/
implementation ("dk.grinn.keycloak:ear:2.0.7")
'dk.grinn.keycloak:ear:ear:2.0.7'
<dependency org="dk.grinn.keycloak" name="ear" rev="2.0.7">
<artifact name="ear" type="ear" />
</dependency>
@Grapes(
@Grab(group='dk.grinn.keycloak', module='ear', version='2.0.7')
)
libraryDependencies += "dk.grinn.keycloak" % "ear" % "2.0.7"
[dk.grinn.keycloak/ear "2.0.7"]
Group / Artifact | Type | Version |
---|---|---|
dk.grinn.keycloak : keycloak-migrate-resource | ejb | 2.0.7 |