Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Managed Dependencies (42)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| com.atlassian.adf » adf-builder-java | 2.2.2 | 2.2.4 | ||
| com.atlassian.adf » adf-builder-java-html | 2.2.2 | 2.2.4 | ||
| com.atlassian.adf » adf-builder-java-jackson2 | 2.2.2 | 2.2.4 | ||
| com.atlassian.adf » adf-builder-java-markdown | 2.2.2 | 2.2.4 | ||
| com.atlassian.adf » adf-builder-java-schema | 2.2.2 | 2.2.4 | ||
| com.atlassian.adf » adf-builder-java-wiki | 2.2.2 | 2.2.4 | ||
| com.atlassian.adf
»
adf-builder-java-tck Technology Compatibility Kit for testing parser implementations. | 2.2.2 | 2.2.4 | ||
Annotation Lib
BSD
| com.atlassian.annotations » atlassian-annotations(optional) | 2.2.1 | 5.1.5 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind General data-binding functionality for Jackson: works on core streaming API | 2.17.1 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.17.1 | 2.21 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.17.1 | 3.1.3 | |
Mocking
MIT
| com.github.valfirst
»
slf4j-test An in-memory SLF4J implementation focused on aiding unit | 3.0.1 | 3.0.3 | |
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 ... | 2.10.1 | 2.14.0 | |
Assertion
Apache 2.0
| org.assertj
»
assertj-core1 vulnerability Rich and fluent assertions for testing in Java | 3.27.3 | 3.27.7 | |
Markdown
BSD 2-clause
| org.commonmark
»
commonmark Core of commonmark-java (a library for parsing Markdown to an AST, modifying the AST and rendering it to HTML or ... | 0.20.0 | 0.28.0 | |
BSD 2-clause
| org.commonmark
»
commonmark-ext-gfm-strikethrough commonmark-java extension for GFM strikethrough using ~~ (GitHub Flavored Markdown) | 0.20.0 | 0.28.0 | |
BSD 2-clause
| org.commonmark
»
commonmark-ext-gfm-tables commonmark-java extension for GFM tables using "|" pipes (GitHub Flavored Markdown) | 0.20.0 | 0.28.0 | |
BSD 2-clause
| org.commonmark
»
commonmark-ext-image-attributes commonmark-java extension for adding attributes to images | 0.20.0 | 0.28.0 | |
BSD 2-clause
| org.commonmark
»
commonmark-ext-ins commonmark-java extension for <ins> using ++ | 0.20.0 | 0.28.0 | |
HTML Parser
MIT
| org.jsoup
»
jsoup jsoup is a Java library that simplifies working with real-world HTML and XML. It offers an easy-to-use API for URL ... | 1.16.2 | 1.22.2 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit | 5.12.2 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-api JUnit Jupiter is the API for writing tests using JUnit 5. | 5.12.2 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-engine Core package for the JUnit Jupiter test engine. | 5.12.2 | 6.0.3 | |
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-migrationsupport Module "junit-jupiter-migrationsupport" of JUnit | 5.12.2 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-params JUnit Jupiter extension for running parameterized tests. | 5.12.2 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-commons Module "junit-platform-commons" of JUnit | 1.12.2 | 6.0.3 | |
EPL 2.0
| org.junit.platform
»
junit-platform-console Module "junit-platform-console" of JUnit | 1.12.2 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-engine Module "junit-platform-engine" of JUnit | 1.12.2 | 6.0.3 | |
EPL 2.0
| org.junit.platform
»
junit-platform-jfr Module "junit-platform-jfr" of JUnit 5. | 1.12.2 | 1.14.4 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-launcher Public API for configuring and launching test plans. | 1.12.2 | 6.0.3 | |
EPL 2.0
| org.junit.platform
»
junit-platform-reporting Module "junit-platform-reporting" of JUnit | 1.12.2 | 6.0.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. | 1.12.2 | 1.14.4 | |
EPL 2.0
| org.junit.platform
»
junit-platform-suite Module "junit-platform-suite" of JUnit | 1.12.2 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-suite-api Annotations for configuring a test suite on the JUnit Platform. | 1.12.2 | 6.0.3 | |
EPL 2.0
| org.junit.platform
»
junit-platform-suite-commons Module "junit-platform-suite-commons" of JUnit | 1.12.2 | 1.14.4 | |
EPL 2.0
| org.junit.platform
»
junit-platform-suite-engine Module "junit-platform-suite-engine" of JUnit | 1.12.2 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-testkit Module "junit-platform-testkit" of JUnit | 1.12.2 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.vintage
»
junit-vintage-engine A thin layer on top of JUnit 4 to allow running vintage tests (based on JUnit 3.8 and JUnit 4) with the JUnit Platform ... | 5.12.2 | 6.0.3 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 5.17.0 | 5.23.0 | |
Mocking
MIT
| org.mockito
»
mockito-junit-jupiter Mockito JUnit 5 support | 5.17.0 | 5.23.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.17 | 2.0.18 | |
Logging
MIT
| org.slf4j
»
slf4j-simple Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed. | 2.0.17 | 2.0.18 |
