firefly-boot

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

Firefly User Interface Web Frameworks
GroupId

GroupId

com.fireflysource
ArtifactId

ArtifactId

firefly-boot
Last Version

Last Version

5.0.0-dev6
Release Date

Release Date

Type

Type

jar
Description

Description

firefly-boot
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-boot

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.fireflysource : firefly-kotlin-ext jar 5.0.0-dev6
com.fireflysource : firefly-slf4j jar 5.0.0-dev6
com.beust : jcommander jar 1.72

test (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.10
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.23.0

Project Modules

There are no modules declared in this project.

Versions

Version
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