is not current version
Last Version 1.12.0-M1

com.buschmais.jqassistant.plugin:jaxrs 1.3

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.3
Type

Type

jar

Download jaxrs 1.3


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