Basis Technology Open Source Buildtools

Configuration files for Checkstyle, PMD, and bnd.

License

License

GroupId

GroupId

com.basistech
ArtifactId

ArtifactId

open-source-buildtools
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Basis Technology Open Source Buildtools
Configuration files for Checkstyle, PMD, and bnd.
Project URL

Project URL

https://github.com/basis-technology-corp/rosette-maven-buildtools
Project Organization

Project Organization

Basis Technology Corp.
Source Code Management

Source Code Management

https://github.com/basis-technology-corp/rosette-maven-buildtools

Download open-source-buildtools

How to add to project

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

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.

Basis Maven Buildtools

This project publishes checkstyle and PMD rules to Maven, so that they can be reused in multiple projects using the maven-checkstyle-plugin and maven-pmd-plugin.

com.basistech

Basis Technology Corporation

Versions

Version
4.0.0
3.0.0
2.0.0
1.0.0