MVN

io.ecocode : ecocode-parent

Maven & Gradle

Aug 08, 2023
122 stars

ecoCode Sonar Plugins Project · Provides rules to reduce the environmental footprint of your programs

<dependency>
    <groupId>io.ecocode</groupId>
    <artifactId>ecocode-parent</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.ecocode : ecocode-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of io.ecocode : ecocode-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
ecocode-parent-0.0.3
ecocode-parent-0.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.ecocode</groupId>
    <artifactId>ecocode-parent</artifactId>
    <version>0.0.3</version>
</dependency>