is not current version
Last Version 5.0.2

firefly-common 5.0.0-dev6

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-common
Version

Version

5.0.0-dev6
Type

Type

jar
Description

Description

firefly-common
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-common 5.0.0-dev6


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

Dependencies

compile (6)

Group / Artifact Type Version
org.javassist : javassist jar 3.23.1-GA
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.10
org.jetbrains.kotlin : kotlin-reflect jar 1.3.10
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.0.1
org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 jar 1.0.1
org.jetbrains.kotlinx : kotlinx-coroutines-reactor jar 1.0.1

test (6)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.47
com.fasterxml.jackson.core : jackson-databind jar 2.9.7
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

Project Modules

There are no modules declared in this project.