Compile Dependencies (43)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.chutneytesting » task-spi | 1.3.7 | 1.5.6 | |
Apache 2.0
| com.chutneytesting » tools | 1.3.7 | 3.0.0 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core Core Jackson processing abstractions (aka Streaming API), implementation for JSON | |||
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind General data-binding functionality for Jackson: works on core streaming API | |||
JSON Lib
Apache 2.0
| com.github.erosb
»
everit-json-schema Implementation of the JSON Schema Core Draft v4 specification built with the org.json API | 1.12.2 | 1.14.6 | |
Apache 2.0
| com.github.fridujo
»
rabbitmq-mock Mock for RabbitMQ Java amqp-client | 1.1.1 | 1.2.0 | |
Apache 2.0
| com.github.tomakehurst
»
wiremock-standalone A web service test double for all occasions - standalone edition | 2.26.3 | 3.13.2 | |
Core Utils
Apache 2.0
| com.google.guava
»
guava2 vulnerabilities Guava is a suite of core and expanded libraries that include | 30.1.1-jre | 33.6.0-jre | |
Embedded SQL DB
EPL 1.0 +1
| com.h2database
»
h2 A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ... | |||
SSH Lib
Apache 2.0
| com.hierynomus
»
sshj SSHv2 library for Java | 0.31.0 | 0.40.0 | |
JSON Lib
Apache 2.0
| com.jayway.jsonpath
»
json-path1 vulnerability A library to query and verify JSON | 2.4.0 | 3.0.0 | |
| com.mockrunner
»
mockrunner-jms Mock classes for Java Messaging System | 1.1.2 | 2.0.7 | ||
Message Queue Client
Apache 2.0 +2
| com.rabbitmq
»
amqp-client1 vulnerability The RabbitMQ Java client library allows Java applications to interface with RabbitMQ. | 5.8.0 | 5.30.0 | |
JDBC Pool
Apache 2.0
| com.zaxxer
»
HikariCP HikariCP is a 'zero-overhead' production ready JDBC connection pool. | |||
I/O
Apache 2.0
| commons-io
»
commons-io1 vulnerability The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.8.0 | 2.22.0 | |
Application Metrics
Apache 2.0
| io.micrometer
»
micrometer-core Core module of Micrometer containing instrumentation API and implementation | |||
Message Queue Client
EPL 2.0
| javax.jms
»
javax.jms-api Jakarta Messaging describes a means for Java applications to create, send, | 2.0.1 | 3.1.0 | |
XPath
BSD 2-clause
| jaxen
»
jaxen Jaxen is a universal XPath engine for Java. | |||
Message Broker
Apache 2.0
| org.apache.activemq
»
activemq-broker6 vulnerabilities The ActiveMQ Message Broker implementation | 5.16.1 | 6.2.5 | |
Apache 2.0
| org.apache.activemq.tooling
»
activemq-junit JUnit Rule for Embedded ActiveMQ Brokers | 5.16.1 | 6.2.5 | |
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.12.0 | 3.20.0 | |
String Utils
Apache 2.0
| org.apache.commons
»
commons-text1 vulnerability The Commons Text library provides additions to the standard JDK text handling. It includes algorithms for string ... | 1.9 | 1.15.0 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpclient Apache HttpComponents Client | |||
Apache 2.0
| org.apache.qpid
»
qpid-broker-core Broker core functionality and initial configuration | 7.0.6 | 10.0.1 | |
Apache 2.0
| org.apache.qpid
»
qpid-broker-plugins-amqp-0-8-protocol AMQP 0-8, 0-9 and 0-9-1 protocol broker plug-in | 7.0.6 | 10.0.1 | |
Apache 2.0
| org.apache.qpid
»
qpid-broker-plugins-memory-store Memory message store broker plug-in | 7.0.6 | 10.0.1 | |
SSH Lib
Apache 2.0
| org.apache.sshd » sshd-core1 vulnerability | 2.6.0 | 2.17.1 | |
Apache 2.0
| org.apache.ws.security
»
wss4j The Apache WSS4J project provides a Java implementation of the primary security standards | 1.6.17 | 1.6.19 | |
Lang Runtime
Apache 2.0
| org.codehaus.groovy
»
groovy Groovy: A powerful multi-faceted language for the JVM | 2.5.14 | 5.0.6 | |
| org.jdom
»
jdom21 vulnerability A complete, Java-based solution for accessing, manipulating, | 2.0.6 | 2.0.6.1 | ||
MongoDB Client
Apache 2.0
| org.mongodb
»
mongodb-driver The MongoDB Synchronous Driver | 3.12.8 | 5.7.0 | |
BSON
Apache 2.0
| org.mongodb
»
bson The BSON library | 3.12.8 | 5.7.0 | |
Selenium Driver
Apache 2.0
| org.seleniumhq.selenium
»
selenium-firefox-driver Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 3.141.59 | 4.44.0 | |
Selenium Driver
Apache 2.0
| org.seleniumhq.selenium
»
selenium-ie-driver Selenium automates browsers. That's it! What you do with that power is entirely up to you. | |||
Selenium Driver
Apache 2.0
| org.seleniumhq.selenium
»
selenium-chrome-driver Selenium automates browsers. That's it! What you do with that power is entirely up to you. | |||
Apache 2.0
| org.seleniumhq.selenium
»
selenium-support Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 3.141.59 | 4.44.0 | |
Web Testing
Apache 2.0
| org.seleniumhq.selenium
»
selenium-api Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 3.141.59 | 4.44.0 | |
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. | |||
Web Framework
Apache 2.0
| org.springframework
»
spring-web Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ... | |||
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-jdbc Starter for using JDBC with the HikariCP connection pool | |||
Testing
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-test Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito | 2.3.10.RELEASE | 4.0.6 | |
Apache 2.0
| org.springframework.kafka
»
spring-kafka Spring Kafka Support | |||
Apache 2.0
| org.springframework.kafka
»
spring-kafka-test Spring Kafka Test Support |
