Last Version

Datacentric construction swing module 0.3

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

Version

0.3
Type

Type

jar
Description

Description

Datacentric construction swing 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-swing 0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jentity : jentity-core jar 0.3

test (3)

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

Project Modules

There are no modules declared in this project.