firefly-session

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-session
Последняя версия

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

5.0.0-dev6
Дата

Дата

Тип

Тип

jar
Описание

Описание

firefly-session
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://maven.apache.org

Скачать firefly-session

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.fireflysource : firefly jar 5.0.0-dev6
com.fireflysource : firefly-reactive jar 5.0.0-dev6
org.slf4j : slf4j-api jar 1.7.25
org.redisson : redisson jar 3.9.1
de.ruedigermoeller : fst jar 2.57
io.projectreactor : reactor-core jar

test (6)

Идентификатор библиотеки Тип Версия
io.projectreactor : reactor-test jar
com.fireflysource : firefly-slf4j jar 5.0.0-dev6
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.23.0
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.10

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

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

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

Версия
5.0.0-dev6
5.0.0-dev5
5.0.0-dev4
5.0.0-dev2
5.0.0-dev1
4.9.5
4.9.4
4.9.3
4.9.2
4.9.1
4.8.1
4.8.0