Datacentric construction core module

The Jentity framework attempts to provide the Java platform with more powerful building blocks for integrating objects and components. The framework focuses on the challenge of maintaining consistent data or state in a dynamic environment. This is achieved by provide reusable, extensible objects, that can use to construct higher order structures like components, applications and systems. Examples of concrete problems that can be effectively solved by using the Jentity framework, are shared models, distributed models, MVC constructs.

License

License

GroupId

GroupId

org.jentity
ArtifactId

ArtifactId

jentity-core
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Datacentric construction core module
The Jentity framework attempts to provide the Java platform with more powerful building blocks for integrating objects and components. The framework focuses on the challenge of maintaining consistent data or state in a dynamic environment. This is achieved by provide reusable, extensible objects, that can use to construct higher order structures like components, applications and systems. Examples of concrete problems that can be effectively solved by using the Jentity framework, are shared models, distributed models, MVC constructs.

Download jentity-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.5-rc1
org.testng : testng jar 6.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.3