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.
Compile Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib-jdk8 Kotlin Standard Library JDK 8 extension | 1.4.21 | 2.4.10 | |
Reflection
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-reflect Runtime libraries for Kotlin reflection, which allows you to introspect the structure of your program at runtime. | 1.4.21 | 2.4.10 | |
Concurrency
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-core Coroutines support libraries for Kotlin | 1.4.2 | 1.11.0 | |
Concurrency
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-jdk8 Coroutines support libraries for Kotlin | 1.4.2 | 1.11.0 | |
Concurrency
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-reactor Coroutines support libraries for Kotlin | 1.4.2 | 1.11.0 |
Test Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-api JUnit Jupiter is the API for writing tests using JUnit 5. | 5.7.0 | 6.1.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-params JUnit Jupiter extension for running parameterized tests. | 5.7.0 | 6.1.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-engine Core package for the JUnit Jupiter test engine. | 5.7.0 | 6.1.3 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 3.5.15 | 5.23.0 |
Managed Dependencies (47)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind9 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.11.4 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core2 vulnerabilities Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.11.4 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.11.4 | 2.22 | |
Apache 2.0
| com.fireflysource » firefly-net | 5.0.0-alpha7 | 5.0.2 | |
Apache 2.0
| com.fireflysource » firefly-common | 5.0.0-alpha7 | 5.0.2 | |
Apache 2.0
| com.fireflysource » firefly-slf4j | 5.0.0-alpha7 | 5.0.2 | |
Apache 2.0
| com.fireflysource » firefly-wechat | 5.0.0-alpha7 | 5.0.2 | |
Embedded SQL DB
EPL 1.0 +1
| com.h2database
»
h24 vulnerabilities A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ... | 1.4.200 | 2.4.240 | |
Concurrency
Apache 2.0
| io.projectreactor
»
reactor-core Non-Blocking Reactive Foundation for the JVM | 3.4.1 | 3.8.7 | |
Testing
Apache 2.0
| io.projectreactor
»
reactor-test Reactor Test support | 3.4.1 | 3.8.7 | |
Apache 2.0
| io.projectreactor
»
reactor-tools Reactor Tools | 3.4.1 | 3.8.7 | |
Apache 2.0
| io.projectreactor.addons
»
reactor-extra Reactor Extra utilities, helpers and custom operators | 3.4.1 | 3.6.1 | |
Apache 2.0
| io.projectreactor.addons
»
reactor-adapter Adapters from/to RxJava2, RxJava3 and Akka | 3.4.1 | 3.6.1 | |
Apache 2.0
| io.projectreactor.addons
»
reactor-pool Reactor Generic Object Pooling | 0.2.1 | 1.2.7 | |
Apache 2.0
| io.projectreactor.kafka
»
reactor-kafka Reactor Kafka: A reactive API for Apache Kafka | 1.3.1 | 1.3.25 | |
Apache 2.0
| io.projectreactor.kotlin
»
reactor-kotlin-extensions Kotlin extensions for Project Reactor | 1.1.1 | 1.3.2 | |
Apache 2.0
| io.projectreactor.netty
»
reactor-netty1 vulnerability Reactor Netty with all modules | 1.0.2 | 1.3.7 | |
Apache 2.0
| io.projectreactor.netty
»
reactor-netty-core1 vulnerability Core functionality for the Reactor Netty library | 1.0.2 | 1.3.7 | |
Apache 2.0
| io.projectreactor.netty
»
reactor-netty-http2 vulnerabilities HTTP functionality for the Reactor Netty library | 1.0.2 | 1.3.7 | |
Apache 2.0
| io.projectreactor.netty
»
reactor-netty-http-brave Brave instrumentation for Reactor Netty HTTP | 1.0.2 | 1.3.7 | |
Apache 2.0
| io.projectreactor.rabbitmq
»
reactor-rabbitmq Reactor RabbitMQ: A reactive API for RabbitMQ | 1.5.0 | 1.5.6 | |
Apache 2.0
| org.conscrypt
»
conscrypt-openjdk-uber Conscrypt: OpenJdk UberJAR | 2.5.1 | 2.6.3 | |
Bytecode
Apache 2.0 +2
| org.javassist
»
javassist Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation | 3.27.0-GA | 3.32.0-GA | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib-jdk8 Kotlin Standard Library JDK 8 extension | 1.4.21 | 2.4.10 | |
Reflection
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-reflect Runtime libraries for Kotlin reflection, which allows you to introspect the structure of your program at runtime. | 1.4.21 | 2.4.10 | |
Concurrency
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-core Coroutines support libraries for Kotlin | 1.4.2 | 1.11.0 | |
Concurrency
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-jdk8 Coroutines support libraries for Kotlin | 1.4.2 | 1.11.0 | |
Concurrency
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-reactor Coroutines support libraries for Kotlin | 1.4.2 | 1.11.0 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit | 5.7.0 | 6.1.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-api JUnit Jupiter is the API for writing tests using JUnit 5. | 5.7.0 | 6.1.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-engine Core package for the JUnit Jupiter test engine. | 5.7.0 | 6.1.3 | |
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-migrationsupport Module "junit-jupiter-migrationsupport" of JUnit | 5.7.0 | 6.1.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-params JUnit Jupiter extension for running parameterized tests. | 5.7.0 | 6.1.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-commons Module "junit-platform-commons" of JUnit | 1.7.0 | 6.1.3 | |
EPL 2.0
| org.junit.platform
»
junit-platform-console Module "junit-platform-console" of JUnit | 1.7.0 | 6.1.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-engine Module "junit-platform-engine" of JUnit | 1.7.0 | 6.1.3 | |
EPL 2.0
| org.junit.platform
»
junit-platform-jfr Module "junit-platform-jfr" of JUnit 5. | 1.7.0 | 1.14.4 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-launcher Public API for configuring and launching test plans. | 1.7.0 | 6.1.3 | |
EPL 2.0
| org.junit.platform
»
junit-platform-reporting Module "junit-platform-reporting" of JUnit | 1.7.0 | 6.1.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-runner Runner and annotations for configuring and executing tests on the JUnit Platform in a JUnit environment. | 1.7.0 | 1.14.4 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-suite-api Annotations for configuring a test suite on the JUnit Platform. | 1.7.0 | 6.1.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-testkit Module "junit-platform-testkit" of JUnit | 1.7.0 | 6.1.3 | |
Testing
EPL 2.0
| org.junit.vintage
»
junit-vintage-engine A thin layer on top of JUnit 4 to allow running vintage tests (based on JUnit 3.8 and JUnit 4) with the JUnit Platform ... | 5.7.0 | 6.1.3 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 3.5.15 | 5.23.0 | |
BSD 2-clause +1
| org.openjsse
»
openjsse OpenJSSE delivers a TLS 1.3 JSSE provider for Java SE 8 | 1.1.5 | 1.1.14 | |
MIT
| org.reactivestreams
»
reactive-streams A Protocol for Asynchronous Non-Blocking Data Sequence | 1.0.3 | 1.0.4 | |
Logging
MIT
| org.slf4j
»
slf4j-api API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 1.7.30 | 2.0.18 |