Apache Storm Java Api

Compile Dependencies (58)

Category/LicenseGroup / ArtifactVersionUpdates
Logging EPL 2.0 +1
ch.qos.logback » logback-classic2 vulnerabilities
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
1.0.131.5.32
Logging EPL 2.0 +1
ch.qos.logback » logback-core7 vulnerabilities
Core implementation of Logback, a reliable, generic, fast and flexible logging framework.
1.0.131.5.32
cheshire » cheshire
JSON and JSON SMILE encoding, fast.
5.3.16.2.0
MIT
clj-stacktrace » clj-stacktrace
More readable stacktraces in Clojure programs.
0.2.70.2.8
clj-time » clj-time
A date and time library for Clojure, wrapping Joda Time.
0.8.00.15.2
clout » clout1.0.12.2.1
Serializer BSD 3-clause
com.esotericsoftware.kryo » kryo
Fast, efficient Java serialization. This is the main Kryo artifact.
2.215.6.2
Logging BSD 3-clause
com.esotericsoftware.minlog » minlog
Minimal overhead Java logging
1.21.3.1
Reflection BSD 3-clause
com.esotericsoftware.reflectasm » reflectasm
High performance Java reflection using code generation
1.071.11.9
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-core2 vulnerabilities
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
2.3.13.1.3
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-smile
Support for reading and writing Smile ("binary JSON")
2.3.13.1.3
Concurrency Apache 2.0
com.googlecode.disruptor » disruptor
Disruptor - Concurrent Programming Framework
2.10.14.0.0
JSON Lib Apache 2.0
com.googlecode.json-simple » json-simple
A simple Java toolkit for JSON
1.11.1.1
com.twitter » carbonite
Write Clojure data to and from bytes using Kryo.
1.4.01.5.0
Serializer Apache 2.0
com.twitter » chill-java
chill-java
0.3.50.10.0
Base64 Apache 2.0
commons-codec » commons-codec
The Apache Commons Codec component contains encoders and decoders for
1.61.22.0
Upload Manager Apache 2.0
commons-fileupload » commons-fileupload7 vulnerabilities
The Apache Commons FileUpload Javax component provides a simple yet flexible means of adding support for multipart
1.2.12.0.0-M5
I/O Apache 2.0
commons-io » commons-io2 vulnerabilities
The Apache Commons IO library contains utility classes, stream implementations, file filters,
2.42.22.0
Core Utils Apache 2.0
commons-lang » commons-lang1 vulnerability
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ...
2.53.20.0
Logging Apache 2.0
commons-logging » commons-logging
Apache Commons Logging is a thin adapter allowing configurable bridging to other,
1.1.31.3.6
EPL 1.0
compojure » compojure
A concise routing library for Ring
1.1.31.7.2
EPL 1.0
hiccup » hiccup
A fast library for rendering HTML in Clojure
0.3.62.0.0
Java Spec CDDL +2
javax.servlet » servlet-api
Java Servlet is the foundation web specification in the Java Enterprise Platform. Developers can build web applications ...
2.54.0.1
Console BSD 3-clause
jline » jline0.9.944.1.0
Date/Time Apache 2.0
joda-time » joda-time
Joda-Time provides a quality replacement for the Java date and time classes. Note that from Java SE 8 onwards, users ...
2.32.14.2
EPL 1.0
ns-tracker » ns-tracker
Keep track of which namespaces have been modified
0.2.21.0.0
External Proc Exec Apache 2.0
org.apache.commons » commons-exec
Apache Commons Exec is a library that reliably executes external processes from within the JVM.
1.11.6.0
Auth Lib Apache 2.0
org.apache.hadoop » hadoop-auth
Apache Hadoop Auth - Java HTTP SPNEGO
2.4.03.5.0
Lang Runtime EPL 1.0
org.clojure » clojure1 vulnerability
Clojure core environment and runtime library.
1.6.01.12.5
EPL 1.0
org.clojure » core.incubator0.1.00.1.4
EPL 1.0
org.clojure » tools.macro
Utilities for Clojure macro writers.
0.1.00.2.2
EPL 1.0
org.clojure » tools.namespace
Tools for managing namespaces in Clojure. Parse ns declarations from source files, extract their dependencies, build a ...
0.2.41.5.1
org.clojure » java.classpath
Examine the Java classpath from Clojure programs.
0.2.21.1.1
Logging EPL 1.0
org.clojure » tools.logging
Logging macros which delegate to a specific logging implementation, selected at runtime when the clojure.tools.logging ...
0.2.31.3.1
EPL 1.0
org.clojure » math.numeric-tower
Math functions that deal intelligently with the various types in Clojure's numeric tower.
0.0.10.1.1
CLI Parser EPL 1.0
org.clojure » tools.cli
Command line parsing library for Clojure
0.2.41.4.256
Web Server Apache 2.0 +1
org.eclipse.jetty » jetty-server12 vulnerabilities
Jetty Server Artifact
7.6.13.v2013091612.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-http2 vulnerabilities
Jetty module for handling HTTP protocol logic, including requests, responses, and connection management.
7.6.13.v2013091612.1.9
I/O Apache 2.0 +1
org.eclipse.jetty » jetty-io
Jetty module that provides I/O utilities and abstractions used by other Jetty components.
7.6.13.v2013091612.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-servlet
Jetty Servlet Container
7.6.13.v2013091612.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-security
Jetty Server Security Artifact
7.6.13.v2013091612.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-servlets1 vulnerability
Utility Servlets from Jetty
7.6.13.v2013091611.0.26
Apache 2.0 +1
org.eclipse.jetty » jetty-continuation
Asynchronous API
7.6.13.v201309169.4.58.v20250814
HTTP Clients Apache 2.0 +1
org.eclipse.jetty » jetty-client
Jetty Client is a lightweight HTTP client library for Java.
7.6.13.v2013091612.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-util
Jetty Utilities Artifact
7.6.13.v2013091612.1.9
CDDL +2
org.eclipse.jetty.orbit » javax.servlet
Java Servlet is the foundation web specification in the Java Enterprise Platform. Developers can build web applications ...
2.5.0.v2011030415184.0.1
EPL 2.0 +1
org.jgrapht » jgrapht-core0.9.01.5.3
Reflection Apache 2.0
org.objenesis » objenesis
A library for instantiating Java objects
1.23.5
Bytecode BSD 3-clause
org.ow2.asm » asm
ASM, a very small and fast Java bytecode manipulation framework
4.09.9.1
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.52.0.18
Logging Bridge Apache 2.0
org.slf4j » log4j-over-slf4j
Log4j implemented over SLF4J
1.6.62.0.18
YAML Apache 2.0
org.yaml » snakeyaml8 vulnerabilities
YAML 1.1 parser and emitter for Java
1.112.6
ring » ring-core
Ring core libraries.
1.1.51.15.4
MIT
ring » ring-devel
Ring development and debugging libraries.
1.3.01.15.4
MIT
ring » ring-jetty-adapter
Ring Jetty adapter.
1.3.01.15.4
MIT
ring » ring-servlet
Ring servlet utilities.
1.3.01.15.4
MIT
ring » ring-json
Ring middleware for handling JSON
0.3.10.5.1
EPL 1.0
tigris » tigris
Stream-to-stream JSON string encoding
0.1.1