An external API for Confluence.

Compile Dependencies (8)

Category/LicenseGroup / ArtifactVersionUpdates
com.atlassian.annotations » atlassian-annotations(optional)
BSD 3-clause
com.atlassian.graphql » atlassian-dc-graphql-annotations(optional)
Atlassian Plugin BSD 3-clause
com.atlassian.sal » sal-api
A plugin that provides API for Shared Application Access Layer
BSD 3-clause
com.atlassian.soy » soy-template-renderer-api(optional)
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-annotations
Core annotations used for value types, used by Jackson data binding package.
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.fasterxml.jackson.core » jackson-core
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
org.checkerframework » checker-qual(optional)
checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by ...

Provided Dependencies (3)

Category/LicenseGroup / ArtifactVersionUpdates
com.atlassian.confluence » confluence-util
Annotation Lib Apache 2.0
io.swagger.core.v3 » swagger-annotations-jakarta
swagger-annotations-jakarta
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 ...

Test Dependencies (9)

Category/LicenseGroup / ArtifactVersionUpdates
Core Utils Apache 2.0
com.google.guava » guava
Guava is a suite of core and expanded libraries that include
Testing EPL 2.0
junit » junit
JUnit Jupiter is the API for writing tests using JUnit 5.
Assertion Apache 2.0
org.assertj » assertj-core
Rich and fluent assertions for testing in Java
Testing BSD 3-clause
org.hamcrest » hamcrest
Core API and libraries of hamcrest matcher framework.
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api
JUnit Jupiter is the API for writing tests using JUnit 5.
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-engine
Core package for the JUnit Jupiter test engine.
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 ...
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
Reflection Apache 2.0
org.reflections » reflections
Reflections - Java runtime metadata analysis