is not current version
Last Version 1.12.0-M1

com.buschmais.jqassistant.plugin:jaxrs 1.9.0-ALPHA2

Plugin for jQAssistant to be able to scan and to analyze JAX RS related artifacts.

Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant.plugin
ArtifactId

ArtifactId

jaxrs
Version

Version

1.9.0-ALPHA2
Type

Type

jar

Download jaxrs 1.9.0-ALPHA2


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