web4thejob descriptor

Open source java framework for the rapid development of data centric web applications.

License

License

GroupId

GroupId

org.web4thejob
ArtifactId

ArtifactId

web4thejob
Last Version

Last Version

3.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

web4thejob descriptor
Open source java framework for the rapid development of data centric web applications.
Project URL

Project URL

http://web4thejob.org
Project Organization

Project Organization

web4thejob.org

Download web4thejob

Filename Size
web4thejob-3.6.0.pom 7 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • org.web4thejob.core
  • org.web4thejob.orm.h4
  • org.web4thejob.web.zk7
  • org.web4thejob.security.ss3
  • org.web4thejob.webapp
  • org.web4thejob.web.ckeb

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