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