License |
License |
---|---|
Categories |
CategoriesAnt Build Tools jQAssistant Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.buschmais.jqassistant.core |
ArtifactId | ArtifactIdschemata |
Last Version | Last Version1.12.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjQassistant Core Schemata
The jQAssistant Core Framework providing the basic infrastructure
for all jQAssistant plugins and other jQAssistant tools.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
schemata-1.12.0-M1.pom | |
schemata-1.12.0-M1.jar | 48 KB |
schemata-1.12.0-M1-sources.jar | 52 KB |
schemata-1.12.0-M1-javadoc.jar | 265 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/schemata/ -->
<dependency>
<groupId>com.buschmais.jqassistant.core</groupId>
<artifactId>schemata</artifactId>
<version>1.12.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/schemata/
implementation 'com.buschmais.jqassistant.core:schemata:1.12.0-M1'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/schemata/
implementation ("com.buschmais.jqassistant.core:schemata:1.12.0-M1")
'com.buschmais.jqassistant.core:schemata:jar:1.12.0-M1'
<dependency org="com.buschmais.jqassistant.core" name="schemata" rev="1.12.0-M1">
<artifact name="schemata" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.core', module='schemata', version='1.12.0-M1')
)
libraryDependencies += "com.buschmais.jqassistant.core" % "schemata" % "1.12.0-M1"
[com.buschmais.jqassistant.core/schemata "1.12.0-M1"]