is not current version
Last Version 2.0.0

org.apache.fulcrum:fulcrum-security-hibernate 1.1.3

Fulcrum Security Hibernate Impl is an implementation of the Fulcrum Security API that uses Hibernate as a database backend.

Categories

Categories

Security Hibernate Data ORM
GroupId

GroupId

org.apache.fulcrum
ArtifactId

ArtifactId

fulcrum-security-hibernate
Version

Version

1.1.3
Type

Type

jar

Download fulcrum-security-hibernate 1.1.3


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