Last Version

common-data-access 1.0


Categories

Categories

Data
GroupId

GroupId

com.kupal.commons
ArtifactId

ArtifactId

common-data-access
Version

Version

1.0
Type

Type

jar
Description

Description

common-data-access

Download common-data-access 1.0


<!-- https://jarcasting.com/artifacts/com.kupal.commons/common-data-access/ -->
<dependency>
    <groupId>com.kupal.commons</groupId>
    <artifactId>common-data-access</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.kupal.commons/common-data-access/
implementation 'com.kupal.commons:common-data-access:1.0'
// https://jarcasting.com/artifacts/com.kupal.commons/common-data-access/
implementation ("com.kupal.commons:common-data-access:1.0")
'com.kupal.commons:common-data-access:jar:1.0'
<dependency org="com.kupal.commons" name="common-data-access" rev="1.0">
  <artifact name="common-data-access" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kupal.commons', module='common-data-access', version='1.0')
)
libraryDependencies += "com.kupal.commons" % "common-data-access" % "1.0"
[com.kupal.commons/common-data-access "1.0"]

Dependencies

compile (8)

Group / Artifact Type Version
com.kupal.commons : common-domain-model jar 1.0
log4j : log4j jar 1.2.9
javax.persistence : persistence-api jar 1.0
org.hibernate : hibernate jar 3.2.4.sp1
org.hibernate : hibernate-validator jar 3.0.0.ga
org.slf4j : slf4j-log4j12 jar 1.5.2
org.slf4j : slf4j-api jar 1.5.2
commons-collections : commons-collections jar 3.2

Project Modules

There are no modules declared in this project.