An external API for Confluence.

Compile Dependencies (9)

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
Annotation Lib Apache 2.0
io.swagger.core.v3 » swagger-annotations
swagger-annotations
org.checkerframework » checker-qual(optional)
checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by ...

Provided Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
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 (6)

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.
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