Apache OpenWebBeans build tools

Checkstyle rules and other utilities which are only used by OpenWebBeans at build time.

License

License

Categories

Categories

Build Tools Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

org.apache.openwebbeans.build-tools
ArtifactId

ArtifactId

checkstyle-rules
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Apache OpenWebBeans build tools
Checkstyle rules and other utilities which are only used by OpenWebBeans at build time.
Project Organization

Project Organization

The Apache Software Foundation

Download checkstyle-rules

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.openwebbeans.build-tools/checkstyle-rules/ -->
<dependency>
    <groupId>org.apache.openwebbeans.build-tools</groupId>
    <artifactId>checkstyle-rules</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.openwebbeans.build-tools/checkstyle-rules/
implementation 'org.apache.openwebbeans.build-tools:checkstyle-rules:1.3'
// https://jarcasting.com/artifacts/org.apache.openwebbeans.build-tools/checkstyle-rules/
implementation ("org.apache.openwebbeans.build-tools:checkstyle-rules:1.3")
'org.apache.openwebbeans.build-tools:checkstyle-rules:jar:1.3'
<dependency org="org.apache.openwebbeans.build-tools" name="checkstyle-rules" rev="1.3">
  <artifact name="checkstyle-rules" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.openwebbeans.build-tools', module='checkstyle-rules', version='1.3')
)
libraryDependencies += "org.apache.openwebbeans.build-tools" % "checkstyle-rules" % "1.3"
[org.apache.openwebbeans.build-tools/checkstyle-rules "1.3"]

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0.0