License |
License |
---|---|
Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis |
GroupId | GroupIdorg.ops4j.pax.transx |
ArtifactId | ArtifactIdpax-transx-checkstyle-rules |
Last Version | Last Version0.4.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMaven parent POM for all OPS4J Maven projects.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax.transx/pax-transx-checkstyle-rules/ -->
<dependency>
<groupId>org.ops4j.pax.transx</groupId>
<artifactId>pax-transx-checkstyle-rules</artifactId>
<version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.transx/pax-transx-checkstyle-rules/
implementation 'org.ops4j.pax.transx:pax-transx-checkstyle-rules:0.4.4'
// https://jarcasting.com/artifacts/org.ops4j.pax.transx/pax-transx-checkstyle-rules/
implementation ("org.ops4j.pax.transx:pax-transx-checkstyle-rules:0.4.4")
'org.ops4j.pax.transx:pax-transx-checkstyle-rules:jar:0.4.4'
<dependency org="org.ops4j.pax.transx" name="pax-transx-checkstyle-rules" rev="0.4.4">
<artifact name="pax-transx-checkstyle-rules" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.transx', module='pax-transx-checkstyle-rules', version='0.4.4')
)
libraryDependencies += "org.ops4j.pax.transx" % "pax-transx-checkstyle-rules" % "0.4.4"
[org.ops4j.pax.transx/pax-transx-checkstyle-rules "0.4.4"]