Last Version

Security Component 1.0.0

A implementation using Hibernate of a security table structure

License

License

Categories

Categories

Security Hibernate Data ORM
GroupId

GroupId

com.github.vsspt
ArtifactId

ArtifactId

security-service-hibernate-impl
Version

Version

1.0.0
Type

Type

jar
Description

Description

Security Component
A implementation using Hibernate of a security table structure

Download security-service-hibernate-impl 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.vsspt : security-service-schema jar 1.0.0
com.github.vsspt : db-generic-dao-api jar 1.0.0
com.github.vsspt : db-generic-dao-spring-hibernate jar 1.0.0
org.springframework : spring-context jar
junit : junit jar

test (5)

Group / Artifact Type Version
org.testng : testng jar 6.8.13
org.springframework : spring-test jar
org.springframework : spring-aspects jar
com.h2database : h2 jar 1.4.184
org.slf4j : jcl-over-slf4j jar

Project Modules

There are no modules declared in this project.