| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка jQAssistant Тестирование приложения и мониторинг Code Analysis |
| Группа | Группаcom.buschmais.jqassistant.plugin |
| Идентификатор | Идентификаторjqassistant.plugin.jaxrs |
| Версия | Версия1.1.4 |
| Тип | Типjar |
| Описание |
ОписаниеFramework for structural analysis of Java applications.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant.plugin/jqassistant.plugin.jaxrs/ -->
<dependency>
<groupId>com.buschmais.jqassistant.plugin</groupId>
<artifactId>jqassistant.plugin.jaxrs</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.plugin/jqassistant.plugin.jaxrs/
implementation 'com.buschmais.jqassistant.plugin:jqassistant.plugin.jaxrs:1.1.4'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.plugin/jqassistant.plugin.jaxrs/
implementation ("com.buschmais.jqassistant.plugin:jqassistant.plugin.jaxrs:1.1.4")
'com.buschmais.jqassistant.plugin:jqassistant.plugin.jaxrs:jar:1.1.4'
<dependency org="com.buschmais.jqassistant.plugin" name="jqassistant.plugin.jaxrs" rev="1.1.4">
<artifact name="jqassistant.plugin.jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.plugin', module='jqassistant.plugin.jaxrs', version='1.1.4')
)
libraryDependencies += "com.buschmais.jqassistant.plugin" % "jqassistant.plugin.jaxrs" % "1.1.4"
[com.buschmais.jqassistant.plugin/jqassistant.plugin.jaxrs "1.1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.buschmais.jqassistant.plugin : jqassistant.plugin.common | jar | |
| com.buschmais.jqassistant.plugin : jqassistant.plugin.common | xsl | |
| com.buschmais.jqassistant.plugin : jqassistant.plugin.common | xsl | |
| com.buschmais.jqassistant.plugin : jqassistant.plugin.java | jar | |
| com.buschmais.jqassistant.plugin : jqassistant.plugin.common | test-jar | |
| com.buschmais.jqassistant.plugin : jqassistant.plugin.java | test-jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.buschmais.jqassistant.core : jqassistant.core.report | jar | 1.1.4 |
| com.buschmais.jqassistant.core : jqassistant.core.plugin | jar | 1.1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.buschmais.jqassistant.core : jqassistant.core.store | test-jar | 1.1.4 |
| com.buschmais.jqassistant.core : jqassistant.core.analysis | test-jar | 1.1.4 |
| junit : junit | jar | 4.12 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.0 |
| org.slf4j : slf4j-simple | jar | 1.7.13 |