io.sgr.maven:maven-rules

Ruleset and configuration for the various checker tools used by build.

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.sgr.maven
ArtifactId

ArtifactId

maven-rules
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Ruleset and configuration for the various checker tools used by build.

Download maven-rules

How to add to project

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

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.1.1