jQAssistant Core Configuration

The jQAssistant Core Framework providing the basic infrastructure for all jQAssistant plugins and other jQAssistant tools.

License

License

Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis Configuration Application Layer Libs config
GroupId

GroupId

com.buschmais.jqassistant.core
ArtifactId

ArtifactId

configuration
Last Version

Last Version

1.12.0-M1
Release Date

Release Date

Type

Type

jar
Description

Description

jQAssistant Core Configuration
The jQAssistant Core Framework providing the basic infrastructure for all jQAssistant plugins and other jQAssistant tools.
Project Organization

Project Organization

jQAssistant Development Team

Download configuration

How to add to project

<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/configuration/ -->
<dependency>
    <groupId>com.buschmais.jqassistant.core</groupId>
    <artifactId>configuration</artifactId>
    <version>1.12.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/configuration/
implementation 'com.buschmais.jqassistant.core:configuration:1.12.0-M1'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/configuration/
implementation ("com.buschmais.jqassistant.core:configuration:1.12.0-M1")
'com.buschmais.jqassistant.core:configuration:jar:1.12.0-M1'
<dependency org="com.buschmais.jqassistant.core" name="configuration" rev="1.12.0-M1">
  <artifact name="configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.core', module='configuration', version='1.12.0-M1')
)
libraryDependencies += "com.buschmais.jqassistant.core" % "configuration" % "1.12.0-M1"
[com.buschmais.jqassistant.core/configuration "1.12.0-M1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.buschmais.jqassistant.core : plugin jar 1.12.0-M1
io.smallrye.config : smallrye-config-source-yaml jar 2.9.1
javax.annotation : javax.annotation-api jar 1.3.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (6)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.21.0
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.junit.vintage : junit-vintage-engine jar
org.mockito : mockito-junit-jupiter jar 2.23.4
org.slf4j : slf4j-simple jar 1.8.0-beta4

Project Modules

There are no modules declared in this project.

Versions

Version
1.12.0-M1