Last Version

Preesm Maven :: Coding Policy 1.3.1

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
Version

Version

1.3.1
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 1.3.1


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