org.web4thejob.core

The core engine of the framework.

License

License

GroupId

GroupId

org.web4thejob
ArtifactId

ArtifactId

org.web4thejob.core
Last Version

Last Version

3.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

org.web4thejob.core
The core engine of the framework.
Project URL

Project URL

http://web4thejob.org
Project Organization

Project Organization

web4thejob.org

Download org.web4thejob.core

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.4
org.springframework : spring-beans jar 4.0.0.RELEASE
org.springframework : spring-context jar 4.0.0.RELEASE
org.springframework : spring-tx jar 4.0.0.RELEASE
org.springframework : spring-aop jar 4.0.0.RELEASE
net.sf.opencsv : opencsv jar 2.3
log4j : log4j jar 1.2.16
xom : xom jar 1.2.5

provided (1)

Group / Artifact Type Version
javax.validation : validation-api jar 1.1.0.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Introducing web4thejob

Web4thejob is an open source java framework for the rapid development of data-centric web applications. It is ideal for those who seek a component-based event-driven full-stack web development framework, capable of producing elegant desktop-style web applications that can automate any business domain.

The framework addresses the automation needs of business domains introducing "joblets". A joblet encapsulates the relational schema of a business model using modern ORM technology. Joblets are meant to be released by members of the Community under the licensing terms of their preference (free or proprietary). By definition joblets guarantee productivity through reusability.

The framework is engineered in a multi-layered architecture on top on some of the most recognized open source projects of the global java community; consequently a steep learning curve, a plethora of documentation and an open architecture for binding with other projects are ensured.

License

Web4thejob is released under the commercial friendly license GNU Lesser GPL v3.

Binaries

Build Status

You can download the binaries of web4thejob either from Sourceforge FRS or from Maven. Read here for more info.

org.web4thejob

Versions

Version
3.6.0
3.5.1
3.5.0
3.4.2
3.4.1
3.3.1
3.2.0