| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.omnifaces |
| Идентификатор | Идентификаторspi-bean-decorator |
| Версия | Версия1.1-m02 |
| Тип | Типpom |
| Описание |
ОписаниеSoteria SPI : Bean Decorator
Security Soteria - the Reference Implementation of JSR 375
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| spi-bean-decorator-1.1-m02.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.omnifaces/spi-bean-decorator/ -->
<dependency>
<groupId>org.omnifaces</groupId>
<artifactId>spi-bean-decorator</artifactId>
<version>1.1-m02</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.omnifaces/spi-bean-decorator/
implementation 'org.omnifaces:spi-bean-decorator:1.1-m02'
// https://jarcasting.com/artifacts/org.omnifaces/spi-bean-decorator/
implementation ("org.omnifaces:spi-bean-decorator:1.1-m02")
'org.omnifaces:spi-bean-decorator:pom:1.1-m02'
<dependency org="org.omnifaces" name="spi-bean-decorator" rev="1.1-m02">
<artifact name="spi-bean-decorator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.omnifaces', module='spi-bean-decorator', version='1.1-m02')
)
libraryDependencies += "org.omnifaces" % "spi-bean-decorator" % "1.1-m02"
[org.omnifaces/spi-bean-decorator "1.1-m02"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax : javaee-api | jar | 7.0 |