Preesm Maven :: Coding Policy

This project provides few Maven helper plugins for automating release tasks and auto configuration of the IDE.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.preesm.maven
ArtifactId

ArtifactId

coding-policy
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Preesm Maven :: Coding Policy
This project provides few Maven helper plugins for automating release tasks and auto configuration of the IDE.
Project Organization

Project Organization

IETR / INSA Rennes - VAADER

Download coding-policy

How to add to project

<!-- https://jarcasting.com/artifacts/org.preesm.maven/coding-policy/ -->
<dependency>
    <groupId>org.preesm.maven</groupId>
    <artifactId>coding-policy</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.preesm.maven/coding-policy/
implementation 'org.preesm.maven:coding-policy:1.3.1'
// https://jarcasting.com/artifacts/org.preesm.maven/coding-policy/
implementation ("org.preesm.maven:coding-policy:1.3.1")
'org.preesm.maven:coding-policy:jar:1.3.1'
<dependency org="org.preesm.maven" name="coding-policy" rev="1.3.1">
  <artifact name="coding-policy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.preesm.maven', module='coding-policy', version='1.3.1')
)
libraryDependencies += "org.preesm.maven" % "coding-policy" % "1.3.1"
[org.preesm.maven/coding-policy "1.3.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.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0