is not current version
Last Version 1.0.1

com.buschmais.jqassistant.archetype:jqassistant.archetype 1.0.0

jQAssistant Maven Archetypes

Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant.archetype
ArtifactId

ArtifactId

jqassistant.archetype
Version

Version

1.0.0
Type

Type

pom

Download jqassistant.archetype 1.0.0


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