Jentity framework

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
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

pom
Description

Description

Jentity framework
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.
Source Code Management

Source Code Management

https://github.com/mikis/jentity

Download jentity

Filename Size
jentity-0.3.pom 2 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jentity-generator
  • jentity-core
  • jentity-swing

Versions

Version
0.3