com.squeakysand.devtools - static-checks-java

Aggregates the modules related to applying static checks to Java source code.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.squeakysand.devtools
ArtifactId

ArtifactId

static-checks-java
Last Version

Last Version

5
Release Date

Release Date

Type

Type

pom
Description

Description

com.squeakysand.devtools - static-checks-java
Aggregates the modules related to applying static checks to Java source code.
Project URL

Project URL

http://www.squeakysand.com/projects/devtools/static-checks-java/5/
Project Organization

Project Organization

squeakysand.com

Download static-checks-java

Filename Size
static-checks-java-5.pom 2 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.squeakysand.devtools/static-checks-java/ -->
<dependency>
    <groupId>com.squeakysand.devtools</groupId>
    <artifactId>static-checks-java</artifactId>
    <version>5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.squeakysand.devtools/static-checks-java/
implementation 'com.squeakysand.devtools:static-checks-java:5'
// https://jarcasting.com/artifacts/com.squeakysand.devtools/static-checks-java/
implementation ("com.squeakysand.devtools:static-checks-java:5")
'com.squeakysand.devtools:static-checks-java:pom:5'
<dependency org="com.squeakysand.devtools" name="static-checks-java" rev="5">
  <artifact name="static-checks-java" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.squeakysand.devtools', module='static-checks-java', version='5')
)
libraryDependencies += "com.squeakysand.devtools" % "static-checks-java" % "5"
[com.squeakysand.devtools/static-checks-java "5"]

Dependencies

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

Project Modules

  • static-checks-java-config
  • static-checks-java-self-check

Versions

Version
5
4
3
2
1