jFramework

A Java framework for developing mixed-client (fat, browser-based) GUI applications with an emphasis of enterprise.

License

License

GroupId

GroupId

org.jframework
ArtifactId

ArtifactId

jframework
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

jFramework
A Java framework for developing mixed-client (fat, browser-based) GUI applications with an emphasis of enterprise.
Project URL

Project URL

http://jframework.org
Project Organization

Project Organization

jframework.org

Download jframework

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.9

test (3)

Group / Artifact Type Version
junit : junit jar 3.8.1
junit-addons : junit-addons jar 1.4
org.easymock : easymock jar 2.0

Project Modules

  • jframework-core

Versions

Version
0.6
0.5
0.4
0.3
0.2