ImageEffectsPlugin

Compile Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
com.atlassian.imageeffects » image-effects-core1.1.0

Provided Dependencies (16)

Category/LicenseGroup / ArtifactVersionUpdates
com.atlassian.confluence » confluence10.2.210.2.17
com.atlassian.confluence » confluence-rest-v2-api
Provides code common to the Confluence REST V2 Clients and Resources
BSD
com.atlassian.core » atlassian-core-thumbnail
Atlassian Core Tools for Thumbnailing of images
Annotation Lib Apache 2.0
com.atlassian.plugin » atlassian-spring-scanner-annotation
Annotations used with Atlassian Spring Scanner for detecting and wiring Spring components.
com.atlassian.plugins » document-conversion-library
Document conversion library for office documents, images, pdfs, etc
BSD 3-clause
com.atlassian.plugins.rest » atlassian-rest-v2-api
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-core
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind
General data-binding functionality for Jackson: works on core streaming API
Core Utils Apache 2.0
com.google.guava » guava
Guava is a suite of core and expanded libraries that include
FP Apache 2.0
io.atlassian.fugue » fugue
Concurrency Apache 2.0
io.atlassian.util.concurrent » atlassian-util-concurrent
This project contains utility classes that are used by
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 ...
Web Framework Apache 2.0
org.springframework » spring-web
Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ...

Test Dependencies (8)

Category/LicenseGroup / ArtifactVersionUpdates
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
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.