License |
License |
---|---|
GroupId | GroupIdorg.joinfaces |
ArtifactId | ArtifactIdjoinfaces-parent |
Version | Version3.2.6 |
Type | Typejar |
Description |
DescriptionJoinFaces Parent
JoinFaces configuration for reports and quality checks: pmd, cpd, checkstyle, findbugs, cycles, duplicate.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
joinfaces-parent-3.2.6.pom | 11 KB |
joinfaces-parent-3.2.6-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.joinfaces/joinfaces-parent/ -->
<dependency>
<groupId>org.joinfaces</groupId>
<artifactId>joinfaces-parent</artifactId>
<version>3.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.joinfaces/joinfaces-parent/
implementation 'org.joinfaces:joinfaces-parent:3.2.6'
// https://jarcasting.com/artifacts/org.joinfaces/joinfaces-parent/
implementation ("org.joinfaces:joinfaces-parent:3.2.6")
'org.joinfaces:joinfaces-parent:jar:3.2.6'
<dependency org="org.joinfaces" name="joinfaces-parent" rev="3.2.6">
<artifact name="joinfaces-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joinfaces', module='joinfaces-parent', version='3.2.6')
)
libraryDependencies += "org.joinfaces" % "joinfaces-parent" % "3.2.6"
[org.joinfaces/joinfaces-parent "3.2.6"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1u2 |