Bekk Open: Domain and DAO's

Example Java webapp infrastructure for Continuous Delivery.

License

License

GroupId

GroupId

no.bekk.bekkopen.cde
ArtifactId

ArtifactId

core
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Bekk Open: Domain and DAO's
Example Java webapp infrastructure for Continuous Delivery.
Project Organization

Project Organization

BEKK open source

Download core

How to add to project

<!-- https://jarcasting.com/artifacts/no.bekk.bekkopen.cde/core/ -->
<dependency>
    <groupId>no.bekk.bekkopen.cde</groupId>
    <artifactId>core</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/no.bekk.bekkopen.cde/core/
implementation 'no.bekk.bekkopen.cde:core:0.2'
// https://jarcasting.com/artifacts/no.bekk.bekkopen.cde/core/
implementation ("no.bekk.bekkopen.cde:core:0.2")
'no.bekk.bekkopen.cde:core:jar:0.2'
<dependency org="no.bekk.bekkopen.cde" name="core" rev="0.2">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.bekk.bekkopen.cde', module='core', version='0.2')
)
libraryDependencies += "no.bekk.bekkopen.cde" % "core" % "0.2"
[no.bekk.bekkopen.cde/core "0.2"]

Dependencies

compile (18)

Group / Artifact Type Version
org.hibernate : hibernate-annotations jar 3.5.6-Final
org.hibernate : hibernate-core jar 3.5.6-Final
org.hibernate : hibernate-entitymanager jar 3.5.6-Final
org.hibernate : hibernate-jpamodelgen jar 1.0.0.Final
org.hibernate : ejb3-persistence jar 1.0.2.GA
commons-dbcp : commons-dbcp jar 1.2.2
com.google.guava : guava jar 10.0.1
mysql : mysql-connector-java jar 5.1.17
org.hsqldb : hsqldb jar 2.0.0
org.springframework : spring-core jar 3.0.6.RELEASE
org.springframework : spring-beans jar 3.0.6.RELEASE
org.springframework : spring-orm jar 3.0.6.RELEASE
org.springframework : spring-aspects jar 3.0.6.RELEASE
org.springframework : spring-tx jar 3.0.6.RELEASE
org.aspectj : aspectjrt jar 1.6.11
org.slf4j : slf4j-api jar 1.6.2
ch.qos.logback : logback-core jar 0.9.29
ch.qos.logback : logback-classic jar 0.9.29

test (2)

Group / Artifact Type Version
junit : junit jar 4.9
org.springframework : spring-test jar 3.0.6.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1