| License |
License |
|---|---|
| Categories |
CategoriesNet Security Hibernate Data ORM |
| GroupId | GroupIdnet.sourceforge.openutils |
| ArtifactId | ArtifactIdopenutils-hibernate-security |
| Last Version | Last Version0.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionopenutils hibernate security
Hibernate Security classes
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.sourceforge.openutils/openutils-hibernate-security/ -->
<dependency>
<groupId>net.sourceforge.openutils</groupId>
<artifactId>openutils-hibernate-security</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.openutils/openutils-hibernate-security/
implementation 'net.sourceforge.openutils:openutils-hibernate-security:0.0.7'
// https://jarcasting.com/artifacts/net.sourceforge.openutils/openutils-hibernate-security/
implementation ("net.sourceforge.openutils:openutils-hibernate-security:0.0.7")
'net.sourceforge.openutils:openutils-hibernate-security:jar:0.0.7'
<dependency org="net.sourceforge.openutils" name="openutils-hibernate-security" rev="0.0.7">
<artifact name="openutils-hibernate-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.openutils', module='openutils-hibernate-security', version='0.0.7')
)
libraryDependencies += "net.sourceforge.openutils" % "openutils-hibernate-security" % "0.0.7"
[net.sourceforge.openutils/openutils-hibernate-security "0.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-core | jar | 2.5.1 |
| org.springframework : spring-context | jar | 2.5.1 |
| org.springframework : spring-aop | jar | 2.5.1 |
| org.springframework : spring-orm | jar | 2.5.1 |
| aspectj : aspectjrt | jar | 1.5.3 |
| aspectj : aspectjweaver | jar | 1.5.3 |
| cglib : cglib-nodep | jar | 2.1_3 |
| asm : asm | jar | 2.2.3 |
| asm : asm-attrs | jar | 2.2.3 |
| asm : asm-commons | jar | 2.2.3 |
| net.sourceforge.openutils : openutils-usermanagement | jar | 2.0.1 |
| net.sourceforge.openutils : openutils-usermanagement-dataobjects | jar | 2.0 |
| net.sourceforge.openutils : openutils-bshd5 | jar | 2.0.2 |
| org.slf4j : slf4j-log4j12 | jar | 1.4.1 |
| org.hibernate : hibernate | jar | 3.2.5.ga |
| org.hibernate : hibernate-annotations | jar | 3.2.1.ga |
| commons-lang : commons-lang | jar | 2.2 |
| org.acegisecurity : acegi-security | jar | 1.0.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.sourceforge.openutils : openutils-testing-junit | jar | 2.0.2 |
| net.sourceforge.openutils : openutils-testing | jar | 2.0.3 |
| commons-dbcp : commons-dbcp | jar | 1.2.1 |
| hsqldb : hsqldb | jar | 1.8.0.7 |
| junit : junit | jar | 4.4 |
| dbunit : dbunit | jar | 2.1 |