| Categories |
CategoriesSecurity |
|---|---|
| GroupId | GroupIdcom.gitblit.fathom |
| ArtifactId | ArtifactIdfathom-rest-security |
| Version | Version0.7.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| fathom-rest-security-0.7.0.pom | |
| fathom-rest-security-0.7.0.jar | 31 KB |
| fathom-rest-security-0.7.0-sources.jar | 32 KB |
| fathom-rest-security-0.7.0-javadoc.jar | 171 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitblit.fathom/fathom-rest-security/ -->
<dependency>
<groupId>com.gitblit.fathom</groupId>
<artifactId>fathom-rest-security</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitblit.fathom/fathom-rest-security/
implementation 'com.gitblit.fathom:fathom-rest-security:0.7.0'
// https://jarcasting.com/artifacts/com.gitblit.fathom/fathom-rest-security/
implementation ("com.gitblit.fathom:fathom-rest-security:0.7.0")
'com.gitblit.fathom:fathom-rest-security:jar:0.7.0'
<dependency org="com.gitblit.fathom" name="fathom-rest-security" rev="0.7.0">
<artifact name="fathom-rest-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitblit.fathom', module='fathom-rest-security', version='0.7.0')
)
libraryDependencies += "com.gitblit.fathom" % "fathom-rest-security" % "0.7.0"
[com.gitblit.fathom/fathom-rest-security "0.7.0"]