build-tools

Checkstyle Rules

License

License

Categories

Categories

Build Tools Data
GroupId

GroupId

com.cooldatasoft
ArtifactId

ArtifactId

build-tools
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

build-tools
Checkstyle Rules
Project URL

Project URL

https://github.com/cooldatasoft/build-tools
Source Code Management

Source Code Management

http://github.com/cooldatasoft/build-tools/tree/develop

Download build-tools

How to add to project

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

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.

build-tools

Contains checkstyle rules for cooldatasoft

Check Latest Dependency Version

mvn versions:display-dependency-updates
mvn versions:display-plugin-updates

Release

mvn -DperformRelease=true clean compile deploy

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0