dao-framework

Corporate POM for projects in the oppna-program community.

License

License

GroupId

GroupId

se.vgregion.daoframework
ArtifactId

ArtifactId

dao-framework
Last Version

Last Version

3.5
Release Date

Release Date

Type

Type

jar
Description

Description

dao-framework
Corporate POM for projects in the oppna-program community.

Download dao-framework

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.4
org.slf4j : slf4j-api jar 1.6.1

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.1
log4j : log4j jar 1.2.16
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.5
3.4
3.3
3.2