License |
License |
---|---|
Categories |
CategoriesAnt Build Tools jQAssistant Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.buschmais.jqassistant.core |
ArtifactId | ArtifactIdplugin |
Last Version | Last Version1.12.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjQAssistant Core Plugin
The jQAssistant Core Framework providing the basic infrastructure
for all jQAssistant plugins and other jQAssistant tools.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
plugin-1.12.0-M1.pom | |
plugin-1.12.0-M1.jar | 28 KB |
plugin-1.12.0-M1-sources.jar | 20 KB |
plugin-1.12.0-M1-javadoc.jar | 132 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/plugin/ -->
<dependency>
<groupId>com.buschmais.jqassistant.core</groupId>
<artifactId>plugin</artifactId>
<version>1.12.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/plugin/
implementation 'com.buschmais.jqassistant.core:plugin:1.12.0-M1'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/plugin/
implementation ("com.buschmais.jqassistant.core:plugin:1.12.0-M1")
'com.buschmais.jqassistant.core:plugin:jar:1.12.0-M1'
<dependency org="com.buschmais.jqassistant.core" name="plugin" rev="1.12.0-M1">
<artifact name="plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.core', module='plugin', version='1.12.0-M1')
)
libraryDependencies += "com.buschmais.jqassistant.core" % "plugin" % "1.12.0-M1"
[com.buschmais.jqassistant.core/plugin "1.12.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
com.buschmais.jqassistant.core : scanner | jar | 1.12.0-M1 |
com.buschmais.jqassistant.core : schemata | jar | 1.12.0-M1 |
com.buschmais.jqassistant.core : analysis | jar | 1.12.0-M1 |
com.buschmais.jqassistant.core : report | jar | 1.12.0-M1 |
io.smallrye.config : smallrye-config-core | jar | 2.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.resolver : maven-resolver-util | jar | 1.7.3 |
org.projectlombok : lombok | jar | 1.18.22 |
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.hamcrest : java-hamcrest | jar | 2.0.0.0 |
org.mockito : mockito-junit-jupiter | jar | 2.23.4 |
org.slf4j : slf4j-simple | jar | 1.8.0-beta4 |