is not current version
Last Version 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.

License

License

Categories

Categories

Net Firefly User Interface Web Frameworks
GroupId

GroupId

com.fireflysource
ArtifactId

ArtifactId

firefly-net
Version

Version

5.0.0-alpha13
Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://www.fireflysource.com

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

Dependencies

compile (8)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.