MVN

org.objectweb.fractal.cecilia : runtime

Maven & Gradle

Apr 21, 2009

Cecilia runtime parent module · Parent module for Cecilia runtime modules.

<dependency>
    <groupId>org.objectweb.fractal.cecilia</groupId>
    <artifactId>runtime</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.objectweb.fractal.cecilia : runtime to add to Maven - Latest Versions:

  • Latest Stable: 2.1.0
  • Latest Beta: 2.0-beta-3
  • Latest Alpha: 2.0-alpha-5

All Versions

Choose a version of org.objectweb.fractal.cecilia : runtime to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
runtime-2.1.0
2.1
runtime-2.1-start-8763
runtime-2.1-start-8605
runtime-2.1-start-8599
2.0.x
runtime-2.0.4
runtime-2.0.3
runtime-2.0.2
runtime-2.0.1
2.0
runtime-2.0
runtime-2.0-beta-3
runtime-2.0-beta-2
runtime-2.0-beta-1
runtime-2.0-alpha-5
runtime-2.0-alpha-4
runtime-2.0-alpha-3
runtime-2.0-alpha-2
runtime-2.0-alpha-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.objectweb.fractal.cecilia</groupId>
    <artifactId>runtime</artifactId>
    <version>2.1.0</version>
</dependency>

Advertisement