Последняя версия

Apache HttpComponents Stylecheck Plugin Configuration 2

Shared stylecheck plugin configuration for Apache HttpComponents projects

Лицензия

Лицензия

Группа

Группа

org.apache.httpcomponents
Идентификатор

Идентификатор

hc-stylecheck
Версия

Версия

2
Тип

Тип

jar
Описание

Описание

Apache HttpComponents Stylecheck Plugin Configuration
Shared stylecheck plugin configuration for Apache HttpComponents projects
Организация-разработчик

Организация-разработчик

The Apache Software Foundation
Система контроля версий

Система контроля версий

https://github.com/apache/httpcomponents-stylecheck/tree/master

Скачать hc-stylecheck 2

Имя Файла Размер
hc-stylecheck-2.pom
hc-stylecheck-2.jar 10 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.apache.httpcomponents/hc-stylecheck/ -->
<dependency>
    <groupId>org.apache.httpcomponents</groupId>
    <artifactId>hc-stylecheck</artifactId>
    <version>2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.httpcomponents/hc-stylecheck/
implementation 'org.apache.httpcomponents:hc-stylecheck:2'
// https://jarcasting.com/artifacts/org.apache.httpcomponents/hc-stylecheck/
implementation ("org.apache.httpcomponents:hc-stylecheck:2")
'org.apache.httpcomponents:hc-stylecheck:jar:2'
<dependency org="org.apache.httpcomponents" name="hc-stylecheck" rev="2">
  <artifact name="hc-stylecheck" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.httpcomponents', module='hc-stylecheck', version='2')
)
libraryDependencies += "org.apache.httpcomponents" % "hc-stylecheck" % "2"
[org.apache.httpcomponents/hc-stylecheck "2"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.