Last Version

Checkstyle Resources 0.1.0

Provides resources (such as configuration files) for the Maven Checkstyle Plugin (https://maven.apache.org/plugins/maven-checkstyle-plugin/index.html).

License

License

Categories

Categories

Maven Build Tools Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.cyc.maven
ArtifactId

ArtifactId

cyc-checkstyle-resources
Version

Version

0.1.0
Type

Type

jar
Description

Description

Checkstyle Resources
Provides resources (such as configuration files) for the Maven Checkstyle Plugin (https://maven.apache.org/plugins/maven-checkstyle-plugin/index.html).
Project Organization

Project Organization

Cycorp, Inc.
Source Code Management

Source Code Management

https://github.com/cycorp/maven-resources

Download cyc-checkstyle-resources 0.1.0


<!-- https://jarcasting.com/artifacts/com.cyc.maven/cyc-checkstyle-resources/ -->
<dependency>
    <groupId>com.cyc.maven</groupId>
    <artifactId>cyc-checkstyle-resources</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cyc.maven/cyc-checkstyle-resources/
implementation 'com.cyc.maven:cyc-checkstyle-resources:0.1.0'
// https://jarcasting.com/artifacts/com.cyc.maven/cyc-checkstyle-resources/
implementation ("com.cyc.maven:cyc-checkstyle-resources:0.1.0")
'com.cyc.maven:cyc-checkstyle-resources:jar:0.1.0'
<dependency org="com.cyc.maven" name="cyc-checkstyle-resources" rev="0.1.0">
  <artifact name="cyc-checkstyle-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cyc.maven', module='cyc-checkstyle-resources', version='0.1.0')
)
libraryDependencies += "com.cyc.maven" % "cyc-checkstyle-resources" % "0.1.0"
[com.cyc.maven/cyc-checkstyle-resources "0.1.0"]

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.