Labs64 :: Commons :: Static Code Analysis Rules

Labs64 Static Code Analysis Rules for Java (CheckStyle, SpotBugs, PMD)

License

License

Categories

Categories

Code Analysis Application Testing & Monitoring
GroupId

GroupId

com.labs64.commons
ArtifactId

ArtifactId

code-analysis
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Labs64 :: Commons :: Static Code Analysis Rules
Labs64 Static Code Analysis Rules for Java (CheckStyle, SpotBugs, PMD)
Project URL

Project URL

https://www.labs64.com
Project Organization

Project Organization

Labs64 GmbH
Source Code Management

Source Code Management

https://github.com/Labs64/code-analysis

Download code-analysis

How to add to project

<!-- https://jarcasting.com/artifacts/com.labs64.commons/code-analysis/ -->
<dependency>
    <groupId>com.labs64.commons</groupId>
    <artifactId>code-analysis</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.labs64.commons/code-analysis/
implementation 'com.labs64.commons:code-analysis:2.0.1'
// https://jarcasting.com/artifacts/com.labs64.commons/code-analysis/
implementation ("com.labs64.commons:code-analysis:2.0.1")
'com.labs64.commons:code-analysis:jar:2.0.1'
<dependency org="com.labs64.commons" name="code-analysis" rev="2.0.1">
  <artifact name="code-analysis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.labs64.commons', module='code-analysis', version='2.0.1')
)
libraryDependencies += "com.labs64.commons" % "code-analysis" % "2.0.1"
[com.labs64.commons/code-analysis "2.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.

Versions

Version
2.0.1
2.0.0