An OSGi bundle that provides a service that allows plugins to persist objects using the ActiveObjects
framework
Compile Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.atlassian.activeobjects » activeobjects-core | 5.0.3 | 7.1.3 | |
Apache 2.0
| com.atlassian.activeobjects » activeobjects-dbex | 5.0.3 | 7.1.3 | |
JSON Lib
Apache 2.0
| com.google.code.gson
»
gson1 vulnerability Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ... | 1.7.2 | 2.14.0 | |
Apache 2.0
| net.java.dev.activeobjects
»
activeobjects This is the full Active Objects library, if you don't know which one to use, you probably want this one. | 5.0.3 | 6.1.2-27332d180 | |
XML Processing
Apache 2.0
| org.codehaus.woodstox
»
woodstox-core-asl Woodstox is a high-performance XML processor that implements Stax (JSR-173), | 4.4.1 | 7.1.1 |
Provided Dependencies (23)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.atlassian.activeobjects
»
activeobjects-spi This is the SPI that Atlassian product need to implement in order to support ActiveObjects. | 5.0.3 | 7.1.3 | |
| com.atlassian.beehive » beehive-api | 0.2.2 | 6.1.2 | ||
BSD 3-clause
| com.atlassian.plugins
»
atlassian-plugins-osgi An extension to Atlassian Plugins that provides a loader that loads plugins into OSGi | 7.0.0 | 9.4.0 | |
BSD 3-clause
| com.atlassian.plugins
»
atlassian-plugins-osgi-bridge Bridge OSGi bundle that better ties OSGi into the Atlassian Plugins framework | 7.0.0 | 9.4.0 | |
BSD 3-clause
| com.atlassian.plugins » atlassian-plugins-webresource | 4.3.10 | 8.2.1 | |
BSD 3-clause
| com.atlassian.plugins » atlassian-plugins-webfragment | 5.3.2 | 8.0.6 | |
Profilers
BSD
| com.atlassian.profiling
»
atlassian-profiling A simple framework for run-time profiling an application, focused on JEE web applications. | 3.6.1 | 6.1.0 | |
BSD
| com.atlassian.profiling
»
atlassian-profiling-micrometer Micrometer-based implementation of MetricStrategy | 3.6.1 | 6.1.0 | |
Atlassian Plugin
BSD 3-clause
| com.atlassian.sal
»
sal-api A plugin that provides API for Shared Application Access Layer | 4.6.0 | 7.2.1 | |
Apache 2.0
| com.atlassian.security
»
atlassian-secure-random Random generator service for producing cryptographically secure random data. | 1.0 | 7.1.3 | |
Atlassian Plugin
BSD 3-clause
| com.atlassian.templaterenderer » atlassian-template-renderer-api | 2.1.1 | 7.1.3 | |
| com.atlassian.tenancy
»
atlassian-tenancy-api API for interacting with the tenancy lifecycle of an application | 3.0.1 | 4.0.1 | ||
Code Analyzer
LGPL 2.1
| com.google.code.findbugs
»
jsr305 Annotations the SpotBugs tool supports | 3.0.2 | 4.9.8 | |
Core Utils
Apache 2.0
| com.google.guava
»
guava2 vulnerabilities Guava is a suite of core and expanded libraries that include | 31.0.1-jre | 33.6.0-jre | |
Base64
Apache 2.0
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.15 | 1.22.0 | |
| hsqldb
»
hsqldb HSQLDB - Lightweight 100% Java SQL Database Engine | 1.8.1.1 | 2.7.4 | ||
Concurrency
Apache 2.0
| io.atlassian.util.concurrent
»
atlassian-util-concurrent This project contains utility classes that are used by | 4.0.1 | ✔ | |
Java Spec
EPL 2.0 +1
| javax.servlet
»
javax.servlet-api API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ... | 3.1.0 | 6.1.0 | |
Core Utils
Apache 2.0
| org.apache.commons
»
commons-lang31 vulnerability Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 3.12.0 | 3.20.0 | |
Logging
MIT
| org.slf4j
»
slf4j-api API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 1.7.36 | 2.0.17 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-beans Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ... | 5.3.22 | 7.0.7 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-context2 vulnerabilities Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ... | 5.3.22 | 7.0.7 | |
OSGi
Apache 2.0
| org.springframework.osgi
»
spring-osgi-core Spring/OSGi core classes. Offers OSGi-based application context and importer/exporter functionality. | 1.2.1 | ✔ |
Test Dependencies (7)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.atlassian.activeobjects » activeobjects-test-model | 5.0.3 | 7.1.3 | |
BSD 3-clause
| com.atlassian.plugins.test » atlassian-plugins-test | 7.0.0 | 9.4.0 | |
BSD 3-clause
| com.atlassian.sal » sal-core | 4.6.0 | 7.2.1 | |
JDBC Pool
EPL 1.0 +1
| com.mchange
»
c3p01 vulnerability A mature JDBC3+ Connection pooling library | 0.9.5.5 | 0.13.0 | |
Apache 2.0
| net.java.dev.activeobjects
»
activeobjects-test This is a library for Active Objects users to depend on for their own testing. | 5.0.3 | 6.1.2-27332d180 | |
JDBC Pool
Apache 2.0
| org.apache.commons
»
commons-dbcp2 Apache Commons DBCP software implements Database Connection Pooling | 2.9.0 | 2.14.0 | |
Testing
BSD 3-clause
| xmlunit
»
xmlunit XMLUnit 1.x Compatibility Layer | 1.6 | 2.11.0 |
Managed Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Full-Text Indexing
Apache 2.0
| org.apache.lucene
»
lucene-core Apache Lucene (module: core) | 2.9.4 | 10.4.0 | |
Apache 2.0
| org.apache.lucene
»
lucene-queries Apache Lucene (module: queries) | 2.9.4 | 10.4.0 |
