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