SonarQube :: Plugin API

Compile Dependencies (32)

Category/LicenseGroup / ArtifactVersionUpdates
Collections Apache 2.0
com.google.collections » google-collections
Guava is a suite of core and expanded libraries that include
1.033.6.0-jre
XML Processing BSD 3-clause
com.thoughtworks.xstream » xstream36 vulnerabilities
XStream is a simple and fast library to serialize objects to XML and back again with a low memory footprint.
1.3.11.4.21
Base64 Apache 2.0
commons-codec » commons-codec
The Apache Commons Codec component contains encoders and decoders for
1.41.22.0
Collections Apache 2.0
commons-collections » commons-collections2 vulnerabilities
The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
3.2.14.5.0
Config Apache 2.0
commons-configuration » commons-configuration1 vulnerability
The Commons Configuration software library provides a generic configuration interface that enables an application to ...
1.62.15.0
JDBC Pool Apache 2.0
commons-dbcp » commons-dbcp
Apache Commons DBCP software implements Database Connection Pooling
1.2.22.14.0
I/O Apache 2.0
commons-io » commons-io1 vulnerability
The Apache Commons IO library contains utility classes, stream implementations, file filters,
1.42.22.0
Core Utils Apache 2.0
commons-lang » commons-lang1 vulnerability
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ...
2.53.20.0
Transactions Apache 2.0
geronimo-spec » geronimo-spec-jta1.0-M11.1.1
jfree » jfreechart
JFreeChart is a class library, written in Java, for generating charts.
1.0.91.5.6
Apache 2.0
org.apache.maven.shared » maven-dependency-tree
A tree-based API for resolution of Maven project dependencies
1.23.3.0
Apache 2.0
org.apache.maven.shared » maven-common-artifact-filters
A collection of ready-made filters to control inclusion/exclusion of artifacts during dependency resolution.
1.23.4.0
LGPL 3.0
org.codehaus.sonar » sonar-check-api
Check API
2.27.0
LGPL 3.0
org.codehaus.sonar » sonar-colorizer
Code syntax highlighter
2.26.3.1
LGPL 3.0
org.codehaus.sonar » sonar-duplications
Detect duplicated code
2.27.0
LGPL 3.0
org.codehaus.sonar » sonar-graph2.25.1
LGPL 3.0
org.codehaus.sonar » sonar-squid2.24.2
org.codehaus.staxmate » staxmate
StaxMate is a light-weight framework that adds convenience to streaming XML-processing without significant additional ...
2.0.02.4.1
XML Processing Apache 2.0
org.codehaus.woodstox » woodstox-core-lgpl
Woodstox is a high-performance XML processor that implements Stax (JSR-173),
4.0.47.1.1
BSD 2-clause
org.codehaus.woodstox » stax2-api
Stax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured ...
3.0.14.3.0
O/R Mapping Apache 2.0
org.hibernate » hibernate-core2 vulnerabilities
Hibernate's core ORM functionality
3.3.2.GA7.3.4.Final
Annotation Lib Apache 2.0
org.hibernate » hibernate-annotations
The `hibernate-core` module has been relocated to the `org.hibernate.orm` group
3.4.0.GA7.3.4.Final
Annotation Lib Apache 2.0
org.hibernate » hibernate-commons-annotations
Common reflection code used in support of annotation processing
3.1.0.GA7.0.3.Final
JPA Apache 2.0
org.hibernate » hibernate-entitymanager
The `hibernate-core` module has been relocated to the `org.hibernate.orm` group
3.4.0.GA7.3.4.Final
LGPL 2.1
org.hibernate » hibernate-ehcache
Hibernate ORM 6.0.0.Alpha7 release. See http://hibernate.org/orm/releases/6.0
3.3.2.GA6.0.0.Alpha7
org.picocontainer » picocontainer2.10.22.15.2
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.5.62.0.18
Logging Bridge Apache 2.0
org.slf4j » jcl-over-slf4j
Jakarta/Apache commons logging 1.2 implemented over SLF4J
1.5.62.0.18
Logging Bridge Apache 2.0
org.slf4j » log4j-over-slf4j
Log4j implemented over SLF4J
1.5.62.0.18
xalan » xalan2 vulnerabilities
An XSLT processor for transforming XML documents into other formats using XSL stylesheets.
2.7.12.7.3
XML Processing Apache 2.0
xerces » xercesImpl5 vulnerabilities
Xerces2 provides high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces ...
2.8.12.12.2
XML Processing Apache 2.0
xpp3 » xpp3
XML Pull parser library developed by Extreme Computing Lab, Indiana University
1.1.3.31.1.6

Provided Dependencies (5)

Category/LicenseGroup / ArtifactVersionUpdates
com.google.gwt » gwt-user
GWT-compatible widgets, browser abstractions, and JRE implementations for use in client applications.
2.0.32.13.0
GWT Widget Apache 2.0
com.google.gwt » gwt-incubator
The Google Web Toolkit (GWT) Incubator fosters additional widgets and libraries for GWT before they are added to
20100204-r17472.0.1
Build Model Apache 2.0
org.apache.maven » maven-plugin-api
The API for Maven 3 plugins - Mojos - development.
2.0.73.9.15
Build Tool Apache 2.0
org.apache.maven » maven-core1 vulnerability
Core classes of Apache Maven to manage the building process.
2.0.73.9.15
Build Tool Apache 2.0
org.apache.maven » maven-project
Core classes of Apache Maven to manage the building process.
2.0.73.9.15

Test Dependencies (8)

Category/LicenseGroup / ArtifactVersionUpdates
Logging EPL 2.0 +1
ch.qos.logback » logback-classic2 vulnerabilities
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
0.9.151.5.32
hsqldb » hsqldb
HSQLDB - Lightweight 100% Java SQL Database Engine
1.8.0.102.7.4
Testing EPL 2.0
junit » junit1 vulnerability
JUnit Jupiter is the API for writing tests using JUnit 5.
4.8.16.0.3
Testing LGPL 2.1
org.dbunit » dbunit
dbUnit is a JUnit extension (also usable from Ant and Maven) targeted for database-driven projects that, among other ...
2.4.53.1.0
Testing BSD 3-clause
org.hamcrest » hamcrest-all
Core API and libraries of hamcrest matcher framework.
1.13.0
Mocking MIT
org.mockito » mockito-all
Mockito mock objects library core API and implementation
1.8.55.23.0
Apache 2.0 +1
org.mortbay.jetty » jetty-servlet-tester6.1.247.0.0.M2
Testing BSD 3-clause
xmlunit » xmlunit
XMLUnit 1.x Compatibility Layer
1.22.11.0