CriticalSection.Org Checkstyle Configuration

This project is a container for the ckeckstyle configuration used by java projects at CriticalSection.Org.

License

License

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis config Application Layer Libs Configuration
GroupId

GroupId

org.criticalsection
ArtifactId

ArtifactId

cs-checkstyle-config
Last Version

Last Version

1
Release Date

Release Date

Type

Type

jar
Description

Description

CriticalSection.Org Checkstyle Configuration
This project is a container for the ckeckstyle configuration used by java projects at CriticalSection.Org.
Project Organization

Project Organization

CriticalSection.Org

Download cs-checkstyle-config

How to add to project

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

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.

Versions

Version
1