License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcz.datalite |
ArtifactId | ArtifactIdSpringService.zk-dl |
Last Version | Last Version1.4.5.42 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpringService
Generic Spring service, which talks to Generic Hibernate DAO. Use for classical 3-layered architecture ZK - Spring - Hibernate.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/cz.datalite/SpringService.zk-dl/ -->
<dependency>
<groupId>cz.datalite</groupId>
<artifactId>SpringService.zk-dl</artifactId>
<version>1.4.5.42</version>
</dependency>
// https://jarcasting.com/artifacts/cz.datalite/SpringService.zk-dl/
implementation 'cz.datalite:SpringService.zk-dl:1.4.5.42'
// https://jarcasting.com/artifacts/cz.datalite/SpringService.zk-dl/
implementation ("cz.datalite:SpringService.zk-dl:1.4.5.42")
'cz.datalite:SpringService.zk-dl:jar:1.4.5.42'
<dependency org="cz.datalite" name="SpringService.zk-dl" rev="1.4.5.42">
<artifact name="SpringService.zk-dl" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.datalite', module='SpringService.zk-dl', version='1.4.5.42')
)
libraryDependencies += "cz.datalite" % "SpringService.zk-dl" % "1.4.5.42"
[cz.datalite/SpringService.zk-dl "1.4.5.42"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | 3.2.3.RELEASE |
org.springframework : spring-beans | jar | 3.2.3.RELEASE |
org.springframework : spring-aop | jar | 3.2.3.RELEASE |
org.springframework : spring-context | jar | 3.2.3.RELEASE |
org.springframework : spring-orm | jar | 3.2.3.RELEASE |
org.springframework.security : spring-security-core | jar | 3.2.5.RELEASE |
cz.datalite.zk-dl : DLHelpers | jar | 1.4.5 |
cz.datalite.zk-dl : HibernateDAO | jar | 1.4.5.6 |
log4j : log4j Optional | jar | 1.2.17 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
oracle » oracle-jdbc | jar | 10.2.0.4 |