Buildable

Restrictive configurations for Java static analysis tools

License

License

GroupId

GroupId

org.perfectable
ArtifactId

ArtifactId

buildable
Last Version

Last Version

8.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Buildable
Restrictive configurations for Java static analysis tools
Project URL

Project URL

https://perfectable.org/
Source Code Management

Source Code Management

https://source.perfectable.org/nivertius/buildable

Download buildable

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
com.puppycrawl.tools : checkstyle jar 10.2
net.sourceforge.pmd : pmd-java jar 6.42.0

Project Modules

There are no modules declared in this project.

Versions

Version
8.0.0
7.1.0
7.0.0