Last Version

Apache HttpComponents Stylecheck Plugin Configuration 2

Shared stylecheck plugin configuration for Apache HttpComponents projects

License

License

GroupId

GroupId

org.apache.httpcomponents
ArtifactId

ArtifactId

hc-stylecheck
Version

Version

2
Type

Type

jar
Description

Description

Apache HttpComponents Stylecheck Plugin Configuration
Shared stylecheck plugin configuration for Apache HttpComponents projects
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

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

Download hc-stylecheck 2


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.