Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdcom.gitblit.fathom |
ArtifactId | ArtifactIdfathom-rest-security |
Version | Version0.6.1 |
Type | Typejar |
Filename | Size |
---|---|
fathom-rest-security-0.6.1.pom | |
fathom-rest-security-0.6.1.jar | 31 KB |
fathom-rest-security-0.6.1-sources.jar | 31 KB |
fathom-rest-security-0.6.1-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.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitblit.fathom/fathom-rest-security/
implementation 'com.gitblit.fathom:fathom-rest-security:0.6.1'
// https://jarcasting.com/artifacts/com.gitblit.fathom/fathom-rest-security/
implementation ("com.gitblit.fathom:fathom-rest-security:0.6.1")
'com.gitblit.fathom:fathom-rest-security:jar:0.6.1'
<dependency org="com.gitblit.fathom" name="fathom-rest-security" rev="0.6.1">
<artifact name="fathom-rest-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitblit.fathom', module='fathom-rest-security', version='0.6.1')
)
libraryDependencies += "com.gitblit.fathom" % "fathom-rest-security" % "0.6.1"
[com.gitblit.fathom/fathom-rest-security "0.6.1"]