Last Version

AggrePoint Framework - DAO 1.0.11

Data Access Object layer utilities

License

License

GroupId

GroupId

com.aggrepoint.framework
ArtifactId

ArtifactId

apdao
Version

Version

1.0.11
Type

Type

jar
Description

Description

AggrePoint Framework - DAO
Data Access Object layer utilities

Download apdao 1.0.11


<!-- https://jarcasting.com/artifacts/com.aggrepoint.framework/apdao/ -->
<dependency>
    <groupId>com.aggrepoint.framework</groupId>
    <artifactId>apdao</artifactId>
    <version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.aggrepoint.framework/apdao/
implementation 'com.aggrepoint.framework:apdao:1.0.11'
// https://jarcasting.com/artifacts/com.aggrepoint.framework/apdao/
implementation ("com.aggrepoint.framework:apdao:1.0.11")
'com.aggrepoint.framework:apdao:jar:1.0.11'
<dependency org="com.aggrepoint.framework" name="apdao" rev="1.0.11">
  <artifact name="apdao" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aggrepoint.framework', module='apdao', version='1.0.11')
)
libraryDependencies += "com.aggrepoint.framework" % "apdao" % "1.0.11"
[com.aggrepoint.framework/apdao "1.0.11"]

Dependencies

compile (15)

Group / Artifact Type Version
com.aggrepoint.framework : aputils jar 1.0.11
org.springframework : spring-context-support jar 5.1.3.RELEASE
org.springframework : spring-orm jar 5.1.3.RELEASE
org.hibernate : hibernate-entitymanager jar 5.3.7.Final
org.javassist : javassist jar 3.21.0-GA
javax.validation : validation-api jar 2.0.1.Final
org.hibernate : hibernate-validator jar 6.0.13.Final
commons-beanutils : commons-beanutils jar 1.9.3
org.springframework.boot : spring-boot-autoconfigure Optional jar 1.2.5.RELEASE
org.slf4j : slf4j-api jar 1.7.12
org.slf4j : jcl-over-slf4j jar 1.7.12
ch.qos.logback : logback-classic jar 1.1.3
ch.qos.logback : logback-core jar 1.1.3
ch.qos.logback : logback-access jar 1.1.3
org.springframework : spring-context jar 5.1.3.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.