FireWeb - Java Single Page Application Framework

Using POJO/JavaScript/WebSocket/HTML. Without any scripting - only pure Java classes. Simply and easy to learn, use and extend.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.fireweb
ArtifactId

ArtifactId

fireweb-core
Last Version

Last Version

4.1
Release Date

Release Date

Type

Type

jar
Description

Description

FireWeb - Java Single Page Application Framework
Using POJO/JavaScript/WebSocket/HTML. Without any scripting - only pure Java classes. Simply and easy to learn, use and extend.
Project URL

Project URL

http://fireweb.sf.net/

Download fireweb-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.json : json jar RELEASE

provided (1)

Group / Artifact Type Version
javax : javaee-api jar RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
4.1
4.0
3.3
3.2
3.1
3.0