| Категории |
КатегорииБезопасность |
|---|---|
| Группа | Группаorg.apache.portals.jetspeed-2 |
| Идентификатор | Идентификаторjetspeed-security |
| Версия | Версия2.1.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| jetspeed-security-2.1.4.pom | |
| jetspeed-security-2.1.4.jar | 159 KB |
| jetspeed-security-2.1.4-sources.jar | 153 KB |
| jetspeed-security-2.1.4-javadoc.jar | 511 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/jetspeed-security/ -->
<dependency>
<groupId>org.apache.portals.jetspeed-2</groupId>
<artifactId>jetspeed-security</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/jetspeed-security/
implementation 'org.apache.portals.jetspeed-2:jetspeed-security:2.1.4'
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/jetspeed-security/
implementation ("org.apache.portals.jetspeed-2:jetspeed-security:2.1.4")
'org.apache.portals.jetspeed-2:jetspeed-security:jar:2.1.4'
<dependency org="org.apache.portals.jetspeed-2" name="jetspeed-security" rev="2.1.4">
<artifact name="jetspeed-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals.jetspeed-2', module='jetspeed-security', version='2.1.4')
)
libraryDependencies += "org.apache.portals.jetspeed-2" % "jetspeed-security" % "2.1.4"
[org.apache.portals.jetspeed-2/jetspeed-security "2.1.4"]