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