jQAssistant Core Framework
The jQAssistant Core Framework provides the functionality of jQAssistant which is used by all depending projects as the plugins of jQAssistant.
License |
License |
---|---|
Categories |
CategoriesAnt Build Tools jQAssistant Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.buschmais.jqassistant.core |
ArtifactId | ArtifactIdsplittingsupport |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjQAssistant Core Splitting Support
Collection of classes which have been relocated during
the split of the original project into multiple smaller
projects. Hence all classes in this module we
legacy which will be deprecated in one of the
next releases.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
splittingsupport-1.2.0.pom | |
splittingsupport-1.2.0.jar | 7 KB |
splittingsupport-1.2.0-sources.jar | 5 KB |
splittingsupport-1.2.0-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/splittingsupport/ -->
<dependency>
<groupId>com.buschmais.jqassistant.core</groupId>
<artifactId>splittingsupport</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/splittingsupport/
implementation 'com.buschmais.jqassistant.core:splittingsupport:1.2.0'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/splittingsupport/
implementation ("com.buschmais.jqassistant.core:splittingsupport:1.2.0")
'com.buschmais.jqassistant.core:splittingsupport:jar:1.2.0'
<dependency org="com.buschmais.jqassistant.core" name="splittingsupport" rev="1.2.0">
<artifact name="splittingsupport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.core', module='splittingsupport', version='1.2.0')
)
libraryDependencies += "com.buschmais.jqassistant.core" % "splittingsupport" % "1.2.0"
[com.buschmais.jqassistant.core/splittingsupport "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.buschmais.jqassistant.core : report | jar | 1.2.0 |
com.buschmais.jqassistant.core : analysis | jar | 1.2.0 |
com.buschmais.jqassistant.core : scanner | jar | 1.2.0 |
The jQAssistant Core Framework provides the functionality of jQAssistant which is used by all depending projects as the plugins of jQAssistant.