Plugin for jQAssistant to be able to scan and to analyze Java related artifacts.

Compile Dependencies (10)

Category/LicenseGroup / ArtifactVersionUpdates
GPL 3.0
com.buschmais.jqassistant.core » test2.10.0-M3
GPL 3.0
com.buschmais.jqassistant.plugin » common
The jQAssistant Plugin Common provides a set of common
2.10.0-M3
LGPL 3.0
com.buschmais.jqassistant.plugin » java-annotation
Provides annotations for the jQAssistant Java Plugin.
2.10.0-M3
GPL 3.0
com.buschmais.jqassistant.plugin » xml
Plugin for jQAssistant to be able to scan and to
2.10.0-M3
Assertion Apache 2.0
org.assertj » assertj-core
Rich and fluent assertions for testing in Java
3.27.7
Testing BSD 3-clause
org.hamcrest » java-hamcrest
Core API and libraries of hamcrest matcher framework.
2.0.0.03.0
Bytecode BSD 3-clause
org.ow2.asm » asm
ASM, a very small and fast Java bytecode manipulation framework
9.10.1
Bytecode BSD 3-clause
org.ow2.asm » asm-util
Utilities for ASM, a very small and fast Java bytecode manipulation framework
9.10.1
CodeGen MIT
org.projectlombok » lombok
Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ...
1.18.461.18.48
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.
2.0.182.0.19

Provided Dependencies (3)

Category/LicenseGroup / ArtifactVersionUpdates
Cache Impl Apache 2.0
com.github.ben-manes.caffeine » caffeine
Caffeine is a high performance, near optimal caching library. It provides an in-memory cache using a Google Guava ...
3.2.4
Core Utils Apache 2.0
com.google.guava » guava
Guava is a suite of core and expanded libraries that include
33.7.1-jre
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 ...
2.0.182.0.19

Test Dependencies (5)

Category/LicenseGroup / ArtifactVersionUpdates
GPL 3.0
com.buschmais.jqassistant.plugin » common
The jQAssistant Plugin Common provides a set of common
2.10.0-M3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-engine
Core package for the JUnit Jupiter test engine.
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-params
JUnit Jupiter extension for running parameterized tests.
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-junit-jupiter
Mockito JUnit 5 support