Categories |
CategoriesIDE Development Tools ORM Data |
---|---|
GroupId | GroupIdorg.openidentityplatform.openam.auth.modules |
ArtifactId | ArtifactIdheaderenrichment |
Version | Version14.6.1.1 |
Type | Typewar |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openam.auth.modules/headerenrichment/ -->
<dependency>
<groupId>org.openidentityplatform.openam.auth.modules</groupId>
<artifactId>headerenrichment</artifactId>
<version>14.6.1.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.openam.auth.modules/headerenrichment/
implementation 'org.openidentityplatform.openam.auth.modules:headerenrichment:14.6.1.1'
// https://jarcasting.com/artifacts/org.openidentityplatform.openam.auth.modules/headerenrichment/
implementation ("org.openidentityplatform.openam.auth.modules:headerenrichment:14.6.1.1")
'org.openidentityplatform.openam.auth.modules:headerenrichment:war:14.6.1.1'
<dependency org="org.openidentityplatform.openam.auth.modules" name="headerenrichment" rev="14.6.1.1">
<artifact name="headerenrichment" type="war" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.openam.auth.modules', module='headerenrichment', version='14.6.1.1')
)
libraryDependencies += "org.openidentityplatform.openam.auth.modules" % "headerenrichment" % "14.6.1.1"
[org.openidentityplatform.openam.auth.modules/headerenrichment "14.6.1.1"]