is not current version
Last Version 1.12.0-M1

com.buschmais.jqassistant.plugin:jaxrs 1.7.0

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

Type

jar

Download jaxrs 1.7.0


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