is not current version
Last Version 1.12.0-M1

com.buschmais.jqassistant.core:parent 1.2.0-RC1

The jQAssistant Core Framework providing the basic infrastructure for all jQAssistant plugins and other jQAssistant tools.

Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant.core
ArtifactId

ArtifactId

parent
Version

Version

1.2.0-RC1
Type

Type

pom

Download parent 1.2.0-RC1

Filename Size
parent-1.2.0-RC1.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/parent/ -->
<dependency>
    <groupId>com.buschmais.jqassistant.core</groupId>
    <artifactId>parent</artifactId>
    <version>1.2.0-RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/parent/
implementation 'com.buschmais.jqassistant.core:parent:1.2.0-RC1'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/parent/
implementation ("com.buschmais.jqassistant.core:parent:1.2.0-RC1")
'com.buschmais.jqassistant.core:parent:pom:1.2.0-RC1'
<dependency org="com.buschmais.jqassistant.core" name="parent" rev="1.2.0-RC1">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.core', module='parent', version='1.2.0-RC1')
)
libraryDependencies += "com.buschmais.jqassistant.core" % "parent" % "1.2.0-RC1"
[com.buschmais.jqassistant.core/parent "1.2.0-RC1"]