is not current version
Last Version 5.0.2

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

SLF4J Application Layer Libs Logging Firefly User Interface Web Frameworks
GroupId

GroupId

com.fireflysource
ArtifactId

ArtifactId

firefly-slf4j
Version

Version

5.0.0-dev6
Type

Type

jar
Description

Description

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


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fireflysource : firefly-common jar 5.0.0-dev6
org.slf4j : slf4j-api jar 1.7.25

test (4)

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