MVN

de.fau.cs.osr : tooling

Maven & Gradle

Sep 13, 2017
1 stars

Tooling · The parent project for all projects in the de.fau.cs.osr group of the Open Source Research Group.

<dependency>
    <groupId>de.fau.cs.osr</groupId>
    <artifactId>tooling</artifactId>
    <version>3.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.fau.cs.osr : tooling to add to Maven - Latest Versions:

  • Latest Stable: 3.0.8

All Versions

Choose a version of de.fau.cs.osr : tooling to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
tooling-3.0.8
tooling-3.0.7
tooling-3.0.6
2.2.x
tooling-2.2.0
2.1.x
tooling-2.1.0
2.0.x
tooling-2.0.0
1.1.x
tooling-1.1.1
tooling-1.1.0
1.0.x
tooling-1.0.4.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.fau.cs.osr</groupId>
    <artifactId>tooling</artifactId>
    <version>3.0.8</version>
</dependency>

Advertisement