Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Managed Dependencies (231)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
BSD 3-clause
| ca.seinesoftware
»
hamcrest-path A Java library which provides a suite of hamcrest matchers for file/directory existance and permissions. | 1.0.1 | ✔ | |
Collections
Apache 2.0
| com.conversantmedia
»
disruptor Conversant Disruptor - very high throughput Java BlockingQueue | ${coversantmediaDisruptor... | 1.2.21 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core Core Jackson processing abstractions (aka Streaming API), implementation for JSON | ${jackson2Version} | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind General data-binding functionality for Jackson: works on core streaming API | ${jackson2DatabindVersion} | 3.2.2 | |
YAML
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-yaml Support for reading and writing YAML-encoded data via Jackson abstractions. | ${jackson2Version} | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jsonSchema Add-on module for Jackson (http://jackson.codehaus.org) to support | ${jackson2Version} | 3.2.2 | |
Cache Impl
Apache 2.0
| com.github.ben-manes.caffeine
»
caffeine Caffeine is a high performance, near optimal caching library. It provides an in-memory cache using a Google Guava ... | ${caffeineVersion} | 3.2.4 | |
Mocking
Apache 2.0
| com.github.tomakehurst
»
wiremock A web service test double for all occasions | 1.58 | 3.13.2 | |
JSON Lib
Apache 2.0
| com.google.code.gson
»
gson Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ... | ${gsonVersion} | 2.14.0 | |
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. | ${errorProneAnnotationsVe... | 2.50.0 | |
Core Utils
Apache 2.0
| com.google.guava
»
guava Guava is a suite of core and expanded libraries that include | ${guavaVersion} | 33.7.1-jre | |
Testing
BSD
| com.googlecode.multithreadedtc
»
multithreadedtc A framework for testing concurrent Java applications | 1.01 | ✔ | |
Apache 2.0
| com.icegreen
»
greenmail GreenMail - Email Test Servers | ${greenmailVersion} | 2.1.13 | |
Concurrency
Apache 2.0
| com.lmax
»
disruptor Disruptor - Concurrent Programming Framework | ${disruptorVersion} | 4.0.0 | |
HTTP Clients
MIT
| com.mashape.unirest
»
unirest-java Simplified, lightweight HTTP client library. | ${unirestVersion} | 3.14.5 | |
JDBC Pool
EPL 1.0 +1
| com.mchange
»
c3p0 A mature JDBC3+ Connection pooling library | ${c3p0Version} | 0.14.1 | |
Mule Extension
CPAL 1.0
| com.mulesoft.connectors » mule-websockets-connector | 1.0.1 | 1.0.2 | |
| com.mulesoft.licm » licm | 2.1.13 | 1.1.4 | ||
Mule Extension
CPAL 1.0
| com.mulesoft.modules
»
mule-oauth2-provider-module A mule extension that provides support for creating an oauth authorization server | 1.1.0 | 1.2.1 | |
Mule Extension
CPAL 1.0
| com.mulesoft.modules
»
mule-secure-configuration-property-module Mule extension for loading encrypted properties | 1.2.7 | ✔ | |
| com.mulesoft.services » mule-service-weave-ee | 2.6.18 | 2.10.1 | ||
EDL 1.0
| com.sun.activation » jakarta.activation | ${jakarta.activation.vers... | 2.0.1 | |
EDL 1.0
| com.sun.istack
»
istack-commons-runtime Common runtime utilities used by various JAXB and JAX-WS implementations. | ${com.sun.istack.version} | 4.2.0 | |
XML Processing
EDL 1.0
| com.sun.xml.bind
»
jaxb-impl Old JAXB Runtime module. Contains sources required for runtime processing. | ${java.xml.bind.version} | 4.0.9 | |
XML Processing
EDL 1.0
| com.sun.xml.bind
»
jaxb-xjc Old JAXB Binding Compiler. Contains source code needed for binding customization files into java sources. | ${java.xml.bind.version} | 4.0.9 | |
Config
Apache 2.0
| com.typesafe
»
config configuration library for JVM languages using HOCON files | ${typesafeConfigVersion} | 1.4.3 | |
| com.vdurmont
»
semver4j Semantic versioning for Java apps. | ${semver4jVersion} | 6.0.0 | ||
Reflection
Apache 2.0
| commons-beanutils
»
commons-beanutils Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection. | ${commonsBeanUtilsVersion} | 1.11.0 | |
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. | ${commonsCliVersion} | 1.11.0 | |
Base64
Apache 2.0
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | ${commonsCodecVersion} | 1.22.1 | |
JDBC Pool
Apache 2.0
| commons-dbcp
»
commons-dbcp Apache Commons DBCP software implements Database Connection Pooling | ${commonsDbcpVersion} | 2.14.0 | |
Apache 2.0
| commons-dbutils
»
commons-dbutils The Apache Commons DbUtils package is a set of Java utility classes for easing JDBC development. | ${commonsDbUtilsVersion} | 1.8.1 | |
I/O
Apache 2.0
| commons-io
»
commons-io The Apache Commons IO library contains utility classes, stream implementations, file filters, | ${commonsIoVersion} | 2.22.0 | |
SMTP
Apache 2.0
| commons-net
»
commons-net Apache Commons Net library contains a collection of network utilities and protocol implementations. | 3.9.0 | 3.13.0 | |
SMTP
Apache 2.0
| commons-net
»
commons-net Apache Commons Net library contains a collection of network utilities and protocol implementations. | ${commonsNetVersion} | 3.13.0 | |
Object Pool
Apache
| commons-pool » commons-pool | ${commonsPoolVersion} | 2.13.1 | |
Apache 2.0
| io.helidon.grpc
»
io.grpc A Java modules compatible re-packaging of grpc-java | ${ioGrpcHelidonVersion} | 3.2.20 | |
Concurrency
Apache 2.0
| io.projectreactor
»
reactor-core Non-Blocking Reactive Foundation for the JVM | ${projectReactorVersion} | 3.8.7 | |
Testing
Apache 2.0
| io.projectreactor
»
reactor-test Reactor Test support | ${projectReactorExtraVers... | 3.8.7 | |
Apache 2.0
| io.projectreactor.addons
»
reactor-extra Reactor Extra utilities, helpers and custom operators | ${projectReactorExtraVers... | 3.6.1 | |
Apache 2.0
| io.qameta.allure
»
allure-junit4 Module allure-junit4 of Allure Framework. | 2.22.2 | 2.35.4 | |
Collections
Apache 2.0
| it.unimi.dsi
»
fastutil fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists, and queues with a small ... | ${fastUtilVersion} | 8.5.19 | |
Annotation Lib
EPL 2.0 +1
| jakarta.annotation
»
jakarta.annotation-api Jakarta Annotations API | ${jakarta.annotation.vers... | 3.0.0 | |
Dep Injection
Apache 2.0
| jakarta.inject
»
jakarta.inject-api Jakarta Dependency Injection | ${jakarta.inject.version} | 2.0.1 | |
Message Queue Client
EPL 2.0
| jakarta.jms
»
jakarta.jms-api Jakarta Messaging describes a means for Java applications to create, send, | ${jakarta.jms.version} | 3.1.0 | |
Java Spec
EDL 1.0
| jakarta.jws
»
jakarta.jws-api Jakarta Web Services Metadata API | ${jakarta.jws.version} | 3.0.0 | |
Java Spec
EPL 2.0 +1
| jakarta.resource
»
jakarta.resource-api Jakarta Connectors 2.1 | ${jakarta.resource.api.ve... | 2.1.0 | |
Transactions
EPL 2.0 +1
| jakarta.transaction
»
jakarta.transaction-api Jakarta Transactions | ${jakarta.transaction.ver... | 2.0.1 | |
XML Processing
EDL 1.0
| jakarta.xml.bind
»
jakarta.xml.bind-api Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ... | ${jakarta.xml.bind.api.ve... | 4.0.5 | |
Java Spec
EDL 1.0
| jakarta.xml.soap
»
jakarta.xml.soap-api Provides the API for creating and building SOAP messages. | ${jakarta.xml.soap.version} | 3.0.2 | |
Java Spec
EDL 1.0
| jakarta.xml.ws
»
jakarta.xml.ws-api Jakarta XML Web Services API | ${jakarta.jaxws.version} | 4.0.3 | |
Mail Client
EDL 1.0 +2
| javax.mail
»
javax.mail-api Jakarta Mail API 2.1 Specification API | ${java.mail.version} | 2.1.5 | |
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 ... | ${jodaTimeVersion} | 2.14.3 | |
Testing
EPL 2.0
| junit
»
junit1 vulnerability JUnit Jupiter is the API for writing tests using JUnit 5. | 4.12 | 6.1.3 | |
Bytecode
Apache 2.0
| net.bytebuddy
»
byte-buddy-agent The Byte Buddy agent offers convenience for attaching an agent to the local or a remote VM. | 1.14.0 | 1.18.12 | |
Bytecode
Apache 2.0
| net.bytebuddy
»
byte-buddy Byte Buddy is a Java library for creating Java classes at run time. | 1.14.0 | 1.18.12 | |
BSD
| net.java.dev.stax-utils
»
stax-utils Provides a set of utility classes to integrate StAX into existing XML processing applications. | ${staxUtilsVersion} | 20070216 | |
Cache Impl
Apache 2.0
| net.sf.ehcache
»
ehcache-core Ehcache is an open source, standards-based cache used to boost performance, | 2.5.1 | 2.10.9.2 | |
MPL 2.0
| net.sf.saxon
»
Saxon-HE The XSLT and XQuery Processor | ${saxonVersion} | 13.0 | |
Parser Generator
BSD 3-clause
| org.antlr
»
antlr-runtime The ANTLR 4 Runtime | ${antlrVersion} | 4.13.2 | |
Build Tool
Apache 2.0
| org.apache.ant
»
ant Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as ... | ${antVersion} | 1.10.17 | |
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.3 | 1.6.0 | |
Collections
Apache 2.0
| org.apache.commons
»
commons-collections4 The Apache Commons Collections package contains types that extend and augment the Java Collections Framework. | ${commonsCollectionsVersion} | 4.6.0 | |
Compression
Apache 2.0
| org.apache.commons
»
commons-compress Apache Commons Compress defines an API for working with | ${commonsCompressVersion} | 1.28.0 | |
Core Utils
Apache 2.0
| org.apache.commons
»
commons-lang3 Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | ${commonsLangVersion} | 3.20.0 | |
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 ... | ${commonsTextVersion} | 1.15.0 | |
Object Pool
Apache
| org.apache.commons » commons-pool2 | ${commonsPool2Version} | 2.13.1 | |
Math Lib
Apache 2.0
| org.apache.commons
»
commons-math3 Alternate implementations of JDK's "Math" functions. | ${commonsMath3Version} | 4.0-beta1 | |
Embedded SQL DB
Apache 2.0
| org.apache.derby
»
derby1 vulnerability Contains the core Apache Derby database engine, which also includes the embedded JDBC driver. | 10.14.2.0 | 10.17.1.0 | |
Apache 2.0
| org.apache.derby
»
derbynet Contains the Apache Derby network server, which allows remote clients to connect to Derby databases over a network ... | 10.14.2.0 | 10.17.1.0 | |
Apache 2.0
| org.apache.derby
»
derbytools Contains Apache Derby tools like ij, sysinfo, and dblook. | 10.14.2.0 | 10.17.1.0 | |
FTP
Apache 2.0
| org.apache.ftpserver » ftpserver-core | 1.2.0 | 1.2.1 | |
Message Queue Client
EPL 2.0
| org.apache.geronimo.specs
»
geronimo-jms_1.1_spec Jakarta Messaging describes a means for Java applications to create, send, | ${geronimoSpecsJmsVersion} | 3.1.0 | |
CDDL +2
| org.apache.geronimo.specs
»
geronimo-servlet_3.0_spec Java Servlet is the foundation web specification in the Java Enterprise Platform. Developers can build web applications ... | ${geronimoSpecsServletApi... | 4.0.1 | |
Apache 2.0
| org.apache.geronimo.specs » geronimo-j2ee-connector_1.5_spec | ${geronimoSpecsJ2eeVersion} | 2.0.0 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
fluent-hc Apache HttpComponents Client fluent API | 4.5.13 | 4.5.14 | |
MIME Types Lib
Apache 2.0
| org.apache.httpcomponents
»
httpmime Apache HttpComponents Client | 4.5.13 | 5.6.4 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpclient Apache HttpComponents Client | ${apacheHttpClientVersion} | 5.6.4 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-api API for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation. It has ... | ${log4jVersion} | 2.26.1 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-core Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | ${log4jVersion} | 2.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 | ${log4jVersion} | 2.26.1 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-slf4j2-impl The Apache Log4j SLF4J 2.0 API binding to Log4j 2 Core | ${log4jVersion} | 2.26.1 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-1.2-api The Apache Log4j 1.x Compatibility API | ${log4jVersion} | 2.26.1 | |
Apache 2.0
| org.apache.maven.shared
»
maven-shared-utils Shared utilities for use by Maven core and plugins | ${mavenSharedUtilsVersion} | 3.4.2 | |
SSH Lib
Apache 2.0
| org.apache.sshd » sshd-osgi | 2.12.1 | 2.19.0 | |
Apache 2.0
| org.apache.sshd » sshd-common | 2.12.1 | 2.19.0 | |
SSH Lib
Apache 2.0
| org.apache.sshd » sshd-core | 2.12.1 | 2.19.0 | |
Apache 2.0
| org.apache.sshd » sshd-scp | 2.12.1 | 2.19.0 | |
FTP
Apache 2.0
| org.apache.sshd » sshd-sftp | 2.12.1 | 2.19.0 | |
MIME Types Lib
Apache 2.0
| org.apache.tika
»
tika-core3 vulnerabilities This is the core Apache Tika™ toolkit library from which all other modules inherit functionality. It | 1.24.1 | 4.0.0 | |
XML Processing
Apache 2.0
| org.apache.xmlbeans
»
xmlbeans XmlBeans main jar | ${xmlbeansVersion} | 5.4.0 | |
AOP
EPL 2.0
| org.aspectj
»
aspectjrt The AspectJ runtime is a small library necessary to run Java programs enhanced by AspectJ aspects during a previous | 1.9.2 | 1.9.25.1 | |
AOP
EPL 2.0
| org.aspectj
»
aspectjweaver The AspectJ weaver applies aspects to Java classes. It can be used as a Java agent in order to apply load-time | 1.9.2 | 1.9.25.1 | |
Assertion
Apache 2.0
| org.assertj
»
assertj-core Rich and fluent assertions for testing in Java | ${assertJVersion} | 3.27.7 | |
Concurrency
Apache 2.0
| org.awaitility
»
awaitility A Java DSL for synchronizing asynchronous operations | 3.0.0 | 4.3.0 | |
Defect Detection
MIT
| org.checkerframework
»
checker-qual checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by ... | ${checkerQualVersion} | 4.2.2 | |
Transactions
Apache 2.0
| org.codehaus.btm » btm | ${bitronixTMVersion} | 3.0.0-mk1 | |
Apache 2.0
| org.codehaus.httpcache4j » httpcache4j-core | 3.4 | 5.1.1 | |
XML Processing
Apache 2.0
| org.codehaus.woodstox
»
woodstox-core-asl Woodstox is a high-performance XML processor that implements Stax (JSR-173), | ${woodstoxVersion} | 7.2.2 | |
XML Processing
BSD 3-clause
| org.dom4j
»
dom4j flexible XML framework for Java | ${dom4jVersion} | 2.2.0 | |
Web Server
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-server12 vulnerabilities Jetty Server Artifact | 9.0.7.v20131107 | 12.1.12 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-util Jetty Utilities Artifact | 9.0.7.v20131107 | 12.1.12 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-continuation Asynchronous API | 9.0.7.v20131107 | 9.4.58.v20250814 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-deploy Jetty Deployer Artifact | 9.0.7.v20131107 | 12.1.12 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-servlet Jetty Servlet Container | 9.0.7.v20131107 | 12.1.12 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-webapp1 vulnerability Jetty web application support | 9.0.7.v20131107 | 12.1.12 | |
HTTP Clients
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-client Jetty Client is a lightweight HTTP client library for Java. | 9.0.7.v20131107 | 12.1.12 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-security Jetty Server Security Artifact | 9.0.7.v20131107 | 12.1.12 | |
Annotation Lib
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-annotations Jetty Annotations Artifact | 9.0.7.v20131107 | 12.1.12 | |
JSON Lib
Apache 2.0
| org.everit.json
»
org.everit.json.schema Implementation of the JSON Schema Core Draft v4 specification built with the org.json API | ${everitJsonSchemaVersion} | 1.14.6 | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest-library Core API and libraries of hamcrest matcher framework. | |||
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest Core API and libraries of hamcrest matcher framework. | 2.2 | 3.0 | |
| org.jdom
»
jdom A complete, Java-based solution for accessing, manipulating, | ${jdomVersion} | 2.0.6.1 | ||
Graph Alg
EPL 2.0 +1
| org.jgrapht » jgrapht-core | ${jgraphtVersion} | 1.5.3 | |
JSON Lib
Public
| org.json
»
json JSON is a light-weight, language independent, data interchange format. | ${jsonVersion} | 20260814 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 4.11.0 | 5.23.0 | |
Mocking
MIT
| org.mockito
»
mockito-inline Mockito mock objects library core API and implementation | 4.11.0 | 5.23.0 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 4.11.0 | 5.23.0 | |
Apache 2.0 +1
| org.mortbay.jetty » cometd-server | ${cometdVersion} | 6.1.26 | |
Apache 2.0
| org.mortbay.jetty » cometd-client | ${cometdVersion} | 6.1.26 | |
JVM Languages
MPL 2.0
| org.mozilla
»
rhino Rhino JavaScript runtime jar, excludes XML, tools, and ScriptEngine wrapper | ${rhinoVersion} | 1.9.1 | |
CPAL 1.0
| org.mule
»
mule-encryption Support for encryption and decryption | 1.4.22 | 1.8.0 | |
CPAL 1.0
| org.mule » mule-maven-client-api | ${muleMavenClientApi} | 2.5.0 | |
CPAL 1.0
| org.mule » mule-maven-client-impl | ${muleMavenClientImpl} | 2.5.0 | |
CPAL 1.0
| org.mule » mule-maven-pom-parser-api | ${muleMavenParser} | 2.5.0 | |
CPAL 1.0
| org.mule » mule-maven-pom-parser-impl | ${muleMavenParser} | 2.5.0 | |
CPAL 1.0
| org.mule
»
mule-maven-client-test Test cases for Mule Maven Client | ${muleMavenClientTest} | 2.5.0 | |
| org.mule.apache » xercesImpl | ${xerces2Version} | 2.12.2-MULE-001 | ||
Apache 2.0
| org.mule.apache.commons-httpclient
»
commons-httpclient The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related ... | ${commonsHttpClientVersion} | 3.1-14-MULE-001 | |
MIT
| org.mule.com.github.stephenc.eaio-uuid
»
uuid An implementation of the UUIDs and GUIDs specification in Java. UUIDs are 128 bit long identifiers that are guaranteed ... | ${eaioUuidVersion} | 3.4.2-MULE-001 | |
| org.mule.commons
»
mule-oauth-client-api Provides OAuth authentication client | ${muleOAuthClientVersion} | 2.5.0 | ||
| org.mule.commons
»
mule-oauth-client Provides OAuth authentication client | ${muleOAuthClientVersion} | 2.5.0 | ||
| org.mule.commons
»
mule-oauth-client Provides OAuth authentication client | ${muleOAuthClientVersion} | 2.5.0 | ||
Mule Extension
CPAL 1.0
| org.mule.connectors
»
mule-http-connector A Mule extension that provides HTTP server and client functionality | 1.11.0-beta1 | 1.11.0 | |
Mule Extension
CPAL 1.0
| org.mule.connectors
»
mule-http-connector A Mule extension that provides HTTP server and client functionality | 1.11.0-beta1 | 1.11.0 | |
Mule Extension
CPAL 1.0
| org.mule.connectors
»
mule-http-connector A Mule extension that provides HTTP server and client functionality | 1.11.0-beta1 | 1.11.0 | |
Mule Extension
CPAL 1.0
| org.mule.connectors
»
mule-sockets-connector A Mule extension that provides functionality to manage TCP and UDP connections | 1.2.5 | 1.2.7 | |
Mule Extension
CPAL 1.0
| org.mule.connectors
»
mule-vm-connector The VM Connector is used for intra-VM communication between components managed by Mule. | 2.0.1 | ✔ | |
FTP
CPAL 1.0
| org.mule.connectors
»
mule-ftp-connector A Mule connector that provides functionality to manage files in an FTP server | 2.0.0 | 2.0.2 | |
Mule Extension
CPAL 1.0
| org.mule.connectors
»
mule-sftp-connector A Mule extension that provides functionality to manage files in an SFTP server | 2.4.0 | 2.6.0 | |
Mule Extension
CPAL 1.0
| org.mule.connectors
»
mule-sftp-connector A Mule extension that provides functionality to manage files in an SFTP server | 2.4.0 | 2.6.0 | |
Mule Extension
CPAL 1.0
| org.mule.connectors
»
mule-file-connector A Mule extension that provides functionality to manage files in a local file system | 1.5.2 | 1.5.5 | |
FTP
CPAL 1.0
| org.mule.connectors
»
mule-ftp-connector A Mule connector that provides functionality to manage files in an FTP server | 2.0.0 | 2.0.2 | |
Mule Extension
CPAL 1.0
| org.mule.connectors
»
mule-db-connector A Mule extension that provides functionality for connecting to Databases through the JDBC standard | 1.14.13 | 1.14.17 | |
Mule Extension
CPAL 1.0
| org.mule.connectors
»
mule-db-connector A Mule extension that provides functionality for connecting to Databases through the JDBC standard | 1.14.13 | 1.14.17 | |
Mule Extension
CPAL 1.0
| org.mule.connectors
»
mule-jms-connector Mule connector lets you easily send and receive messages to queues and topics for any message service which implements ... | 2.0.0-beta1 | 1.10.2 | |
| org.mule.connectors
»
mule-jms-client JMS Client for Mule Connectors | 1.13.20 | 1.13.24 | ||
Mule Extension
CPAL 1.0
| org.mule.connectors
»
mule-objectstore-connector A Mule connector that provides functionality to access, create and manage Object stores | 1.2.2 | 1.2.4 | |
Mule Extension
CPAL 1.0
| org.mule.connectors
»
mule-wsc-connector A Mule connector that provides functionality for dynamically consuming SOAP web services | 1.10.3 | 2.0.2 | |
| org.mule.connectors » mule-soap-engine | 1.9.4 | 2.0.2 | ||
Mule Extension
CPAL 1.0
| org.mule.connectors
»
mule-email-connector A Mule extension that provides functionality to send and receive emails through POP3, IMAP and SMTP | 1.7.4 | 1.7.5 | |
Mule Extension
CPAL 1.0
| org.mule.module » mule-java-module | 1.2.13 | 2.0.3 | |
Apache 2.0
| org.mule.modules » mule-module-cors-kernel | 1.1.2 | 4.0.0 | |
Mule Extension
CPAL 1.0
| org.mule.modules
»
mule-scripting-module Support for embedding scripts inside Mule artifacts | 2.1.1 | ✔ | |
Mule Extension
CPAL 1.0
| org.mule.modules
»
mule-aggregators-module Extension containing Mule Aggregators | 1.1.2 | 1.1.3 | |
Mule Extension
CPAL 1.0
| org.mule.modules » mule-oauth-module | 1.1.21 | 1.1.25 | |
Mule Plugin
CPAL 1.0
| org.mule.modules
»
mule-module-file-extension-common Reusable components for extensions built using Mule's SDK which operate over file systems (e.g: file, ftp, sftp, etc) | 1.4.3 | 1.4.5 | |
Mule Plugin
CPAL 1.0
| org.mule.modules
»
mule-module-file-extension-common Reusable components for extensions built using Mule's SDK which operate over file systems (e.g: file, ftp, sftp, etc) | 1.4.3 | 1.4.5 | |
Validation
CPAL 1.0
| org.mule.modules
»
mule-validation-module A Mule extension that provides functionality for performing validations | 2.0.6 | 2.0.8 | |
Mule Extension
CPAL 1.0
| org.mule.modules » mule-spring-module | 1.4.0 | 2.1.1 | |
CPAL 1.0
| org.mule.modules
»
mule-spring-test-plugin Mule plugin that has compile dependencies to spring. To use only in tests of extensions. | 1.4.0 | 2.1.1 | |
Mule Plugin
CPAL 1.0
| org.mule.modules
»
mule-apikit-module Module for creating REST APIs | 1.11.2 | 1.11.10 | |
Mule Extension
CPAL 1.0
| org.mule.modules
»
mule-soapkit-module Module for exposing API's using SOAP Web Services | 1.6.2 | 1.6.6 | |
Mule Extension
CPAL 1.0
| org.mule.modules
»
mule-tracing-module Mule module for traceability features, including customizable MDC and CorrelationID | 1.2.0 | 1.1.0 | |
Apache 2.0
| org.mule.mvel
»
mule-mvel2 MVEL is a powerful expression language for Java-based applications. | ${muleMvelVersion} | 2.1.9-MULE-028 | |
CPAL 1.0
| org.mule.runtime
»
mule-api API for Mule Runtime | 1.6.22 | 1.10.0 | |
CPAL 1.0
| org.mule.runtime
»
mule-profiling-api Module with the API to define the way to retrieve profiling data producers and consumers | ${muleProfilingApiVersion} | 1.6.0 | |
CPAL 1.0
| org.mule.runtime » mule-metadata-model-api | 1.6.23 | 1.10.0 | |
CPAL 1.0
| org.mule.runtime » mule-metadata-model-xml | 1.6.23 | 1.10.0 | |
CPAL 1.0
| org.mule.runtime » mule-metadata-model-java | 1.6.23 | 1.10.0 | |
CPAL 1.0
| org.mule.runtime » mule-message-metadata-model | 1.6.23 | 1.10.0 | |
CPAL 1.0
| org.mule.runtime » mule-metadata-model-json | 1.6.23 | 1.10.0 | |
CPAL 1.0
| org.mule.runtime » mule-metadata-model-catalog | 1.6.23 | 1.10.0 | |
CPAL 1.0
| org.mule.runtime
»
mule-module-dsl-api Module with the API to define how to build runtime objects from configuration files | ${muleDslApiVersion} | 1.10.0 | |
CPAL 1.0
| org.mule.runtime
»
mule-artifact-ast Mule implementation of its Abstract Syntax Tree | ${muleAstVersion} | 1.6.0 | |
CPAL 1.0
| org.mule.runtime » mule-artifact-ast-dependency-graph | ${muleAstVersion} | 1.6.0 | |
CPAL 1.0
| org.mule.runtime » mule-artifact-ast-xml-parser | ${muleAstVersion} | 1.6.0 | |
CPAL 1.0
| org.mule.runtime » mule-artifact-ast-serialization | ${muleAstVersion} | 1.6.0 | |
CPAL 1.0
| org.mule.runtime
»
mule-properties-api Module with the API to provide custom property placeholder resolvers for Mule Artifacts | 1.2.22 | 1.6.0 | |
CPAL 1.0
| org.mule.runtime
»
mule-extensions-api API for Mule Extensions to integrate with the Mule Runtime in a decoupled way | 1.6.22 | 1.10.0 | |
CPAL 1.0
| org.mule.runtime
»
mule-extensions-soap-api API for Mule SOAP Based Extensions to integrate with the Mule Runtime in a decoupled way | 1.6.22 | 1.8.6 | |
CPAL 1.0
| org.mule.runtime
»
mule-extensions-api-persistence Persistence API for Mule Extensions | 1.6.22 | 1.10.0 | |
CPAL 1.0
| org.mule.runtime
»
mule-module-policy-api Mule module Policy API | 1.6.22 | 1.10.0 | |
CPAL 1.0
| org.mule.runtime
»
mule-module-http-policy-api Mule module HTTP Policy API | 1.6.22 | 1.10.0 | |
CPAL 1.0
| org.mule.runtime » mule-metadata-model-persistence | 1.6.23 | 1.10.0 | |
Apache 2.0
| org.mule.runtime » mule-dwb-api | 2.6.18 | 2.10.1 | |
| org.mule.sdk
»
mule-sdk-api API for Mule SDK. | ${muleSdkApiVersion} | 1.0.0-20221117 | ||
| org.mule.sdk
»
mule-sdk-compatibility-api Compatibility API for the Mule SDK. | ${muleSdkCompatibilityApi... | 1.0.0-20221117 | ||
Apache 2.0
| org.mule.services » mule-service-weave | 2.6.18 | 2.10.1 | |
Mule Service
CPAL 1.0
| org.mule.services
»
mule-service-http Grizzly based implementation of the HTTP Service | ${muleHttpServiceVersion} | 1.12.0 | |
Mule Service
CPAL 1.0
| org.mule.services
»
mule-service-http Grizzly based implementation of the HTTP Service | ${muleHttpServiceVersion} | 1.12.0 | |
Mule Service
CPAL 1.0
| org.mule.services
»
mule-service-http Grizzly based implementation of the HTTP Service | ${muleHttpServiceVersion} | 1.12.0 | |
Mule Service
CPAL 1.0
| org.mule.services
»
mule-service-http Grizzly based implementation of the HTTP Service | ${muleHttpServiceVersion} | 1.12.0 | |
Mule Service
CPAL 1.0
| org.mule.services » mule-service-scheduler | ${muleSchedulerServiceVer... | 1.10.0 | |
Mule Service
CPAL 1.0
| org.mule.services » mule-service-scheduler | ${muleSchedulerServiceVer... | 1.10.0 | |
Mule Service
CPAL 1.0
| org.mule.services
»
mule-service-oauth Provides OAuth authentication services | ${muleOAuthServiceVersion} | 2.7.0 | |
Mule Service
CPAL 1.0
| org.mule.services
»
mule-service-oauth Provides OAuth authentication services | ${muleOAuthServiceVersion} | 2.7.0 | |
Mule Service
CPAL 1.0
| org.mule.services
»
mule-service-oauth Provides OAuth authentication services | ${muleOAuthServiceVersion} | 2.7.0 | |
Mule Service
CPAL 1.0
| org.mule.services
»
mule-service-soap A SOAP service based on CXF | ${muleSoapServiceVersion} | 1.9.2 | |
Mule Service
CPAL 1.0
| org.mule.services
»
mule-service-soap A SOAP service based on CXF | ${muleSoapServiceVersion} | 1.9.2 | |
Apache 2.0
| org.mule.services » mule-service-weave | 2.6.18 | 2.10.1 | |
CPAL 1.0
| org.mule.tools.maven » mule-classloader-model | ${mule.classloader.model.... | 4.6.0 | |
Apache 2.0
| org.mule.weave » dwb-api | 2.6.18 | 2.11.0-20251023 | |
Mocking
Apache 2.0
| org.powermock
»
powermock-core Various utilities for accessing internals of a class. | ${powermockVersion} | 2.0.9 | |
Mocking
Apache 2.0
| org.powermock
»
powermock-api-mockito2 PowerMock API for Mockito 2.+.. | ${powermockVersion} | 2.0.9 | |
Mocking
Apache 2.0
| org.powermock
»
powermock-module-junit4 PowerMock support module for JUnit 4.x. | ${powermockVersion} | 2.0.9 | |
Apache 2.0
| org.raml
»
raml-parser-2 Raml parser implemented in java | ${raml.parser.2.version} | 1.1.7 | |
MIT
| org.reactivestreams
»
reactive-streams A Protocol for Asynchronous Non-Blocking Data Sequence | ${reactiveStreamsVersion} | 1.0.4 | |
Reflection
Apache 2.0
| org.reflections
»
reflections Reflections - Java runtime metadata analysis | ${reflectionsVersion} | 0.10.2 | |
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 ... | ${slf4jVersion} | 2.0.18 | |
Logging
MIT
| org.slf4j
»
slf4j-ext Extensions to the SLF4J API | ${slf4jVersion} | 2.0.18 | |
Logging Bridge
Apache 2.0
| org.slf4j
»
jcl-over-slf4j Jakarta/Apache commons logging 1.2 implemented over SLF4J | ${slf4jVersion} | 2.0.18 | |
Logging Bridge
MIT
| org.slf4j
»
jul-to-slf4j Jul-to-slf4j includes a java.util.logging (jul) handler, namely SLF4JBridgeHandler, which routes all incoming jul ... | ${slf4jVersion} | 2.0.18 | |
Config
Apache 2.0
| org.springframework
»
spring-context-support Support classes for integrating common third-party libraries into a Spring application context | |||
Dep Injection
Apache 2.0
| org.springframework
»
spring-beans Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ... | ${springVersion} | 7.0.9 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-context Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ... | ${springVersion} | 7.0.9 | |
Config
Apache 2.0
| org.springframework
»
spring-context-support Support classes for integrating common third-party libraries into a Spring application context | ${springVersion} | 7.0.9 | |
Core Utils
Apache 2.0
| org.springframework
»
spring-core Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features. | ${springVersion} | 7.0.9 | |
JDBC Extension
Apache 2.0
| org.springframework
»
spring-jdbc Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific ... | ${springVersion} | 7.0.9 | |
Message Queue Client
Apache 2.0
| org.springframework
»
spring-jms JMS support package, including helper classes to send/receive JMS messages | ${springVersion} | 7.0.9 | |
O/R Mapping
Apache 2.0
| org.springframework
»
spring-orm Spring Object/Relational Mapping which provides integration layers for popular object-relational mapping APIs, including ... | ${springVersion} | 7.0.9 | |
AOP
Apache 2.0
| org.springframework
»
spring-aop Spring AOP provides an Alliance-compliant aspect-oriented programming implementation allowing you to define method ... | ${springVersion} | 7.0.9 | |
Apache 2.0
| org.togglz
»
togglz-core Togglz - Core Framework | ${togglzVersion} | 4.6.4 | |
Object Pool
Apache 2.0
| org.vibur
»
vibur-object-pool General-purpose concurrent Java object pool that is built entirely using standard Java concurrency utilities, | ${viburVersion} | 26.0 | |
YAML
Apache 2.0
| org.yaml
»
snakeyaml YAML 1.1 parser and emitter for Java | ${snakeYamlVersion} | 2.7 | |
| tanukisoft » wrapper | 3.5.51 | 3.2.3 | ||
| tanukisoft » wrapper | ${wrapperVersion} | 3.2.3 | ||
| weblogic » wlclient | 9.2.3.0 | 10.3.2.0 | ||
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 ... | ${xerces2VersionBase} | 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 ... | ${xmlApisVersion} | 2.0.2 | |
Testing
BSD 3-clause
| xmlunit
»
xmlunit XMLUnit 1.x Compatibility Layer | 1.6 | 2.13.0 |