is not current version
Last Version 1.0.1

com.gitblit.fathom:fathom-security-jdbc 0.6.0

Realm for JDBC authentication

Categories

Categories

Security
GroupId

GroupId

com.gitblit.fathom
ArtifactId

ArtifactId

fathom-security-jdbc
Version

Version

0.6.0
Type

Type

jar

Download fathom-security-jdbc 0.6.0


<!-- https://jarcasting.com/artifacts/com.gitblit.fathom/fathom-security-jdbc/ -->
<dependency>
    <groupId>com.gitblit.fathom</groupId>
    <artifactId>fathom-security-jdbc</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitblit.fathom/fathom-security-jdbc/
implementation 'com.gitblit.fathom:fathom-security-jdbc:0.6.0'
// https://jarcasting.com/artifacts/com.gitblit.fathom/fathom-security-jdbc/
implementation ("com.gitblit.fathom:fathom-security-jdbc:0.6.0")
'com.gitblit.fathom:fathom-security-jdbc:jar:0.6.0'
<dependency org="com.gitblit.fathom" name="fathom-security-jdbc" rev="0.6.0">
  <artifact name="fathom-security-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitblit.fathom', module='fathom-security-jdbc', version='0.6.0')
)
libraryDependencies += "com.gitblit.fathom" % "fathom-security-jdbc" % "0.6.0"
[com.gitblit.fathom/fathom-security-jdbc "0.6.0"]