Support for Recently Viewed Pages in Atlassian Confluence.

Compile Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
com.atlassian.confluence.plugins » recently-viewed-api21.0.9921.0.107

Provided Dependencies (13)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.atlassian.activeobjects » activeobjects-core
com.atlassian.confluence » confluence
com.atlassian.confluence » confluence-rest-v2-api
Provides code common to the Confluence REST V2 Clients and Resources
Annotation Lib Apache 2.0
com.atlassian.plugin » atlassian-spring-scanner-annotation
Annotations used with Atlassian Spring Scanner for detecting and wiring Spring components.
BSD 3-clause
com.atlassian.plugins.rest » atlassian-rest-v2-api
Atlassian 3.0
com.atlassian.querylang » confluence-query-lang-spi
The Service Programming Interface for CQL
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
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
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 ...
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 ...
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 (13)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.atlassian.activeobjects » activeobjects-test
BSD
com.atlassian.confluence » confluence-test-utils
Date/Time Apache 2.0
joda-time » joda-time
Joda-Time provides a quality replacement for the Java date and time classes. Note that from Java SE 8 onwards, users ...
Testing EPL 2.0
junit » junit
JUnit Jupiter is the API for writing tests using JUnit 5.
Apache 2.0
net.java.dev.activeobjects » activeobjects-test
This is a library for Active Objects users to depend on for their own testing.
opensymphony » propertyset
Testing BSD 3-clause
org.hamcrest » hamcrest
Core API and libraries of hamcrest matcher framework.
org.hsqldb » hsqldb
HSQLDB - Lightweight 100% Java SQL Database Engine
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.