jQassistant Core Schemata

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
GroupId

GroupId

com.buschmais.jqassistant.core
ArtifactId

ArtifactId

schemata
Last Version

Last Version

1.12.0-M1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

jQAssistant Development Team

Download schemata

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.12.0-M1
1.11.1
1.11.0
1.11.0-RC-1
1.10.1
1.10.0
1.10.0-RC1
1.10.0-ALPHA1