Active Entity

DAO and domain object in one

License

License

GroupId

GroupId

org.swframework
ArtifactId

ArtifactId

active-entity
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Active Entity
DAO and domain object in one

Download active-entity

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.1
org.slf4j : slf4j-api jar 1.7.5
org.hsqldb : hsqldb jar 2.2.8
commons-pool : commons-pool jar 1.6
commons-dbcp : commons-dbcp jar 1.4
org.slf4j : jcl-over-slf4j jar 1.6.1
org.hibernate : hibernate-core jar 3.6.0.Final
org.hibernate : hibernate-entitymanager jar 3.6.0.Final
net.sf.ehcache : ehcache-core jar 2.5.3
org.springframework : spring-context jar 3.1.1.RELEASE
org.springframework : spring-core jar 3.1.1.RELEASE
org.springframework : spring-orm jar 3.1.1.RELEASE
org.springframework : spring-test jar 3.1.0.RELEASE
org.springframework : spring-beans jar 3.1.1.RELEASE
org.springframework.data : spring-data-mongodb jar 1.2.1.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.0