Compile Dependencies (13)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
ElasticSearch Client
Apache 2.0
| co.elastic.clients
»
elasticsearch-java Elasticsearch Java API Client | 9.4.5 | 9.5.1 | |
Apache 2.0
| com.querydsl
»
querydsl-core(optional) core module for querydsl | 5.1.0 | ✔ | |
ElasticSearch Client
Apache 2.0
| org.elasticsearch.client
»
elasticsearch-rest-client(optional) Elasticsearch subproject :client:rest | 9.4.5 | 9.5.2 | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib(optional) Standard library for the Kotlin Programming Language | 2.3.21 | 2.4.10 | |
Reflection
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-reflect(optional) Runtime libraries for Kotlin reflection, which allows you to introspect the structure of your program at runtime. | 2.3.21 | 2.4.10 | |
Concurrency
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-core(optional) Coroutines support libraries for Kotlin | 1.10.2 | 1.11.0 | |
Concurrency
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-reactor(optional) Coroutines support libraries for Kotlin | 1.10.2 | 1.11.0 | |
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 ... | 7.0.9 | ✔ | |
Transactions
Apache 2.0
| org.springframework
»
spring-tx Support for programmatic and declarative transaction management for classes that implement special interfaces or any ... | 7.0.9 | ✔ | |
Apache 2.0
| org.springframework
»
spring-webflux(optional) Non-blocking web stack with support for 'Reactive Streams' back pressure, running on Netty, Undertow, and Servlet 3.1+ ... | 7.0.9 | ✔ | |
Apache 2.0
| org.springframework.data
»
spring-data-commons Spring Data makes it easy to use data access technologies, relational and non-relational databases, map-reduce ... | 4.1.1 | ✔ | |
JSON Lib
Apache 2.0
| tools.jackson.core
»
jackson-core Core Jackson processing abstractions (aka Streaming API), implementation for JSON | |||
JSON Lib
Apache 2.0
| tools.jackson.core
»
jackson-databind General data-binding functionality for Jackson: works on core streaming API |
Provided Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core(optional) Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.21.5 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind(optional) General data-binding functionality for Jackson: works on core streaming API | 2.21.5 | 3.2.2 | |
Dep Injection
Apache 2.0
| jakarta.enterprise
»
jakarta.enterprise.cdi-api(optional) APIs for CDI (Contexts and Dependency Injection for Java) | 4.1.0 | 5.0.0.CR1 |
Test Dependencies (17)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.tngtech.archunit
»
archunit-junit5 A Java architecture test library, to specify and assert architecture rules in plain Java - Module 'archunit-junit5' | 1.3.0 | 1.5.0 | |
Apache 2.0
| io.micrometer
»
micrometer-observation-test Test compatibility kit for extensions of Micrometer Observation | 1.17.1 | ✔ | |
Testing
Apache 2.0
| io.projectreactor
»
reactor-test Reactor Test support | 3.8.7 | ✔ | |
Apache 2.0
| io.specto
»
hoverfly-java-junit5 JUnit 5 extension for Hoverfly-Java | 0.20.2 | ✔ | |
Annotation Lib
EPL 2.0 +1
| jakarta.annotation
»
jakarta.annotation-api Jakarta Annotations API | 2.0.0 | 3.0.0 | |
Java Spec
EPL 2.0 +1
| javax.interceptor
»
javax.interceptor-api Jakarta Interceptors defines a means of interposing on business method invocations | 1.2.2 | 2.2.0 | |
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 ... | 2.25.4 | 2.26.1 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-to-slf4j The Apache Log4j binding between Log4j 2 API and SLF4J. | 2.25.4 | 2.26.1 | |
Apache 2.0
| org.apache.openwebbeans » openwebbeans-se | 4.0.3 | 4.1.1 | |
Annotation Lib
Apache 2.0
| org.jetbrains
»
annotations(optional) A set of annotations used for code inspection support and code documentation. | 26.0.2-1 | 26.1.0 | |
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-test(optional) Coroutines support libraries for Kotlin | 1.10.2 | 1.11.0 | |
Mocking
MIT
| org.mockito
»
mockito-junit-jupiter Mockito JUnit 5 support | 5.23.0 | ✔ | |
Testing
Apache 2.0
| org.skyscreamer
»
jsonassert Library for writing tests that checks JSON documents (useful for testing responses from REST services). | 1.5.3 | ✔ | |
Logging Bridge
Apache 2.0
| org.slf4j
»
log4j-over-slf4j Log4j implemented over SLF4J | 2.0.18 | ✔ | |
Testing
Apache 2.0
| org.springframework
»
spring-test Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides ... | 7.0.9 | ✔ | |
MIT
| org.testcontainers
»
testcontainers-elasticsearch Isolated container management for Java code testing | |||
Mocking
Apache 2.0
| org.wiremock
»
wiremock A web service test double for all occasions | 3.9.2 | 3.13.2 |
Managed Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
I/O
Apache 2.0
| commons-io
»
commons-io The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.20.0 | 2.22.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 ... | 3.19.0 | 3.20.0 |