Jython Libraries

Compile Dependencies (5)

Category/LicenseGroup / ArtifactVersionUpdates
Native Access Apache 2.0 +1
net.java.dev.jna » jna
JNA provides Java programs easy access to native shared libraries without writing anything but Java code - no JNI or ...
3.4.05.19.1
Logging Apache 2.0
org.apache.logging.log4j » log4j-api1 vulnerability
API for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation. It has ...
2.20.02.26.1
Logging Apache 2.0
org.apache.logging.log4j » log4j-core3 vulnerabilities
Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ...
2.20.02.26.1
Logging LGPL 2.1
org.graylog2 » syslog4j
Syslog4j provides client and server implementations of the BSD Syslog protocol (RFC 3164) and the draft "structured ...
0.9.600.9.63
Lang Runtime JYTHON
org.python » jython-standalone2 vulnerabilities
Jython is an implementation of the high-level, dynamic, object-oriented
2.5.32.7.4

Managed Dependencies (150)

Category/LicenseGroup / ArtifactVersionUpdates
Build Tool Apache 2.0
ant » ant
Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as ...
1.6.51.10.17
ant-1.7.0-ziputil-patched » ant-1.7.0-ziputil-patched1.0
ant-tar-patched » ant-tar-patched1.0
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-annotations
Core annotations used for value types, used by Jackson data binding package.
2.8.112.22
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind25 vulnerabilities
General data-binding functionality for Jackson: works on core streaming API
2.8.11.63.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.8.113.2.2
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-smile
Support for reading and writing Smile ("binary JSON")
2.8.113.2.2
Annotation Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-jaxb-annotations
Support for using JAXB annotations as an alternative to "native" Jackson annotations,
2.8.113.2.2
Testing MIT
com.github.stefanbirkner » system-lambda
A collection of functions for testing code which uses java.lang.System.
1.2.1
com.github.zafarkhaja » java-semver
Java implementation of the SemVer Specification
0.9.00.10.2
Code Analyzer LGPL 2.1
com.google.code.findbugs » jsr305
Annotations the SpotBugs tool supports
3.0.24.10.4
Defect Detection Apache 2.0
com.google.errorprone » error_prone_annotations
Annotations for Error Prone, a static analysis tool for Java that catches common programming mistakes at compile-time.
2.3.22.50.0
Core Utils Apache 2.0
com.google.guava » guava
Guava is a suite of core and expanded libraries that include
33.3.1-jre33.7.1-jre
Dep Injection Apache 2.0
com.google.inject » guice
Guice is a lightweight dependency injection framework for Java 8 and above, developed by Google.
5.0.17.0.0
Dep Injection Apache 2.0
com.google.inject.extensions » guice-servlet5.0.17.0.0
Collections Apache 2.0
com.googlecode.concurrentlinkedhashmap » concurrentlinkedhashmap-lru
A high performance version of java.util.LinkedHashMap for use as a software cache.
1.3.11.4.2
HTML Parser Apache 2.0
com.googlecode.owasp-java-html-sanitizer » owasp-java-html-sanitizer1 vulnerability
Takes third-party HTML and produces HTML that is safe to embed in
20211018.120260313.1
com.ibm.icu » icu4j
International Components for Unicode for Java (ICU4J) is a mature, widely used Java library
4.8.1.178.3
Apache 2.0
com.kohlschutter.junixsocket » junixsocket-common
junixsocket is a Java/JNI library that allows the use of Unix Domain Sockets (AF_UNIX sockets) and other socket types, ...
2.4.02.11.0
Apache 2.0 +8
com.sun.jersey » jersey-client
Jersey core client implementation
1.114.0.2
CDDL 1.1 +1
com.sun.jersey » jersey-core1 vulnerability
Core components and utilities of the Jersey framework used for RESTful web services in Java.
1.111.19.4
JSON Lib CDDL 1.1 +1
com.sun.jersey » jersey-json
Jersey module for supporting JSON serialization and deserialization in RESTful web services.
1.111.19.4
CDDL 1.1 +1
com.sun.jersey » jersey-servlet1.111.19.4
Apache 2.0 +3
com.sun.jersey » jersey-server
Jersey core server implementation
1.114.0.2
CDDL 1.1 +1
com.sun.jersey.contribs » jersey-multipart1.121.19.4
com.sun.xml.bind » jaxb-impl
Old JAXB Runtime module. Contains sources required for runtime processing.
2.3.14.0.9
com.sun.xml.bind » jaxb-core
Old JAXB Core module. Contains sources required by XJC, JXC and Runtime modules with dependencies.
2.3.0.14.0.9
Apache 2.0 +2
com.unboundid » unboundid-ldapsdk1 vulnerability
The UnboundID LDAP SDK for Java is a fast, comprehensive, and easy-to-use
2.3.57.0.5
AGPL 3.0
com.zextras.carbonio.files » carbonio-files-sdk0.0.71.1.1-1
AGPL 3.0
com.zextras.carbonio.message-broker » carbonio-message-broker-sdk0.1.21.1.1-1
com.zextras.carbonio.preview » carbonio-preview-sdk1.0.22.1.2-1
CLI Parser Apache 2.0
commons-cli » commons-cli
Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface.
1.21.11.0
Base64 Apache 2.0
commons-codec » commons-codec
The Apache Commons Codec component contains encoders and decoders for
1.111.22.1
Collections Apache 2.0
commons-collections » commons-collections
The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
3.2.24.6.0
JDBC Pool Apache 2.0
commons-dbcp » commons-dbcp
Apache Commons DBCP software implements Database Connection Pooling
1.42.14.0
Upload Manager Apache 2.0
commons-fileupload » commons-fileupload1 vulnerability
The Apache Commons FileUpload Javax component provides a simple yet flexible means of adding support for multipart
1.52.0.0-M5
I/O Apache 2.0
commons-io » commons-io
The Apache Commons IO library contains utility classes, stream implementations, file filters,
2.14.02.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.63.20.0
Logging Apache 2.0
commons-logging » commons-logging
Apache Commons Logging is a thin adapter allowing configurable bridging to other,
1.21.4.0
Object Pool Apache
commons-pool » commons-pool1.5.42.13.1
ical4j » ical4j0.9.16-patched0.9.20
JWT Lib Apache 2.0
io.jsonwebtoken » jjwt
The public API for the JJWT library, used to create and consume JSON Web Tokens in Java.
0.7.00.13.0
io.micrometer » micrometer-registry-prometheus
MeterRegistry implementation for Prometheus using io.prometheus:prometheus-metrics-core. If you have compatibility ...
1.10.51.17.1
io.micrometer » micrometer-core1 vulnerability
Core module of Micrometer containing instrumentation API and implementation
1.10.51.17.1
Apache 2.0
io.prometheus » simpleclient_servlet
HTTP servlet exporter for the simpleclient.
0.16.0
io.prometheus » simpleclient
Core instrumentation library for the simpleclient.
0.16.0
Apache 2.0
io.prometheus » simpleclient_jetty
Collector of data from Jetty StatisticsHandler.
0.16.0
Apache 2.0
io.prometheus » simpleclient_hotspot
Collectors of data from Java Hotspot.
0.16.0
FP Apache 2.0
io.vavr » vavr
Vavr (formerly called Javaslang) is an object-functional language extension to Java 8+.
0.10.41.0.1
Java Spec EDL 1.0
javax.activation » activation
Jakarta Activation API 2.2 Specification
1.1.12.1.4
Annotation Lib EPL 2.0 +1
javax.annotation » javax.annotation-api
Jakarta Annotations API
1.3.23.0.0
Dep Injection Apache 2.0
javax.enterprise » cdi-api
APIs for CDI (Contexts and Dependency Injection for Java)
1.0-SP44.1.0
Dep Injection Apache 2.0
javax.inject » javax.inject
Jakarta Dependency Injection
12.0.1
Java Spec EDL 1.0
javax.jws » jsr181-api
Jakarta Web Services Metadata API
1.0-MR13.0.0
Mail Client CDDL +1
javax.mail » mail1.4.51.6.2
Java Spec EPL 2.0 +1
javax.servlet » javax.servlet-api
API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ...
3.1.06.1.0
Java Spec EPL 2.0 +1
javax.ws.rs » javax.ws.rs-api
Jakarta RESTful Web Services
2.0-m104.0.0
Java Spec EPL 2.0 +1
javax.ws.rs » jsr311-api
Java API for RESTful Web Services
1.1.12.1.1
javax.xml.bind » jaxb-api
Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ...
2.3.04.0.5
Java Spec EDL 1.0
javax.xml.soap » javax.xml.soap-api
Provides the API for creating and building SOAP messages.
1.4.03.0.2
javax.xml.stream » stax-api
Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ...
1.0-24.0.5
Console BSD 3-clause
jline » jline0.9.934.4.0
HTML Parser Apache 2.0
net.sourceforge.nekohtml » nekohtml
An HTML parser and tag balancer.
1.9.22
Cache Client Apache 2.0
net.spy » spymemcached
A client library for memcached.
2.12.3
Parser Generator BSD 3-clause
org.antlr » antlr4-runtime
The ANTLR 4 Runtime
4.7.14.13.2
CSV Apache 2.0
org.apache.commons » commons-csv
The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types.
1.21.14.1
Random Num Gen Apache 2.0
org.apache.commons » commons-rng-simple
Simple API for instantiating random numbers generators.
1.01.7
String Utils Apache 2.0
org.apache.commons » commons-text
The Commons Text library provides additions to the standard JDK text handling. It includes algorithms for string ...
1.11.15.0
Compression Apache 2.0
org.apache.commons » commons-compress2 vulnerabilities
Apache Commons Compress defines an API for working with
1.211.28.0
Apache 2.0
org.apache.commons » commons-rng-client-api
API for client code that uses random numbers generators.
1.01.7
Object Pool Apache
org.apache.commons » commons-pool22.4.22.13.1
Core Utils Apache 2.0
org.apache.commons » commons-lang31 vulnerability
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ...
3.73.20.0
Random Num Gen Apache 2.0
org.apache.commons » commons-rng-core
Pure Java implementations of random numbers generator algorithms.
1.01.7
Dist Coordination Apache 2.0
org.apache.curator » curator-recipes
All of the recipes listed on the ZooKeeper recipes doc (except two phase commit).
5.5.05.9.0
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpclient
Apache HttpComponents Client
4.5.135.6.4
MIME Types Lib Apache 2.0
org.apache.httpcomponents » httpmime
Apache HttpComponents Client
4.5.145.6.4
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpcore
Apache HttpComponents HTTP/1.1 core components
4.4.165.4.3
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpasyncclient
Apache HttpComponents AsyncClient
4.1.44.1.5
Apache 2.0
org.apache.james » apache-jsieve-core
Apache jSieve is a server side mail filtering system
0.50.8
Logging Apache 2.0
org.apache.logging.log4j » log4j-api1 vulnerability
API for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation. It has ...
2.20.02.26.1
Logging Apache 2.0
org.apache.logging.log4j » log4j-core3 vulnerabilities
Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ...
2.20.02.26.1
Logging Bridge Apache 2.0
org.apache.logging.log4j » log4j-slf4j-impl
The Apache Log4j SLF4J 2.0 API binding to Log4j 2 Core
2.20.02.26.1
Full-Text Indexing Apache 2.0
org.apache.lucene » lucene-core
Apache Lucene (module: core)
3.5.010.5.1
Apache 2.0
org.apache.lucene » lucene-smartcn
Smart Chinese Analyzer
3.5.08.11.4
Apache 2.0
org.apache.lucene » lucene-analyzers
Additional Analyzers
3.5.08.11.4
Network Framework Apache 2.0
org.apache.mina » mina-core6 vulnerabilities 2.1.62.2.9
Apache 2.0
org.apache.neethi » neethi3 vulnerabilities
Apache Neethi provides general framework for the programmers to use WS Policy. It is compliant with latest WS Policy ...
3.0.23.2.3
SSH Lib Apache 2.0
org.apache.sshd » sshd-core2.12.02.19.0
Apache 2.0
org.apache.sshd » sshd-common2.12.02.19.0
Apache 2.0
org.apache.ws.xmlschema » xmlschema-core
Commons XMLSchema is a light weight schema object model that can be used to manipulate or
2.0.32.3.2
CSS, LESS, SASS Apache 2.0
org.apache.xmlgraphics » batik-css
Batik CSS engine
1.71.19
Apache 2.0
org.apache.xmlgraphics » batik-i18n
Batik i18n library
1.91.19
Apache 2.0
org.apache.xmlgraphics » batik-util
Batik utility library
1.81.19
Concurrency Apache 2.0
org.awaitility » awaitility
A Java DSL for synchronizing asynchronous operations
4.2.04.3.0
Encryption Lib BouncyCastle
org.bouncycastle » bcpkix-jdk18on2 vulnerabilities
The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains ...
1.78.11.85
Encryption Lib BouncyCastle
org.bouncycastle » bcprov-jdk18on2 vulnerabilities
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the JCA/JCE ...
1.78.11.85.2
BouncyCastle
org.bouncycastle » bcmail-jdk18on
The Bouncy Castle Java APIs for doing S/MIME with JavaMail. The APIs are designed primarily to be used in conjunction ...
1.78.11.85
Encryption Lib BouncyCastle
org.bouncycastle » bcutil-jdk18on
The Bouncy Castle Java APIs for ASN.1 extension and utility APIs used to support bcpkix and bctls. This jar contains ...
1.78.11.85
XML Processing Apache 2.0
org.codehaus.woodstox » woodstox-core-asl
Woodstox is a high-performance XML processor that implements Stax (JSR-173),
4.2.07.2.2
BSD 2-clause
org.codehaus.woodstox » stax2-api
Stax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured ...
3.1.14.3.0
XML Processing BSD 3-clause
org.dom4j » dom4j
flexible XML framework for Java
2.1.42.2.0
Mocking Apache 2.0
org.easymock » easymock
EasyMock provides an easy way to create Mock Objects for interfaces and classes generating them on the fly
3.05.7.0
Apache 2.0 +1
org.eclipse.jetty » jetty-continuation
Asynchronous API
9.4.56.v202408269.4.58.v20250814
Apache 2.0 +1
org.eclipse.jetty » jetty-security1 vulnerability
Jetty Server Security Artifact
9.4.56.v2024082612.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-servlets
Utility Servlets from Jetty
9.4.56.v2024082611.0.26
Apache 2.0 +1
org.eclipse.jetty » jetty-servlet
Jetty Servlet Container
9.4.56.v2024082612.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-http3 vulnerabilities
Jetty module for handling HTTP protocol logic, including requests, responses, and connection management.
9.4.56.v2024082612.1.12
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.
9.4.56.v2024082612.1.12
Web Server Apache 2.0 +1
org.eclipse.jetty » jetty-server2 vulnerabilities
Jetty Server Artifact
9.4.56.v2024082612.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-util
Jetty Utilities Artifact
9.4.56.v2024082612.1.12
Apache 2.0 +1
org.eclipse.jetty » apache-jsp9.4.56.v2024082612.1.12
Apache 2.0 +1
org.eclipse.jetty » jetty-rewrite
Jetty Rewrite Artifact
9.4.56.v2024082612.1.12
Cache Impl Apache 2.0
org.ehcache » ehcache
End-user ehcache3 jar artifact
3.1.23.12.0
Template Engine Apache 2.0
org.freemarker » freemarker
FreeMarker is a "template engine"; a generic tool to generate text output based on templates.
2.3.192.3.35
LGPL 3.0
org.gnu.inet » libidn
GNU Libidn is a fully documented implementation of the Stringprep,
1.241.44
org.hsqldb » hsqldb
HSQLDB - Lightweight 100% Java SQL Database Engine
2.7.12.7.4
org.hsqldb » sqltool
HSQLDB - Lightweight 100% Java SQL Database Engine
2.7.12.7.4
org.jfree » jfreechart
JFreeChart is a class library, written in Java, for generating charts.
1.0.191.5.6
JSON Lib Public
org.json » json
JSON is a light-weight, language independent, data interchange format.
2024030320260814
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api
JUnit Jupiter is the API for writing tests using JUnit 5.
5.9.36.1.3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-params
JUnit Jupiter extension for running parameterized tests.
5.9.36.1.3
EDL 1.0
org.jvnet.staxex » stax-ex
Extensions to JSR-173 StAX API.
1.8.12.1.0
MySQL Driver LGPL 2.1
org.mariadb.jdbc » mariadb-java-client3 vulnerabilities
JDBC driver for MariaDB and MySQL
2.7.33.5.10
Apache 2.0
org.mock-server » mockserver-core
Functionality used by all MockServer modules for matching and expectations
5.13.07.6.0
Mocking Apache 2.0
org.mock-server » mockserver-netty5.13.07.6.0
Apache 2.0
org.mock-server » mockserver-client-java
A java client for the MockServer
5.13.07.6.0
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
5.2.05.23.0
Mocking MIT
org.mockito » mockito-inline
Mockito mock objects library core API and implementation
5.2.05.23.0
Reflection Apache 2.0
org.objenesis » objenesis
A library for instantiating Java objects
2.13.6
OSGi Apache 2.0
org.osgi » org.osgi.core
OSGi Core Release 8, Interfaces and Classes for use in compiling bundles
6.0.08.0.0
OSGi Apache 2.0
org.osgi » org.osgi.compendium
OSGi Compendium Release 7, Interfaces and Classes for use in compiling bundles
4.2.07.0.0
Bytecode BSD 3-clause
org.ow2.asm » asm
ASM, a very small and fast Java bytecode manipulation framework
8.0.19.10.1
BSD 3-clause
org.owasp.antisamy » antisamy
A library for performing fast, configurable cleansing of HTML coming from untrusted sources.
1.7.61.7.8
Lang Runtime JYTHON
org.python » jython-standalone2 vulnerabilities
Jython is an implementation of the high-level, dynamic, object-oriented
2.5.32.7.4
MIT
org.reactivestreams » reactive-streams
A Protocol for Asynchronous Non-Blocking Data Sequence
1.0.21.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.362.0.18
org.slf4j » slf4j-jdk14
SLF4J JDK14 Provider
1.5.102.0.18
org.tukaani » xz
XZ data compression
1.81.12
Testing Apache 2.0
org.xmlunit » xmlunit-core
XMLUnit for Java
2.10.02.13.0
WS Metadata CPL 1.0
wsdl4j » wsdl4j
Java stub generator for WSDL
1.6.3
XML Processing Apache 2.0
xerces » xercesImpl
Xerces2 provides high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces ...
2.12.2
XML Processing Apache +1
xml-apis » xml-apis
Collection of standard XML processing interfaces including DOM, SAX, and JAXP, providing foundational APIs for XML ...
1.3.042.0.2
zextras » zm-common25.3.125.12.0
zextras » zm-client25.3.125.12.0
zextras » zm-soap25.3.125.12.0
zextras » zm-native25.3.125.9.0
zextras » zm-store25.3.125.12.0
zextras » zm-store25.3.125.12.0
zextras » store-extra-runtime-dependencies
This project includes dependencies under WEB-INF/lib according to old Ant + Ivy
25.3.125.12.0
zimbra » zm-charset22.5.0