MVN

org.jrebirth.af : tooling

Maven & Gradle

Jun 07, 2018
82 stars

JRebirth Tools · Set of tool modules around JRebirth Application Framework

<dependency>
    <groupId>org.jrebirth.af</groupId>
    <artifactId>tooling</artifactId>
    <version>jrebirth-maven-plugin</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jrebirth.af : tooling to add to Maven - Latest Versions:

  • Latest Stable: jrebirth-maven-plugin

All Versions

Choose a version of org.jrebirth.af : tooling to add to Maven - All Versions:

Version Vulnerabilities Updated
8.6.x
tooling-8.6.0
jrebirth
tooling-jrebirth-maven-plugin
ecore2fx
tooling-ecore2fx
codegen
tooling-codegen

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jrebirth.af</groupId>
    <artifactId>tooling</artifactId>
    <version>jrebirth-maven-plugin</version>
</dependency>

Advertisement