CorpIS DAO Implementation

Abstract and support classes to ease application development especially in JPA and ORM.

License

License

GroupId

GroupId

sk.seges.corpis
ArtifactId

ArtifactId

corpis-dao-impl
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

CorpIS DAO Implementation
Abstract and support classes to ease application development especially in JPA and ORM.
Project Organization

Project Organization

Seges s.r.o.

Download corpis-dao-impl

How to add to project

<!-- https://jarcasting.com/artifacts/sk.seges.corpis/corpis-dao-impl/ -->
<dependency>
    <groupId>sk.seges.corpis</groupId>
    <artifactId>corpis-dao-impl</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/sk.seges.corpis/corpis-dao-impl/
implementation 'sk.seges.corpis:corpis-dao-impl:2.0.0'
// https://jarcasting.com/artifacts/sk.seges.corpis/corpis-dao-impl/
implementation ("sk.seges.corpis:corpis-dao-impl:2.0.0")
'sk.seges.corpis:corpis-dao-impl:jar:2.0.0'
<dependency org="sk.seges.corpis" name="corpis-dao-impl" rev="2.0.0">
  <artifact name="corpis-dao-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='sk.seges.corpis', module='corpis-dao-impl', version='2.0.0')
)
libraryDependencies += "sk.seges.corpis" % "corpis-dao-impl" % "2.0.0"
[sk.seges.corpis/corpis-dao-impl "2.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
sk.seges.corpis : corpis-dao-api jar 2.0.0
org.hibernate : hibernate-core jar 3.6.0.Final
org.springframework : spring-tx jar 3.2.3.RELEASE

test (4)

Group / Artifact Type Version
sk.seges.corpis : corpis-test jar 2.0.0
org.springframework : spring-jdbc jar 3.2.3.RELEASE
junit : junit jar 4.8.2
org.springframework : spring-test jar 3.2.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.7