Firefly Framework

Firefly framework helps you create a java web application easy and quickly. It provides MVC framework with HTTP Server and many other useful components for developing web applications. It means you can easy deploy your web without any other java web containers, in short , it's containerless. It taps into the fullest potential of hardware using SEDA architecture, a highly customizable thread model.

Лицензия

Лицензия

Категории

Категории

Firefly Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

com.fireflysource
Идентификатор

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

firefly-framework-jdk7
Последняя версия

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

4.0.3.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Firefly Framework
Firefly framework helps you create a java web application easy and quickly. It provides MVC framework with HTTP Server and many other useful components for developing web applications. It means you can easy deploy your web without any other java web containers, in short , it's containerless. It taps into the fullest potential of hardware using SEDA architecture, a highly customizable thread model.
Ссылка на сайт

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

http://www.fireflysource.com

Скачать firefly-framework-jdk7

Имя Файла Размер
firefly-framework-jdk7-4.0.3.2.pom 7 KB
Обзор

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

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

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

  • firefly-common
  • firefly-nettool
  • firefly-template
  • firefly-slf4j
  • firefly-db
  • firefly

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

Версия
4.0.3.2
4.0.3.1
4.0.3
4.0.2
4.0.1.1