Hibernate Security Service

A implementation using Hibernate of a security table structure

License

License

Categories

Categories

Security
GroupId

GroupId

com.github.vsspt
ArtifactId

ArtifactId

security-service
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Hibernate Security Service
A implementation using Hibernate of a security table structure

Download security-service

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.vsspt/security-service/ -->
<dependency>
    <groupId>com.github.vsspt</groupId>
    <artifactId>security-service</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vsspt/security-service/
implementation 'com.github.vsspt:security-service:1.0.0'
// https://jarcasting.com/artifacts/com.github.vsspt/security-service/
implementation ("com.github.vsspt:security-service:1.0.0")
'com.github.vsspt:security-service:pom:1.0.0'
<dependency org="com.github.vsspt" name="security-service" rev="1.0.0">
  <artifact name="security-service" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.vsspt', module='security-service', version='1.0.0')
)
libraryDependencies += "com.github.vsspt" % "security-service" % "1.0.0"
[com.github.vsspt/security-service "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • schema
  • service

Versions

Version
1.0.0