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/LicenseGroup / ArtifactVersionUpdates
Lang Runtime Apache 2.0
org.jetbrains.kotlin » kotlin-stdlib-jdk8
Kotlin Standard Library JDK 8 extension
1.4.212.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.212.4.10
Concurrency Apache 2.0
org.jetbrains.kotlinx » kotlinx-coroutines-core
Coroutines support libraries for Kotlin
1.4.21.11.0
Concurrency Apache 2.0
org.jetbrains.kotlinx » kotlinx-coroutines-jdk8
Coroutines support libraries for Kotlin
1.4.21.11.0
Concurrency Apache 2.0
org.jetbrains.kotlinx » kotlinx-coroutines-reactor
Coroutines support libraries for Kotlin
1.4.21.11.0

Test Dependencies (4)

Category/LicenseGroup / ArtifactVersionUpdates
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api
JUnit Jupiter is the API for writing tests using JUnit 5.
5.7.06.1.3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-params
JUnit Jupiter extension for running parameterized tests.
5.7.06.1.3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-engine
Core package for the JUnit Jupiter test engine.
5.7.06.1.3
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
3.5.155.23.0

Managed Dependencies (61)

Category/LicenseGroup / ArtifactVersionUpdates
CLI Parser Apache 2.0
com.beust » jcommander
Command line parsing library for Java
1.783.0
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.43.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.43.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.42.22
YAML Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-yaml
Support for reading and writing YAML-encoded data via Jackson abstractions.
2.11.43.2.2
XML Processing Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-xml
Data format extension for Jackson to offer
2.11.43.2.2
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-ion
Support for reading and writing Ion ("binary JSON")
2.11.43.2.2
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-protobuf
Support for reading and writing protobuf-encoded data via Jackson
2.11.43.2.2
Apache 2.0
com.fireflysource » firefly-net5.0.0-alpha45.0.2
Apache 2.0
com.fireflysource » firefly-common5.0.0-alpha45.0.2
Apache 2.0
com.fireflysource » firefly-slf4j5.0.0-alpha45.0.2
Apache 2.0
com.fireflysource » firefly-wechat5.0.0-alpha45.0.2
Apache 2.0
com.github.vladimir-bukhtoyarov » rolling-metrics
Collection of advanced monitoring metrics with rolling time window semantic
2.0.5
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.2002.4.240
io.dropwizard.metrics » metrics-core
Metrics is a Java library which gives you unparalleled insight into what your code does in
4.1.145.0.7
Apache 2.0
io.dropwizard.metrics » metrics-healthchecks
An addition to Metrics which provides the ability to run application-specific health checks,
4.1.145.0.7
Concurrency Apache 2.0
io.projectreactor » reactor-core
Non-Blocking Reactive Foundation for the JVM
3.4.13.8.7
Testing Apache 2.0
io.projectreactor » reactor-test
Reactor Test support
3.4.13.8.7
Apache 2.0
io.projectreactor » reactor-tools
Reactor Tools
3.4.13.8.7
Apache 2.0
io.projectreactor.addons » reactor-extra
Reactor Extra utilities, helpers and custom operators
3.4.13.6.1
Apache 2.0
io.projectreactor.addons » reactor-adapter
Adapters from/to RxJava2, RxJava3 and Akka
3.4.13.6.1
Apache 2.0
io.projectreactor.addons » reactor-pool
Reactor Generic Object Pooling
0.2.11.2.7
Apache 2.0
io.projectreactor.kafka » reactor-kafka
Reactor Kafka: A reactive API for Apache Kafka
1.3.11.3.25
Apache 2.0
io.projectreactor.kotlin » reactor-kotlin-extensions
Kotlin extensions for Project Reactor
1.1.11.3.2
Apache 2.0
io.projectreactor.netty » reactor-netty1 vulnerability
Reactor Netty with all modules
1.0.21.3.7
Apache 2.0
io.projectreactor.netty » reactor-netty-core1 vulnerability
Core functionality for the Reactor Netty library
1.0.21.3.7
Apache 2.0
io.projectreactor.netty » reactor-netty-http2 vulnerabilities
HTTP functionality for the Reactor Netty library
1.0.21.3.7
Apache 2.0
io.projectreactor.netty » reactor-netty-http-brave
Brave instrumentation for Reactor Netty HTTP
1.0.21.3.7
Apache 2.0
io.projectreactor.rabbitmq » reactor-rabbitmq
Reactor RabbitMQ: A reactive API for RabbitMQ
1.5.01.5.6
Encryption Lib BouncyCastle
org.bouncycastle » bcprov-jdk15on5 vulnerabilities
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the JCA/JCE ...
1.671.85.2
XML Processing Apache 2.0
org.codehaus.woodstox » woodstox-core-asl
Woodstox is a high-performance XML processor that implements Stax (JSR-173),
4.4.17.2.2
Apache 2.0
org.conscrypt » conscrypt-openjdk-uber
Conscrypt: OpenJdk UberJAR
2.5.12.6.3
Application Metrics BSD 2-clause +1
org.hdrhistogram » HdrHistogram
HdrHistogram supports the recording and analyzing sampled data value
2.1.122.2.2
Bytecode Apache 2.0 +2
org.javassist » javassist
Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation
3.27.0-GA3.32.0-GA
Lang Runtime Apache 2.0
org.jetbrains.kotlin » kotlin-stdlib-jdk8
Kotlin Standard Library JDK 8 extension
1.4.212.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.212.4.10
Testing Apache 2.0
org.jetbrains.kotlin » kotlin-test-junit
Kotlin Test library support for JUnit
1.4.212.4.10
Concurrency Apache 2.0
org.jetbrains.kotlinx » kotlinx-coroutines-core
Coroutines support libraries for Kotlin
1.4.21.11.0
Concurrency Apache 2.0
org.jetbrains.kotlinx » kotlinx-coroutines-jdk8
Coroutines support libraries for Kotlin
1.4.21.11.0
Concurrency Apache 2.0
org.jetbrains.kotlinx » kotlinx-coroutines-reactor
Coroutines support libraries for Kotlin
1.4.21.11.0
Testing EPL 2.0
org.junit.jupiter » junit-jupiter
Module "junit-jupiter" of JUnit
5.7.06.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.06.1.3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-engine
Core package for the JUnit Jupiter test engine.
5.7.06.1.3
EPL 2.0
org.junit.jupiter » junit-jupiter-migrationsupport
Module "junit-jupiter-migrationsupport" of JUnit
5.7.06.1.3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-params
JUnit Jupiter extension for running parameterized tests.
5.7.06.1.3
Testing EPL 2.0
org.junit.platform » junit-platform-commons
Module "junit-platform-commons" of JUnit
1.7.06.1.3
EPL 2.0
org.junit.platform » junit-platform-console
Module "junit-platform-console" of JUnit
1.7.06.1.3
Testing EPL 2.0
org.junit.platform » junit-platform-engine
Module "junit-platform-engine" of JUnit
1.7.06.1.3
EPL 2.0
org.junit.platform » junit-platform-jfr
Module "junit-platform-jfr" of JUnit 5.
1.7.01.14.4
Testing EPL 2.0
org.junit.platform » junit-platform-launcher
Public API for configuring and launching test plans.
1.7.06.1.3
EPL 2.0
org.junit.platform » junit-platform-reporting
Module "junit-platform-reporting" of JUnit
1.7.06.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.01.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.06.1.3
Testing EPL 2.0
org.junit.platform » junit-platform-testkit
Module "junit-platform-testkit" of JUnit
1.7.06.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.06.1.3
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
3.5.155.23.0
Apache 2.0
org.msgpack » jackson-dataformat-msgpack
Jackson extension that adds support for MessagePack
0.8.210.9.12
BSD 2-clause +1
org.openjsse » openjsse
OpenJSSE delivers a TLS 1.3 JSSE provider for Java SE 8
1.1.51.1.14
MIT
org.reactivestreams » reactive-streams
A Protocol for Asynchronous Non-Blocking Data Sequence
1.0.31.0.4
Redis Client Apache 2.0
org.redisson » redisson1 vulnerability
Valkey and Redis Java client, Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based ...
3.13.64.7.0
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.302.0.18