| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность Hibernate Данные ORM |
| Группа | Группаcom.github.vsspt |
| Идентификатор | Идентификаторsecurity-service-hibernate-impl |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSecurity Component
A implementation using Hibernate of a security table structure
|
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |