Last Version

com.cogvio:checkstyle-config 0.1

A module containing Checkstyle Maven plugin configuration shared among Cogvio projects.

License

License

Categories

Categories

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

GroupId

com.cogvio
ArtifactId

ArtifactId

checkstyle-config
Version

Version

0.1
Type

Type

jar
Description

Description

com.cogvio:checkstyle-config
A module containing Checkstyle Maven plugin configuration shared among Cogvio projects.
Project URL

Project URL

https://github.com/Cogvio/checkstyle-config
Source Code Management

Source Code Management

http://github.com/Cogvio/checkstyle-config/tree/master

Download checkstyle-config 0.1


<!-- https://jarcasting.com/artifacts/com.cogvio/checkstyle-config/ -->
<dependency>
    <groupId>com.cogvio</groupId>
    <artifactId>checkstyle-config</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.cogvio/checkstyle-config/
implementation 'com.cogvio:checkstyle-config:0.1'
// https://jarcasting.com/artifacts/com.cogvio/checkstyle-config/
implementation ("com.cogvio:checkstyle-config:0.1")
'com.cogvio:checkstyle-config:jar:0.1'
<dependency org="com.cogvio" name="checkstyle-config" rev="0.1">
  <artifact name="checkstyle-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cogvio', module='checkstyle-config', version='0.1')
)
libraryDependencies += "com.cogvio" % "checkstyle-config" % "0.1"
[com.cogvio/checkstyle-config "0.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.