Bluetape4k Graph Library for Kotlin

Compile Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
io.github.bluetape4k » bluetape4k-core
Common Library for Kotlin
1.7.01.12.1

Runtime Dependencies (10)

Category/LicenseGroup / ArtifactVersionUpdates
Logging EPL 2.0 +1
ch.qos.logback » logback-classic
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
1.5.321.6.3
Apache 2.0
io.github.bluetape4k » bluetape4k-logging
Common Library for Kotlin
1.7.01.12.1
Apache 2.0
io.github.bluetape4k » bluetape4k-virtualthread-api
Common Library for Kotlin
1.7.01.12.1
Apache 2.0
io.github.bluetape4k » bluetape4k-virtualthread-jdk25
Common Library for Kotlin
1.7.01.12.1
Apache 2.0
io.github.bluetape4k » bluetape4k-coroutines
Common Library for Kotlin
1.7.01.12.1
Lang Runtime Apache 2.0
org.jetbrains.kotlin » kotlin-stdlib
Standard library for the Kotlin Programming Language
2.3.212.4.10
Reflection Apache 2.0
org.jetbrains.kotlin » kotlin-reflect
Runtime libraries for Kotlin reflection, which allows you to introspect the structure of your program at runtime.
2.3.212.4.10
Concurrency Apache 2.0
org.jetbrains.kotlinx » kotlinx-coroutines-core-jvm
Coroutines support libraries for Kotlin
1.10.21.11.0
Concurrency Apache 2.0
org.jetbrains.kotlinx » atomicfu-jvm
AtomicFU utilities
0.32.10.33.0
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 ...
2.0.172.0.18

Managed Dependencies (82)

Category/LicenseGroup / ArtifactVersionUpdates
Logging EPL 2.0 +1
ch.qos.logback » logback-core2 vulnerabilities
Core implementation of Logback, a reliable, generic, fast and flexible logging framework.
1.5.321.6.3
Logging EPL 2.0 +1
ch.qos.logback » logback-classic
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
1.5.321.6.3
Reflection BSD 3-clause
com.esotericsoftware » reflectasm
High performance Java reflection using code generation
1.11.9
Serializer BSD 3-clause
com.esotericsoftware » kryo
Fast, efficient Java serialization. This is the main Kryo artifact.
5.6.2
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-annotations
Core annotations used for value types, used by Jackson data binding package.
2.212.22
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-core
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
2.21.23.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 ...
3.2.33.2.4
Cache Impl Apache 2.0
com.github.ben-manes.caffeine » jcache
A high performance caching library
3.2.33.2.4
Compression BSD 2-clause
com.github.luben » zstd-jni
JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Java and all JVM ...
1.5.7-71.5.7-15
Code Analyzer LGPL 2.1
com.google.code.findbugs » jsr305
Annotations the SpotBugs tool supports
3.0.24.10.4
Core Utils Apache 2.0
com.google.guava » guava
Guava is a suite of core and expanded libraries that include
33.4.8-jre33.7.1-jre
JSON Lib Apache 2.0
com.jayway.jsonpath » json-path
A library to query and verify JSON
3.0.0
Bill of materials Apache 2.0
com.squareup.okhttp3 » okhttp-bom
Square’s meticulous HTTP client for Java and Kotlin.
5.3.25.5.0
Reflection Apache 2.0
commons-beanutils » commons-beanutils
Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.
1.11.0
Base64 Apache 2.0
commons-codec » commons-codec
The Apache Commons Codec component contains encoders and decoders for
1.18.01.22.1
I/O Apache 2.0
commons-io » commons-io
The Apache Commons IO library contains utility classes, stream implementations, file filters,
2.19.02.22.0
Logging Apache 2.0
commons-logging » commons-logging
Apache Commons Logging is a thin adapter allowing configurable bridging to other,
1.3.51.4.0
MIT
io.github.benas » random-beans
Random Beans core implementation
3.9.0
Bill of materials Apache 2.0
io.github.bluetape4k » bluetape4k-bom
BOM for Bluetape4k modules
1.7.01.12.1
Bill of materials Apache 2.0
io.github.openfeign » feign-bom
Bill of material
13.1113.14
Bill of materials Apache 2.0
io.micrometer » micrometer-tracing-bom
Micrometer Tracing BOM (Bill of Materials) for managing Micrometer Tracing artifact versions
1.6.41.7.1
Bill of materials Apache 2.0
io.micrometer » micrometer-bom
Micrometer BOM (Bill of Materials) for managing Micrometer artifact versions
1.16.41.17.1
Mocking Apache 2.0
io.mockk » mockk
Mocking library for Kotlin
1.14.91.14.11
Bill of materials Apache 2.0
io.opentelemetry » opentelemetry-bom
OpenTelemetry Bill of Materials
1.60.11.65.0
Java Spec EDL 1.0
jakarta.activation » jakarta.activation-api
Jakarta Activation API 2.2 Specification
2.1.32.1.4
Annotation Lib EPL 2.0 +1
jakarta.annotation » jakarta.annotation-api
Jakarta Annotations API
3.0.0
Expression Lang EPL 2.0 +1
jakarta.el » jakarta.el-api
Jakarta Expression Language defines an expression language for Java applications
6.0.1
Dep Injection Apache 2.0
jakarta.inject » jakarta.inject-api
Jakarta Dependency Injection
2.0.1
Java Spec EPL 2.0 +1
jakarta.interceptor » jakarta.interceptor-api
Jakarta Interceptors defines a means of interposing on business method invocations
2.2.0
jakarta.jms » jakarta.jms-api
Jakarta Messaging describes a means for Java applications to create, send,
3.1.0
Java Spec EPL 2.0
jakarta.json » jakarta.json-api
Jakarta JSON Processing defines a Java(R) based framework for parsing, generating, transforming, and querying JSON ...
2.1.3
Java Spec EDL 1.0 +1
jakarta.persistence » jakarta.persistence-api
The Jakarta Persistence API (JPA), providing object-relational mapping capabilities for managing relational data in Java ...
3.2.0
Java Spec EPL 2.0 +1
jakarta.servlet » jakarta.servlet-api
API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ...
6.1.0
Transactions EPL 2.0 +1
jakarta.transaction » jakarta.transaction-api
Jakarta Transactions
2.0.1
Validation Apache 2.0
jakarta.validation » jakarta.validation-api
JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ...
3.1.1
Java Spec EPL 2.0 +1
jakarta.ws.rs » jakarta.ws.rs-api
Jakarta RESTful Web Services
4.0.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 ...
4.0.24.0.5
Apache 2.0
net.datafaker » datafaker
This library is an improved fork of JavaFaker (as well as Ruby's stympy/faker gem and Perl's Data::Faker
2.5.42.7.0
MIT
org.amshove.kluent » kluent
Fluent Assertion-Library for Kotlin
1.73
Math Lib Apache 2.0
org.apache.commons » commons-math3
Alternate implementations of JDK's "Math" functions.
3.6.14.0-beta1
Collections Apache 2.0
org.apache.commons » commons-collections4
The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
4.5.04.6.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.5.01.6.0
Compression Apache 2.0
org.apache.commons » commons-compress
Apache Commons Compress defines an API for working with
1.27.11.28.0
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.14.01.14.1
Object Pool Apache
org.apache.commons » commons-pool22.12.12.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.17.03.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 ...
1.13.11.15.0
Apache 2.0
org.apache.fory » fory-kotlin0.15.01.6.1
Bill of materials Apache 2.0
org.apache.logging.log4j » log4j-bom
Apache Log4j Bill-of-Materials
2.25.32.26.1
Assertion Apache 2.0
org.assertj » assertj-core1 vulnerability
Rich and fluent assertions for testing in Java
3.27.63.27.7
JSON Lib EPL 2.0
org.glassfish » jakarta.json
Default provider for Jakarta JSON Processing
2.0.1
Annotation Lib Apache 2.0
org.jetbrains » annotations
A set of annotations used for code inspection support and code documentation.
26.1.0
Apache 2.0
org.jetbrains.kotlinx » kotlinx-coroutines-test-jvm
Coroutines support libraries for Kotlin
1.10.21.11.0
Concurrency Apache 2.0
org.jetbrains.kotlinx » kotlinx-coroutines-core
Coroutines support libraries for Kotlin
1.10.21.11.0
Apache 2.0
org.jetbrains.kotlinx » kotlinx-coroutines-test
Coroutines support libraries for Kotlin
1.10.21.11.0
Apache 2.0
org.jetbrains.kotlinx » kotlinx-coroutines-debug
Coroutines support libraries for Kotlin
1.10.21.11.0
Concurrency Apache 2.0
org.jetbrains.kotlinx » kotlinx-coroutines-core-jvm
Coroutines support libraries for Kotlin
1.10.21.11.0
Concurrency Apache 2.0
org.jetbrains.kotlinx » kotlinx-coroutines-reactor
Coroutines support libraries for Kotlin
1.10.21.11.0
Apache 2.0
org.jetbrains.kotlinx » kotlinx-coroutines-slf4j
Coroutines support libraries for Kotlin
1.10.21.11.0
Concurrency Apache 2.0
org.jetbrains.kotlinx » kotlinx-coroutines-reactive
Coroutines support libraries for Kotlin
1.10.21.11.0
org.junit » junit-bom
This Bill of Materials POM can be used to ease dependency management when referencing multiple JUnit artifacts using ...
6.0.36.1.3
org.junit » junit-bom
This Bill of Materials POM can be used to ease dependency management when referencing multiple JUnit artifacts using ...
6.0.36.1.3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-engine
Core package for the JUnit Jupiter test engine.
6.0.36.1.3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter
Module "junit-jupiter" of JUnit
6.0.36.1.3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-params
JUnit Jupiter extension for running parameterized tests.
6.0.36.1.3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api
JUnit Jupiter is the API for writing tests using JUnit 5.
6.0.36.1.3
EPL 2.0
org.junit.jupiter » junit-jupiter-migrationsupport
Module "junit-jupiter-migrationsupport" of JUnit
6.0.36.1.3
Testing EPL 2.0
org.junit.platform » junit-platform-engine
Module "junit-platform-engine" of JUnit
6.0.36.1.3
Testing EPL 2.0
org.junit.platform » junit-platform-runner
Runner and annotations for configuring and executing tests on the JUnit Platform in a JUnit environment.
6.0.31.14.4
Testing EPL 2.0
org.junit.platform » junit-platform-launcher
Public API for configuring and launching test plans.
6.0.36.1.3
Testing EPL 2.0
org.junit.platform » junit-platform-commons
Module "junit-platform-commons" of JUnit
6.0.36.1.3
Compression Apache 2.0
org.lz4 » lz4-java3 vulnerabilities
Java bindings and pure Java implementations of LZ4 and XXHash
1.8.01.11.2
Reflection Apache 2.0
org.objenesis » objenesis
A library for instantiating Java objects
3.43.6
Bytecode BSD 3-clause
org.ow2.asm » asm
ASM, a very small and fast Java bytecode manipulation framework
9.9.19.10.1
Testing Apache 2.0
org.skyscreamer » jsonassert
Library for writing tests that checks JSON documents (useful for testing responses from REST services).
2.0-rc11.5.3
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 ...
2.0.172.0.18
org.slf4j » jul-to-slf4j
Jul-to-slf4j includes a java.util.logging (jul) handler, namely SLF4JBridgeHandler, which routes all incoming jul ...
2.0.172.0.18
Logging Bridge Apache 2.0
org.slf4j » jcl-over-slf4j
Jakarta/Apache commons logging 1.2 implemented over SLF4J
2.0.172.0.18
Logging Bridge Apache 2.0
org.slf4j » log4j-over-slf4j
Log4j implemented over SLF4J
2.0.172.0.18
org.testcontainers » testcontainers-bom
Isolated container management for Java code testing
2.0.42.0.5
Compression Apache 2.0
org.xerial.snappy » snappy-java
snappy-java: A fast compression/decompression library
1.1.10.8
JSON Lib Apache 2.0
tools.jackson.core » jackson-core
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
3.1.23.2.2