| Категории |
КатегорииIDE Инструменты разработки ORM Данные |
|---|---|
| Группа | Группаorg.openidentityplatform.openam.auth.modules |
| Идентификатор | Идентификаторheaderenrichment |
| Версия | Версия14.5.3.2 |
| Тип | Типwar |
| Имя Файла | Размер |
|---|---|
| headerenrichment-14.5.3.2.pom | |
| headerenrichment-14.5.3.2.war | 76 MB |
| headerenrichment-14.5.3.2-sources.jar | 8 KB |
| headerenrichment-14.5.3.2-javadoc.jar | 31 KB |
| headerenrichment-14.5.3.2-classes.jar | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openam.auth.modules/headerenrichment/ -->
<dependency>
<groupId>org.openidentityplatform.openam.auth.modules</groupId>
<artifactId>headerenrichment</artifactId>
<version>14.5.3.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.openam.auth.modules/headerenrichment/
implementation 'org.openidentityplatform.openam.auth.modules:headerenrichment:14.5.3.2'
// https://jarcasting.com/artifacts/org.openidentityplatform.openam.auth.modules/headerenrichment/
implementation ("org.openidentityplatform.openam.auth.modules:headerenrichment:14.5.3.2")
'org.openidentityplatform.openam.auth.modules:headerenrichment:war:14.5.3.2'
<dependency org="org.openidentityplatform.openam.auth.modules" name="headerenrichment" rev="14.5.3.2">
<artifact name="headerenrichment" type="war" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.openam.auth.modules', module='headerenrichment', version='14.5.3.2')
)
libraryDependencies += "org.openidentityplatform.openam.auth.modules" % "headerenrichment" % "14.5.3.2"
[org.openidentityplatform.openam.auth.modules/headerenrichment "14.5.3.2"]