CorpIS DAO API

Core interfaces to generalize access to database using JPA and ORM

License

License

GroupId

GroupId

sk.seges.corpis
ArtifactId

ArtifactId

corpis-dao-api
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

CorpIS DAO API
Core interfaces to generalize access to database using JPA and ORM
Project Organization

Project Organization

Seges s.r.o.

Download corpis-dao-api

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
sk.seges.sesam : sesam-core jar 2.0.0
sk.seges.sesam : sesam-core-api jar 2.0.0
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.0.Final

test (2)

Group / Artifact Type Version
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