jFramework core components.

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

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

jframework.org

Download jframework-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
cglib : cglib-nodep jar 2.1_3
commons-collections : commons-collections jar 3.2
commons-lang : commons-lang jar 2.1
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

There are no modules declared in this project.

Versions

Version
0.6
0.5
0.4
0.3
0.2