Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses
com.amazonaws aws-lambda-java-core 1.2.1 jar Apache License, Version 2.0
com.fasterxml.jackson.core jackson-annotations 2.13.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.13.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.13.4.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-kotlin 2.13.0 jar The Apache Software License, Version 2.0
org.jetbrains annotations 20.1.0 jar The Apache Software License, Version 2.0
org.jetbrains.kotlin kotlin-reflect 1.5.20 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib 1.5.20 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-jdk7 1.5.20 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-jdk8 1.5.20 jar The Apache License, Version 2.0
org.jetbrains.kotlinx kotlinx-coroutines-core 1.5.0 jar The Apache Software License, Version 2.0
org.slf4j slf4j-nop 1.7.30 jar MIT License
pl.wrzasq.commons commons-aws 2.0.7 jar The MIT license
pl.wrzasq.commons commons-json 2.0.7 jar The MIT license

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
io.cucumber cucumber-java8 6.11.0 jar MIT License
io.cucumber cucumber-junit 6.11.0 jar MIT License
io.mockk mockk 1.11.0 jar Apache License, Version 2.0
io.mockk mockk-dsl-jvm 1.11.0 jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.7.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.7.2 jar Eclipse Public License v2.0
org.junit.vintage junit-vintage-engine 5.7.2 jar Eclipse Public License v2.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses
org.graalvm.sdk graal-sdk 21.1.0 jar Universal Permissive License, Version 1.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses
com.amazonaws aws-lambda-java-events 3.10.0 jar Apache License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.13.0 jar The Apache Software License, Version 2.0
joda-time joda-time 2.6 jar Apache 2
org.jetbrains.kotlin kotlin-stdlib-common 1.5.20 jar The Apache License, Version 2.0
org.jetbrains.kotlinx kotlinx-coroutines-core-jvm 1.5.0 jar The Apache Software License, Version 2.0
org.reactivestreams reactive-streams 1.0.3 jar CC0
org.slf4j slf4j-api 1.7.30 jar MIT License
software.amazon.awssdk annotations 2.17.96 jar Apache License, Version 2.0
software.amazon.awssdk auth 2.17.96 jar Apache License, Version 2.0
software.amazon.awssdk aws-core 2.17.96 jar Apache License, Version 2.0
software.amazon.awssdk aws-query-protocol 2.17.96 jar Apache License, Version 2.0
software.amazon.awssdk http-client-spi 2.17.96 jar Apache License, Version 2.0
software.amazon.awssdk json-utils 2.17.96 jar Apache License, Version 2.0
software.amazon.awssdk metrics-spi 2.17.96 jar Apache License, Version 2.0
software.amazon.awssdk profiles 2.17.96 jar Apache License, Version 2.0
software.amazon.awssdk protocol-core 2.17.96 jar Apache License, Version 2.0
software.amazon.awssdk regions 2.17.96 jar Apache License, Version 2.0
software.amazon.awssdk sdk-core 2.17.96 jar Apache License, Version 2.0
software.amazon.awssdk sns 2.17.96 jar Apache License, Version 2.0
software.amazon.awssdk sqs 2.17.96 jar Apache License, Version 2.0
software.amazon.awssdk third-party-jackson-core 2.17.96 jar Apache License, Version 2.0
software.amazon.awssdk utils 2.17.96 jar Apache License, Version 2.0
software.amazon.eventstream eventstream 1.0.1 jar Apache License, Version 2.0

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
commons-codec commons-codec 1.11 jar Apache License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.5.13 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.11 jar Apache License, Version 2.0
software.amazon.awssdk apache-client 2.17.96 jar Apache License, Version 2.0

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
io.cucumber create-meta 4.0.0 jar MIT License
io.cucumber cucumber-core 6.11.0 jar MIT License
io.cucumber cucumber-expressions 10.3.0 jar MIT License
io.cucumber cucumber-gherkin 6.11.0 jar MIT License
io.cucumber cucumber-gherkin-messages 6.11.0 jar MIT License
io.cucumber cucumber-plugin 6.11.0 jar MIT License
io.cucumber datatable 3.5.0 jar MIT License
io.cucumber docstring 6.11.0 jar MIT License
io.cucumber html-formatter 13.0.0 jar MIT License
io.cucumber messages 15.0.0 jar MIT License
io.cucumber tag-expressions 3.0.1 jar MIT License
io.mockk mockk-agent-api 1.11.0 jar Apache License, Version 2.0
io.mockk mockk-agent-common 1.11.0 jar Apache License, Version 2.0
io.mockk mockk-agent-jvm 1.11.0 jar Apache License, Version 2.0
io.mockk mockk-common 1.11.0 jar Apache License, Version 2.0
io.mockk mockk-dsl 1.11.0 jar Apache License, Version 2.0
junit junit 4.13.2 jar Eclipse Public License 1.0
net.bytebuddy byte-buddy 1.10.14 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.10.14 jar Apache License, Version 2.0
net.jodah typetools 0.6.3 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.junit.platform junit-platform-commons 1.7.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.7.2 jar Eclipse Public License v2.0
org.objenesis objenesis 3.1 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache 2: Joda-Time

CC0: reactive-streams

The Apache License, Version 2.0: Kotlin Reflect, Kotlin Stdlib, Kotlin Stdlib Common, Kotlin Stdlib Jdk7, Kotlin Stdlib Jdk8, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Eclipse Public License 1.0: JUnit

Universal Permissive License, Version 1.0: Graal Sdk

MIT License: Cucumber Expressions, Cucumber HTML Formatter, Cucumber Messages, Cucumber Tag Expressions, Cucumber create meta, Cucumber-JVM: Core, Cucumber-JVM: Docstring, Cucumber-JVM: Gherkin, Cucumber-JVM: Gherkin Messages, Cucumber-JVM: JUnit, Cucumber-JVM: Java 8, Cucumber-JVM: Plugin, DataTable, SLF4J API Module, SLF4J NOP Binding

Apache License, Version 2.0: AWS Event Stream, AWS Java SDK :: AWS Core, AWS Java SDK :: Annotations, AWS Java SDK :: Auth, AWS Java SDK :: Core :: Protocols :: AWS Query Protocol, AWS Java SDK :: Core :: Protocols :: Json Utils, AWS Java SDK :: Core :: Protocols :: Protocol Core, AWS Java SDK :: HTTP Client Interface, AWS Java SDK :: HTTP Clients :: Apache, AWS Java SDK :: Metrics SPI, AWS Java SDK :: Profiles, AWS Java SDK :: Regions, AWS Java SDK :: SDK Core, AWS Java SDK :: Services :: Amazon SNS, AWS Java SDK :: Services :: Amazon SQS, AWS Java SDK :: Third Party :: Jackson-core, AWS Java SDK :: Utilities, AWS Lambda Java Core Library, AWS Lambda Java Events Library, Apache Commons Codec, Apache HttpClient, Apache HttpCore, Byte Buddy (without dependencies), Byte Buddy agent, Java MockK DSL, MockK, MockK Common Agent classes, MockK DSL common, MockK Java Agent, MockK Java Agent API, MockK common, Objenesis, TypeTools

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API, JUnit Vintage Engine

New BSD License: Hamcrest Core

The MIT license: CloudFormation macro processor., WrzasqPl Commons AWS, WrzasqPl basic JSON setup

The Apache Software License, Version 2.0: Apache Commons Logging, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, JetBrains Java Annotations, jackson-databind, jackson-module-kotlin, kotlinx-coroutines-core

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
aws-lambda-java-core-1.2.1.jar 7.5 kB 22 10 1 1.8 Yes
aws-lambda-java-events-3.10.0.jar 415.5 kB 283 266 5 1.8 Yes
jackson-annotations-2.13.0.jar 75.7 kB 84 72 2 - Yes
jackson-core-2.13.0.jar 374.6 kB 156 128 13 - Yes
jackson-databind-2.13.4.2.jar 1.5 MB 746 708 23 - Yes
jackson-datatype-jsr310-2.13.0.jar 121.2 kB 81 59 7 - Yes
jackson-module-kotlin-2.13.0.jar 117.3 kB 86 67 2 - Yes
commons-codec-1.11.jar 335 kB 243 96 7 1.6 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
create-meta-4.0.0.jar 45.6 kB 44 25 2 1.8 Yes
cucumber-core-6.11.0.jar 706.7 kB 374 317 20 1.8 Yes
cucumber-expressions-10.3.0.jar 55.9 kB 49 39 1 1.8 Yes
cucumber-gherkin-6.11.0.jar 6.4 kB 20 9 1 1.8 Yes
cucumber-gherkin-messages-6.11.0.jar 172.3 kB 121 92 4 1.8 Yes
cucumber-java8-6.11.0.jar 214.9 kB 146 134 1 1.8 Yes
cucumber-junit-6.11.0.jar 39.8 kB 40 30 1 1.8 Yes
cucumber-plugin-6.11.0.jar 32.7 kB 58 47 2 1.8 Yes
datatable-3.5.0.jar 105.4 kB 94 77 3 1.8 Yes
docstring-6.11.0.jar 9.7 kB 18 8 1 1.8 Yes
html-formatter-13.0.0.jar 435.9 kB 15 2 1 1.8 Yes
messages-15.0.0.jar 5.7 MB 3162 3086 30 1.8 Yes
tag-expressions-3.0.1.jar 13.1 kB 22 12 1 1.8 Yes
mockk-1.11.0.jar 525.8 kB 331 313 12 1.8 Yes
mockk-agent-api-1.11.0.jar 11.1 kB 19 13 1 1.8 Yes
mockk-agent-common-1.11.0.jar 39.1 kB 32 24 2 1.8 Yes
mockk-agent-jvm-1.11.0.jar 86.6 kB 62 47 5 1.8 Yes
mockk-common-1.11.0.jar 44.4 kB 88 0 0 - No
mockk-dsl-1.11.0.jar 39.8 kB 69 0 0 - No
mockk-dsl-jvm-1.11.0.jar 400.3 kB 239 234 1 1.8 Yes
joda-time-2.6.jar 587.5 kB 673 244 7 1.5 Yes
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
byte-buddy-1.10.14.jar 3.5 MB 2504 2449 37 - Yes
byte-buddy-agent-1.10.14.jar 259.2 kB 81 63 2 - Yes
typetools-0.6.3.jar 18.3 kB 18 8 1 1.6 Yes
httpclient-4.5.13.jar 780.3 kB 511 470 24 1.6 Yes
httpcore-4.4.11.jar 326.9 kB 282 252 17 1.6 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 - Yes
graal-sdk-21.1.0.jar 579.2 kB 302 296 21 - Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
annotations-20.1.0.jar 26.2 kB 60 52 2 1.8 Yes
kotlin-reflect-1.5.20.jar 3 MB 1926 1822 63 - Yes
kotlin-stdlib-1.5.20.jar 1.5 MB 906 863 31 - Yes
kotlin-stdlib-common-1.5.20.jar 197.8 kB 334 0 0 - No
kotlin-stdlib-jdk7-1.5.20.jar 23 kB 19 8 4 - Yes
kotlin-stdlib-jdk8-1.5.20.jar 16.1 kB 30 12 7 - Yes
kotlinx-coroutines-core-1.5.0.jar 168.5 kB 296 0 0 - No
kotlinx-coroutines-core-jvm-1.5.0.jar 1.5 MB 856 837 12 1.8 Yes
junit-jupiter-api-5.7.2.jar 175.6 kB 168 153 8 - Yes
junit-jupiter-engine-5.7.2.jar 212.9 kB 131 114 9 - Yes
junit-platform-commons-1.7.2.jar 100 kB 63 43 7 - Yes
junit-platform-engine-1.7.2.jar 181.4 kB 141 125 9 - Yes
junit-vintage-engine-5.7.2.jar 64.3 kB 47 33 6 - Yes
objenesis-3.1.jar 60.4 kB 64 48 10 1.8 Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
reactive-streams-1.0.3.jar 11.4 kB 17 13 1 1.6 Yes
slf4j-api-1.7.30.jar 41.5 kB 46 34 4 1.5 Yes
slf4j-nop-1.7.30.jar 4 kB 13 3 1 1.5 Yes
commons-aws-2.0.7.jar 61.6 kB 59 40 6 1.8 Yes
commons-json-2.0.7.jar 5.3 kB 14 1 1 1.8 Yes
annotations-2.17.96.jar 12.8 kB 24 11 1 1.8 No
apache-client-2.17.96.jar 72.5 kB 64 37 6 1.8 Yes
auth-2.17.96.jar 147.7 kB 119 100 6 1.8 Yes
aws-core-2.17.96.jar 106.5 kB 106 74 14 1.8 Yes
aws-query-protocol-2.17.96.jar 69.8 kB 64 45 5 1.8 Yes
http-client-spi-2.17.96.jar 67.1 kB 75 59 3 1.8 Yes
json-utils-2.17.96.jar 25.3 kB 27 12 2 1.8 Yes
metrics-spi-2.17.96.jar 23.6 kB 28 14 2 1.8 Yes
profiles-2.17.96.jar 31.8 kB 30 16 2 1.8 Yes
protocol-core-2.17.96.jar 35.1 kB 41 27 1 1.8 Yes
regions-2.17.96.jar 632.8 kB 354 332 8 1.8 Yes
sdk-core-2.17.96.jar 631.6 kB 562 487 50 1.8 Yes
sns-2.17.96.jar 934.7 kB 646 624 4 1.8 Yes
sqs-2.17.96.jar 550.4 kB 369 341 5 1.8 Yes
third-party-jackson-core-2.17.96.jar 380 kB 158 124 12 1.6 Yes
utils-2.17.96.jar 123.2 kB 104 85 7 1.8 Yes
eventstream-1.0.1.jar 30.2 kB 29 19 1 1.8 Yes
Total Size Entries Classes Packages Java Version Debug Information
76 29.4 MB 19568 16738 609 1.8 71
compile: 37 compile: 13.6 MB compile: 9443 compile: 7609 compile: 315 - compile: 34
test: 33 test: 13.7 MB test: 8681 test: 7950 test: 217 - test: 31
runtime: 5 runtime: 1.6 MB runtime: 1142 runtime: 883 runtime: 56 - runtime: 5
provided: 1 provided: 579.2 kB provided: 302 provided: 296 provided: 21 - provided: 1