Plugin allows to create snapshots of the Synchrony's data for investigation of the possible problems

Compile Dependencies (0)

Category/LicenseGroup / ArtifactVersionUpdates

Provided Dependencies (19)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.atlassian.activeobjects » activeobjects-core
com.atlassian.audit » atlassian-audit-api
APIs for producing and consuming audit events
com.atlassian.audit » atlassian-audit-core
Everything that HAS to be in the core of the products (mostly for availability before starting the plugin system
com.atlassian.confluence » confluence
Atlassian Plugin Atlassian 3.0
com.atlassian.confluence.plugins » confluence-collaborative-editor-plugin
Provides the integration of concurrent editing inside confluence.
21.0.113
Annotation Lib Apache 2.0
com.atlassian.plugin » atlassian-spring-scanner-annotation
Annotations used with Atlassian Spring Scanner for detecting and wiring Spring components.
6.0.2
BSD 3-clause
com.atlassian.plugins.rest » atlassian-rest-v2-api
com.atlassian.ptsg » platform-security-guardian
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
FP Apache 2.0
io.atlassian.fugue » fugue
Annotation Lib EPL 2.0 +1
jakarta.annotation » jakarta.annotation-api
Jakarta Annotations API
Dep Injection Apache 2.0
jakarta.inject » jakarta.inject-api
Jakarta Dependency Injection
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 ...
HTTP Clients Apache 2.0
org.apache.httpcomponents.client5 » httpclient5
Apache HttpComponents Client
org.checkerframework » checker-qual
checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by ...
Dep Injection Apache 2.0
org.springframework » spring-context
Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ...
JSON Lib Apache 2.0
tools.jackson.core » jackson-databind
General data-binding functionality for Jackson: works on core streaming API
JSON Lib Apache 2.0
tools.jackson.core » jackson-core
Core Jackson processing abstractions (aka Streaming API), implementation for JSON

Test Dependencies (7)

Category/LicenseGroup / ArtifactVersionUpdates
BSD
com.atlassian.confluence » confluence-test-utils
JSON Lib Apache 2.0
net.minidev » json-smart
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It ...
Apache 2.0 +4
org.glassfish.jersey.core » jersey-common
Jersey core common packages
Testing BSD 3-clause
org.hamcrest » hamcrest
Core API and libraries of hamcrest matcher framework.
Testing EPL 2.0
org.junit.jupiter » junit-jupiter
Module "junit-jupiter" of JUnit
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
Mocking MIT
org.mockito » mockito-junit-jupiter
Mockito JUnit 5 support