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