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

firefly-net 5.0.0-alpha13

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-net
Версия

Версия

5.0.0-alpha13
Тип

Тип

jar
Описание

Описание

firefly-net
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-net 5.0.0-alpha13


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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
com.fireflysource : firefly-common jar 5.0.0-alpha13
org.conscrypt : conscrypt-openjdk-uber jar 2.5.2
org.openjsse : openjsse jar 1.1.6
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21
org.jetbrains.kotlin : kotlin-reflect jar 1.5.21
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.1
org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 jar 1.5.1
org.jetbrains.kotlinx : kotlinx-coroutines-reactor jar 1.5.1

test (5)

Идентификатор библиотеки Тип Версия
com.fireflysource : firefly-slf4j jar 5.0.0-alpha13
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar
org.junit.jupiter : junit-jupiter-engine jar
org.mockito : mockito-core jar 3.8.0

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

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