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.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.fireweb
Идентификатор

Идентификатор

fireweb-core
Последняя версия

Последняя версия

4.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://fireweb.sf.net/

Скачать fireweb-core

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.json : json jar RELEASE

provided (1)

Идентификатор библиотеки Тип Версия
javax : javaee-api jar RELEASE

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar RELEASE

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
4.1
4.0
3.3
3.2
3.1
3.0