| License |
License |
|---|---|
| GroupId | GroupIdorg.perfectable |
| ArtifactId | ArtifactIdbuildable |
| Last Version | Last Version8.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBuildable
Restrictive configurations for Java static analysis tools
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| buildable-8.0.0.pom | |
| buildable-8.0.0.jar | 11 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.puppycrawl.tools : checkstyle | jar | 10.2 |
| net.sourceforge.pmd : pmd-java | jar | 6.42.0 |