| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools jQAssistant Application Testing & Monitoring Code Analysis |
| GroupId | GroupIdcom.buschmais.jqassistant.core |
| ArtifactId | ArtifactIdtest |
| Last Version | Last Version1.12.0-M1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionjQAssistant Test Framework
The jQAssistant Core Framework providing the basic infrastructure
for all jQAssistant plugins and other jQAssistant tools.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| test-1.12.0-M1.pom | |
| test-1.12.0-M1.jar | 13 KB |
| test-1.12.0-M1-sources.jar | 6 KB |
| test-1.12.0-M1-javadoc.jar | 48 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/test/ -->
<dependency>
<groupId>com.buschmais.jqassistant.core</groupId>
<artifactId>test</artifactId>
<version>1.12.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/test/
implementation 'com.buschmais.jqassistant.core:test:1.12.0-M1'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/test/
implementation ("com.buschmais.jqassistant.core:test:1.12.0-M1")
'com.buschmais.jqassistant.core:test:jar:1.12.0-M1'
<dependency org="com.buschmais.jqassistant.core" name="test" rev="1.12.0-M1">
<artifact name="test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.core', module='test', version='1.12.0-M1')
)
libraryDependencies += "com.buschmais.jqassistant.core" % "test" % "1.12.0-M1"
[com.buschmais.jqassistant.core/test "1.12.0-M1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.buschmais.jqassistant.core : plugin | jar | 1.12.0-M1 |
| com.buschmais.jqassistant.core : configuration | jar | 1.12.0-M1 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |