This plugin adds the ability for advanced users to edit the Confluence storage format directly.

Compile Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
com.atlassian.plugins » atlassian-plugins-osgi-javaconfig
Library that allows P2 plugins to import and export OSGi services via Spring Java configuration,

Provided Dependencies (10)

Category/LicenseGroup / ArtifactVersionUpdates
com.atlassian.annotations » atlassian-annotations
com.atlassian.confluence » confluence11.0.0-CONFSRVDEV-48731-m1010.2.13
com.atlassian.confluence » confluence-rest-v2-api
Provides code common to the Confluence REST V2 Clients and Resources
Dep Injection Apache 2.0
jakarta.inject » jakarta.inject-api
Jakarta Dependency Injection
Java Spec EPL 2.0 +1
jakarta.servlet » jakarta.servlet-api
API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ...
Java Spec EPL 2.0 +1
jakarta.ws.rs » jakarta.ws.rs-api
Jakarta RESTful Web Services
jakarta.xml.bind » jakarta.xml.bind-api
Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ...
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 ...
Web Framework Apache 2.0
org.apache.struts » struts2-core
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 ...

Test Dependencies (9)

Category/LicenseGroup / ArtifactVersionUpdates
BSD
com.atlassian.confluence » confluence-stateless-test-runner11.7.0-CONFSRVDEV-54680-m0311.7.0
BSD
com.atlassian.confluence » confluence-test-utils18.13.0-CONFSRVDEV-52845-m0119.0.0
com.atlassian.confluence.plugins » confluence-scriptsfinished-plugin
Marks the bottom of the HTML pages so UI testing (especially atlassian-confluence-pageobjects) can wait until loaded.
11.0.0-CONFSRVDEV-48731-m1010.2.13
com.atlassian.selenium » atlassian-webdriver-core
Dep Injection Apache 2.0
com.google.inject » guice
Guice is a lightweight dependency injection framework for Java 8 and above, developed by Google.
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.
Mocking MIT
org.mockito » mockito-junit-jupiter
Mockito JUnit 5 support
Web Testing Apache 2.0
org.seleniumhq.selenium » selenium-api
Selenium automates browsers. That's it! What you do with that power is entirely up to you.