MVN

org.objectweb.think.minus.applications.L4 : sources

Maven & Gradle

Nov 05, 2007

Sources and tests of L4. · This module contains only the sources and tests of the parent module. It does not allow to compile it.

<dependency>
    <groupId>org.objectweb.think.minus.applications.L4</groupId>
    <artifactId>sources</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.objectweb.think.minus.applications.L4 : sources to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of org.objectweb.think.minus.applications.L4 : sources to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
sources-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.objectweb.think.minus.applications.L4</groupId>
    <artifactId>sources</artifactId>
    <version>1.0</version>
</dependency>