Security Service Schema

A implementation using Hibernate of a security table structure

License

License

Categories

Categories

Security
GroupId

GroupId

com.github.vsspt
ArtifactId

ArtifactId

security-service-schema
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download security-service-schema

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.vsspt : jaxb-ri-xjc jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0